Your agent sells eSIMs. You earn USDC.
Building on x402? Put "ref": "your Algorand address" on any quote or pay link. When that order is delivered you get 25% of our net margin, sent to your address on-chain. No signup, no dashboard, no invoice.
1 · Tag the order
Add ref to POST /v1/quote, or create a checkout link with POST /v1/links. The MCP tools take it too.
2 · It gets delivered
Delivered orders only. Refunds and self-referrals earn nothing. The share is of margin, never of price.
3 · USDC lands on-chain
Batched per address once you are owed 1.00 USDC. Your address must be opted in to USDC.
Make a share link
Pick an eSIM, paste your address, get a link anyone can pay from their own wallet. Post it, and every sale through it pays you.
Check your earnings
Leaderboard
| Referrer | Orders | Earned |
|---|
Nobody has earned yet. The first line is yours.
For agents
curl -X POST https://iomarkets.app/v1/links -H 'content-type: application/json' \
-d '{"type":"esim","offerId":"<from /v1/catalog?type=esim>","ref":"<your address>"}'
# → { "url": "https://iomarkets.app/l/pl_…", "share": { "x": "…" } }
Terms as JSON: /v1/referrals · your numbers: /v1/referrals/<address> · full API: /agent.md