Protocol details
Technical Details
Paid endpoints use HTTP 402 payment gating with exact USDC payments.
The API verifies transactions on-chain and uses a Durable Object ledger for replay protection.
Show full pricing JSON
{
"chain_namespace": "eip155",
"chains": {
"1": "Ethereum",
"10": "Optimism",
"8453": "Base",
"42161": "Arbitrum One",
"43114": "Avalanche C-Chain"
},
"currency": "USDC",
"payment_asset": "USDC",
"payment_scheme": "exact",
"pricing": {
"/decision/optimize": {
"price": 0.01,
"unit": "per_request"
}
}
}