The agent calls your API
Any HTTP client works. The agent sends a normal request — no API key, no account.
x402 settlement · robinhood chain
Hoodx402 is the payment rail for AI agents on Robinhood Chain. An agent calls your API, your API says 402, the facilitator settles 0.001 USDG on-chain, and the call completes. No keys, no subscriptions, no chargebacks.
built on the x402 open standard · settled in USDG & cbBTC
how it works
Any HTTP client works. The agent sends a normal request — no API key, no account.
The challenge header carries the terms: asset, amount, facilitator. Money stays where it is until the agent agrees.
The agent signs once. Hoodx402 verifies and settles on-chain in USDG — you never hold keys or run a merchant stack.
The response returns with an on-chain receipt. Auditable by anyone, dispute-proof by default.
build
The SDK attaches x402 to your existing server. Prices are yours to set — per call, per row, per task. The facilitator does the rest.
import { x402 } from "@Hoodx402/sdk";
// your server, unchanged
const api = x402.wrap(app, {
asset: "USDG",
chain: "robinhood",
});
api.route("GET /v1/quote", handler, {
price: "0.001",
}); the rail, so far
stands on
roadmap
Verify + settle for USDG. First ten paid endpoints live with design partners.
Public SDK, on-chain endpoint registry, first mainnet markets.
Task milestones, slashing for fraud, reputation that follows an agent across apps.
Anyone can run a facilitator and earn settlement fees. The rail, unowned.
whitelist
The first 10,000 addresses get mainnet access, SDK office hours, and a founder rate on settlement fees.