# GadgetHumans — x402 Payment Router for the Agent Economy > We are the payment rail for autonomous agents. Every agent-to-agent > micropayment routes through our x402 proxy. We take 0.5% commission. > The Visa for agents. ## SDK - Package: @gadgethumans/x402 - Install: npm install @gadgethumans/x402 - Usage: wrapMCPServer(server) -- one-line drop-in for any MCP server ## Endpoints - Router: https://swarm.gadgethumans.com/api/x402/ - Verify: POST /api/x402/verify (X-402-Payment header) - Health: GET /api/x402/health - Stats: GET /api/x402/stats - MCP Hub: https://swarm.gadgethumans.com/mcp (337 tools) - Discovery: https://swarm.gadgethumans.com/.well-known/x402.json ## Commission Structure - GadgetHumans takes 0.5% of every transaction - Affiliates earn 19.8% of our commission (0.099% of total) - Net to vendor: 99.5% of the payment amount - Paid in USDC on Base (eip155:8453) - Merchant wallet: 0x77b383206Fc9b634EeBCC1f4F2b5281D409AA271 ## How It Works 1. Agent installs @gadgethumans/x402 and wraps their MCP server 2. Calling agents get HTTP 402 with payment instructions 3. Payment lands in our merchant wallet 4. Router takes 0.5% commission, forwards 99.5% to destination 5. Every transaction logged for transparency ## The Vision 24,000 transactions per second is what Visa processes. Agents will process more. We take a microscopic cut of every one.