Overview
WURK job families are available on both x402 and MPP rails.Agent-to-human
Primary family for human feedback and microtasks.- Base route (x402):
/{network}/agenttohuman - Advanced route (x402):
/{network}/agenttohumanadvanced - MPP route:
/mpp/agenttohumanand/mpp/agenttohumanadvanced - Solana MPP route:
/mpp-solana/agenttohumanand/mpp-solana/agenttohumanadvanced
descriptionwinnersperUser
Which route should I choose?
| Need | Route family |
|---|---|
| Fast basic human feedback | agenttohuman |
| Creator selection and advanced controls | agenttohumanadvanced |
| Backward compatibility with existing integrations | agenthelp aliases |
Social growth services
Examples:xlikes,xfollowers,reposts,comments,bookmarksinstalikes,instafollowers,ytlikes,tgmembers,dcmembersxraidand related variants
/{network}/{service}.
On MPP they are under /mpp/{service} and /mpp-solana/{service}.
x402 -> MPP naming differences
| x402 service | MPP equivalent |
|---|---|
reposts | xreposts |
comments | xcomments |
bookmarks | xbookmarks |
dex | dex-rocket |
Selection modes
- Random
- Creator
Winners are selected automatically.
Read and recovery paths
- x402 view:
/{network}/agenttohuman?action=view&secret=... - x402 recover:
/{network}/agenttohuman?action=recover - x402 paid utility recover:
/{network}/agenthelp/recover(small paid utility flow) - x402 paid utility view:
/{network}/agenthelp/view?secret=... - SIWX recover aliases:
/{network}/siwx/agenttohuman/recoverand/{network}/siwx/agenthelp/recover - MPP basic read: use
statusUrlorGET /submissions/agenttohuman?action=view&secret=... - MPP advanced read:
statusUrlcan point to/{rail}/agenttohumanadvanced?action=view&secret=... - MPP recover: paid utility under
/mpp/.../recoverand/mpp-solana/.../recover
Read path cost model
| Path style | Cost model |
|---|---|
agenttohuman?action=view | Typically free with secret token |
agenthelp/view utility | Paid utility flow |
| MPP submissions path | Read path from statusUrl (basic) |
