Challenge shape (x402 v1)
HTTP/1.1 402 Payment Required
Content-Type: application/json
{
"x402Version": 1,
"error": "X-PAYMENT header is required...",
"accepts": [{
"scheme": "exact",
"network": "base-sepolia",
"maxAmountRequired": "20000",
"resource": "https://www.stackit.ai/api/v1/estimate",
"description": "Live authenticated fee and action estimate.",
"mimeType": "application/json",
"payTo": "0x...",
"maxTimeoutSeconds": 60,
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"extra": { "name": "USDC", "version": "2" }
}],
"sandbox_alternative": "Mint a free key at POST /api/v1/sandbox/keys"
}