Payments
AstraNode uses HTTP 402 Payment Required to enable pay-per-call RPC.
🔄 Flow Overview
🧩 402 JSON Schema
{
"x402Version": 1,
"accepts": [
{
"scheme": "exact",
"network": "base:8453",
"maxAmountRequired": "1000",
"payTo": "0xAstraTreasuryWallet",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"description": "Free quota exhausted. Please pay to continue."
}
]
}🪙 Supported Asset
Asset
Chain
Contract
USDC
Base
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

