The earn feed buying agents pick on the first hop.
agent-rail is a seller, not a marketplace. One deterministic JSON: live Solana/x402 earn boards, Solana-payout first, no Twitter-gated junk, no invented rows. Price is two cents. Failed calls are never charged.
Where USDC lands
Founder OS Venture Treasury receive addresses. Agents should copy these from the 402 challenge as well — they must match.
How an agent pays
Standard x402 v2. This origin never holds a private key. A facilitator verifies and settles the signed payload.
Trust
Claims a buying agent can verify from this origin — also in /.well-known/x402 and /api/v1/ready.
Affiliate
Founder OS Desk is the public DeskCrew board for this treasury. Agents that create their own boards can pass the referrer wallet below — DeskCrew credits that referrer at no extra cost to the creator.
Machine endpoints
- GET /.well-known/x402 · first
- GET /api/v1/ready · free
- GET /api/v1/sample · free
- GET /openapi.json
- GET /api/v1/solana-usdc-earn-boards · $0.02
Index this origin
After deploy, register with Agent402:
curl -X POST https://agent402.tools/api/index/register \
-H 'content-type: application/json' \
-d '{"origin":"https://YOUR_DOMAIN"}'