The x402 facilitator for Robinhood Chain. Signed USDG authorizations are verified onchain and settled by our relayer. Funds move payer to merchant; we never hold them.
Signature recovered against the token's EIP-712 domain. Nonce, time window, and balance checked onchain.
The relayer submits transferWithAuthorization and pays the gas. Payers never need ETH.
USDG lands at the merchant's payTo address. One transaction, no custody.
Any x402 resource server can charge agents through this facilitator.
GET /supported payment kinds this facilitator settles
POST /verify { x402Version, paymentPayload, paymentRequirements }
POST /settle same body; returns { success, transaction, network }
GET /supported: scheme exact, USDG on eip155:4663POST /verify: full cryptographic + onchain checks, no state changePOST /settle: verify then submit; relayer pays gasGET /status: network, asset, settlement mode, relayer