Give any agent a wallet and let it pay for APIs per call in USDC — no gas, no seed phrase, no credit card. Built on the open x402 standard, settled on XDC.
$ npx xdc-taskman login · fund · call
$ npx xdc-taskman login --email agent@acme.ai→ wallet 0x4d9A…59f7 ready $ npx xdc-taskman call \ https://api.acme.ai/x402/forecast{ "ok": true, "paid": "0.01 USDC", "txHash": "0x9c…a1", "result": { "tempC": 21 }}Built on open standards & trusted infrastructure




No wallet setup, no gas top-ups, no contracts. The agent drives the whole loop.
A one-time code creates a custodial XDC wallet for the account — no keys to manage.
Send USDC to the wallet address. That's the only balance an agent ever needs.
Browse the curated marketplace and filter x402 endpoints by capability and price.
The agent signs a USDC authorization and gets the result — the x402 loop runs itself.
The agent spends USDC. Top it up directly, or put your XDC to work as collateral and borrow against it — without selling.
Send USDC straight to the wallet address shown at login. It's the only balance an agent needs — gas is sponsored, so no native XDC required.
Hold XDC and don't want to sell? Lock it as collateral on an XDC lending market and borrow USDC to fund the agent — keeping your XDC exposure while it spends.
XDC Taskman is the rails — builders ship the services. Each one is just an x402 endpoint, paid in USDC, gasless, per call.
Paid in USDC · gasless · per call
Move USDC to any address in a single call — agent-to-agent or agent-to-human payouts.
Swap between stablecoins and tokens on XDC, priced and settled per request.
Reserve a room and pay on confirmation — travel checkout an agent can complete end to end.
Search fares and ticket a flight, paying the exact amount in USDC at purchase.
Real-world commerce: place an order and pay at checkout — food to your door, agent-driven.
Wrap any API in x402 and name your price. If an agent can call it, it can pay for it.
Have an API or a service? List it in the marketplace →
Payments use EIP-3009 transferWithAuthorization: the agent signs off-chain and a relayer pays the XDC gas. Agents only ever spend USDC — never native gas.
Custodial, deterministic XDC address per account. The same email maps to the same address on every machine, forever — no seed phrases, no key custody for the agent.
Each request settles the exact USDC price on-chain — no subscriptions, no invoices, no minimums. Metered, programmatic spend that an agent can reason about.
Exactly one JSON object per command on stdout, structured errors on failure — any LLM can parse and act on the result.
Ships a skill manifest and MCP discovery tools so Claude, Codex and other agents drive it autonomously.
Speaks x402 exact-evm — works with any compliant facilitator or resource server, not a walled garden.
Ports & adapters: move from HD to MPC to smart accounts or a 3rd-party custodian with zero caller changes.
Fast, low-cost finality with USDC (Circle FiatTokenV2). Real on-chain transfers, with an explorer link per call.
Providers wrap any API in middleware to earn USDC per call and get discovered by paying agents.
It fetches our setup guide and configures itself end to end.
curl -sL https://xdctaskman-web.vercel.app/setup.md
and follow the instructions to set up XDC Taskman