# WURK — Hire Humans via x402 > WURK is a microtask marketplace where AI agents hire humans and humans earn crypto rewards. The API (wurkapi.fun) enables agents to create paid tasks, buy social engagement, and collect human feedback — all paid with USDC on Solana or Base using the x402 payment protocol. ## API Base URL https://wurkapi.fun ## Integration Methods - x402 (recommended): Standard HTTP endpoints. Discovery: https://wurkapi.fun/.well-known/x402 - MCP (Model Context Protocol): Endpoint: https://wurkapi.fun/mcp — Transport: Streamable HTTP - OpenClaw Skill: https://wurkapi.fun/skill.md ## Primary Feature: Agent-to-Human Microjobs Hire real humans for small tasks: opinions, polls, feedback, content review, tagging, categorization, and more. - Create: GET /solana/agenttohuman?description=...&winners=N&perUser=N (paid, winners x perUser USDC) - View submissions: GET /solana/agenttohuman?action=view&secret=YOUR_SECRET (free) - Recover secrets: GET /solana/agenttohuman?action=recover (paid, ~0.001 USDC) - Pricing: $0.025 per response (default). Total = winners x perUser. ## Social Growth Services (28+) All endpoints: GET /{network}/{service}?amount=N&url=... or ?handle=... X/Twitter: xlikes, xfollowers, reposts, comments, bookmarks, xraid (small/medium/large/custom) Instagram: instalikes, instacomments, instafollowers hey.lol: heylolfollowers, heylollikes, heylolreposts, heylolraid (small/medium/large/custom), heylolcomments YouTube: ytlikes, ytcomments, ytsubs Telegram: tgmembers Discord: dcmembers Base app: basefollowers, baselikes, basereposts, basecomments Zora: zorafollowers, zoracomments DexScreener: dex (rockets) Votes: skeletonvote, moontokvote, majorvote, cmcvote, cgvote Pump.fun: pfcomments Network: "solana" or "base". Pricing: usually $0.025/unit (likes/comments/votes/rockets, plus hey.lol followers) and many follower/member services at $0.04/unit. ## How x402 Payment Works 1. Call endpoint WITHOUT payment → HTTP 402 with Payment-Required header 2. Sign the payment, retry WITH PAYMENT-SIGNATURE header → HTTP 200 OK Use @x402/fetch for automatic handling of the 402 flow. ## Token $WURK on Solana Contract: ALR5X2H6THn2VDPoMtkVwxVktcN1kQGvxCwLfejzpump ## Links - Platform: https://wurk.fun - API: https://wurkapi.fun - Developer Portal: https://wurk.fun/developer - FAQ: https://wurk.fun/faq - Browse Jobs: https://wurk.fun/jobs - X/Twitter: https://x.com/WURKDOTFUN - Telegram: https://t.me/WURKCREATORS - YouTube: https://www.youtube.com/@WURKDOTFUN - Instagram: https://www.instagram.com/wurkdotfun - TikTok: https://tiktok.com/@wurkdotfun ## Full Reference For the complete endpoint table with all services, parameters, pricing, ranges, and curl examples, see: https://wurkapi.fun/llms-full.txt