x402 protocolRobinhood Chain, 4663USDG micropayments
Charge for your API in 60 seconds.
Paste a URL, set a price, get back a paid endpoint. Your buyers never sign up, never see an invoice and never fill in a payment form. They just sign one message. Works the same whether a person or an agent is paying.
one sale, two requests, one signature
$ curl https://hood402.com/p/ab12cd34
HTTP/1.1 402 Payment Required
{ "accepts": [{ "maxAmountRequired": "1000",
"asset": "USDG", "network": "eip155:4663" }] }
signing EIP-3009 transferWithAuthorization...
$ curl ... -H "X-PAYMENT: <signed authorization>"
HTTP/1.1 200 OK
{ "premium": "data" }
X-PAYMENT-RESPONSE: { txHash: 0x4f2a... } paid
$0.001
smallest price you can charge
2
HTTP calls per sale
0
signups for your buyers
9
integration targets
Three steps and you are selling
You can go from an idle API to one that earns USDG without leaving the page.
1
Point
Paste the URL of an API you already run, write a JSON response here, or upload static content. Your backend stays as it is.
2
Price
Pick what one request costs in USDG. Prices start at a tenth of a cent, and you choose between fixed and up-to pricing.
3
Publish
Hit generate. You walk away with a live paid URL, integration code for nine platforms, and a playground that proves it works.
What you get after that last click
Questions people ask first
Your first paid endpoint is a minute away
Free to try on the built in test facilitator. No funds, no signup, the full protocol.
Start building