{"x402Version":2,"payTo":"0xa7e1fe3744E3b6D55237d95cE575cAFe3b8abeCD","resources":[{"id":8165,"slug":"8165","resource":"https://blockchain-api.x402-chain-tools.workers.dev/chain/block","description":"Check the latest or current Base Mainnet block number. Use this to get the live Base block height.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa7e1fe3744E3b6D55237d95cE575cAFe3b8abeCD","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"5vX2u7mkwhxpvQYNA7SqmauJjkcfnxETQ6tKVZphzKyM","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"block":{"number":0,"number_hex":"0x0"},"network":"eip155:8453","ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{},"required":[],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"block":{"additionalProperties":false,"properties":{"number":{"type":["integer","string"]},"number_hex":{"pattern":"^0x[0-9a-fA-F]+$","type":"string"}},"required":["number","number_hex"],"type":"object"},"network":{"const":"eip155:8453","type":"string"},"ok":{"const":true,"type":"boolean"}},"required":["ok","network","block"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"blockchain-api.x402-chain-tools.workers.dev","lastUpdated":"2026-09-12T16:51:26.732Z","quality":{"calls30d":3,"uniquePayers30d":2,"lastCalledAt":"2026-09-12T16:51:26.42Z"},"liveness":{},"verified":false,"featured":false},{"id":8922,"slug":"8922","resource":"https://arn-x402-payguard-payment-security.rajdeep-dutta-in.workers.dev/preflight","description":"Agent Reliability Network: ARN x402 PayGuard provides x402 payment security for autonomous AI agents. Check the seller before you pay with payment preflight and payment-challenge validation. Returns ALLOW, CAUTION, or BLOCK.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa7e1fe3744E3b6D55237d95cE575cAFe3b8abeCD","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"5vX2u7mkwhxpvQYNA7SqmauJjkcfnxETQ6tKVZphzKyM","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"intended_spend_usdc":0.03,"url":"https://paid-agent.example/api"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","authorization":{"mechanism":null,"status":"UNAVAILABLE"},"checks":{"asset_address_valid":true,"canonical_usdc":true,"challenge_stable":true,"content_type_sane":true,"exact_payment":true,"http_402":true,"https":true,"no_unsafe_redirect":true,"pay_to_address_valid":true,"pay_to_safe_receiver":true,"positive_amount":true,"reachable":true,"reasonable_timeout":true,"resource_binding":true,"response_size_within_limit":true,"structured_response_sane":true,"supported_network":true,"within_intended_spend":true,"x402_v2":true,"x402_valid":true},"decision":"ALLOW","errors":[],"intended_spend_usdc":0.03,"latency_ms":42,"methodology":"live-security-v1","network":"eip155:8453","payTo":"0x1111111111111111111111111111111111111111","payment_required":true,"quoted_price_atomic":"30000","quoted_price_usdc":0.03,"reachable":true,"reason_codes":[],"scheme":"exact","simulation":{"failure":null,"status":"UNAVAILABLE"},"warnings":[],"x402_valid":true,"x402_version":2},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"authorization":{"additionalProperties":false,"description":"Optional unsigned payment authorization context to compare with the live x402 challenge","properties":{"amount_atomic":{"description":"Atomic token amount the buyer is about to authorize","pattern":"^[0-9]+$","type":"string"},"asset":{"description":"Payment asset the buyer is about to authorize","type":"string"},"network":{"description":"CAIP-2 payment network the buyer is about to authorize","type":"string"},"payTo":{"description":"Payment recipient the buyer is about to authorize","type":"string"},"payer":{"description":"Optional expected EIP-3009 authorization payer; distinct from a transaction relayer","type":"string"},"resource":{"description":"Seller resource the authorization is intended to purchase","format":"uri","type":"string"},"transaction":{"additionalProperties":false,"description":"Optional unsigned Base eth_call input reused for transaction simulation and supported canonical USDC authorization decoding","properties":{"data":{"description":"Non-empty hex calldata for the unsigned simulation","pattern":"^0x(?:[0-9a-fA-F]{2})+$","type":"string"},"from":{"description":"Optional EVM caller address for eth_call","type":"string"},"to":{"description":"EVM call target; must match the challenged payment asset","type":"string"},"value":{"description":"Optional hexadecimal native-value quantity for eth_call","pattern":"^0x(?:0|[1-9a-fA-F][0-9a-fA-F]*)$","type":"string"}},"type":"object"},"valid_after":{"description":"Optional authorization valid-after Unix timestamp","type":["integer","string"]},"valid_before":{"description":"Optional authorization expiry Unix timestamp","type":["integer","string"]}},"type":"object"},"intended_spend_usdc":{"description":"Optional maximum USDC amount the buyer intends to authorize","exclusiveMinimum":0,"type":"number"},"url":{"description":"HTTPS URL of the x402 seller endpoint to inspect live","format":"uri","type":"string"}},"required":["url"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"asset":{"type":["string","null"]},"authorization":{"additionalProperties":false,"properties":{"mechanism":{"type":["string","null"]},"status":{"enum":["VERIFIED","MISMATCH","UNAVAILABLE"],"type":"string"}},"required":["status","mechanism"],"type":"object"},"checks":{"additionalProperties":false,"properties":{"asset_address_valid":{"type":"boolean"},"canonical_usdc":{"type":"boolean"},"challenge_stable":{"type":"boolean"},"content_type_sane":{"type":"boolean"},"exact_payment":{"type":"boolean"},"http_402":{"type":"boolean"},"https":{"type":"boolean"},"no_unsafe_redirect":{"type":"boolean"},"pay_to_address_valid":{"type":"boolean"},"pay_to_safe_receiver":{"type":"boolean"},"positive_amount":{"type":"boolean"},"reachable":{"type":"boolean"},"reasonable_timeout":{"type":"boolean"},"resource_binding":{"type":"boolean"},"response_size_within_limit":{"type":"boolean"},"structured_response_sane":{"type":"boolean"},"supported_network":{"type":"boolean"},"within_intended_spend":{"type":["boolean","null"]},"x402_v2":{"type":"boolean"},"x402_valid":{"type":"boolean"}},"required":["https","reachable","no_unsafe_redirect","http_402","x402_valid","x402_v2","exact_payment","supported_network","asset_address_valid","canonical_usdc","pay_to_address_valid","pay_to_safe_receiver","positive_amount","reasonable_timeout","resource_binding","response_size_within_limit","content_type_sane","structured_response_sane","challenge_stable","within_intended_spend"],"type":"object"},"decision":{"enum":["ALLOW","CAUTION","BLOCK"],"type":"string"},"errors":{"items":{"additionalProperties":false,"properties":{"code":{"enum":["HTTPS_REQUIRED","INVALID_URL","SELLER_UNREACHABLE","SELLER_TIMEOUT","UNSAFE_REDIRECT","UNSAFE_REDIRECT_CREDENTIALS","HTTPS_DOWNGRADE","REDIRECT_LOOP","EXCESSIVE_REDIRECTS","EXPECTED_402","INVALID_X402_CHALLENGE","UNSUPPORTED_X402_VERSION","UNSUPPORTED_PAYMENT_SCHEME","NETWORK_MISMATCH","DUPLICATE_PAYMENT_REQUIREMENTS","CONFLICTING_PAYMENT_REQUIREMENTS","AMBIGUOUS_PAYMENT_OPTIONS","INVALID_PAYMENT_ASSET","NON_CANONICAL_USDC","INVALID_PAY_TO","UNSAFE_RECEIVER","RECIPIENT_RPC_UNAVAILABLE","INVALID_PAYMENT_REQUIREMENT","INVALID_PAYMENT_TIMEOUT","RESOURCE_BINDING_MISMATCH","INVALID_CONTENT_TYPE","RESPONSE_TOO_LARGE","MALFORMED_JSON","INVALID_RESPONSE_SCHEMA","NETWORK_CHANGED","ASSET_CHANGED","PAY_TO_CHANGED","PRICE_CHANGED","PAYMENT_REQUIREMENTS_MUTATED","PAYMENT_CHALLENGE_BODY_MISMATCH","INVALID_INTENDED_SPEND","PRICE_EXCEEDS_INTENT","AUTH_AMOUNT_MISMATCH","AUTH_ASSET_MISMATCH","AUTH_NETWORK_MISMATCH","AUTH_RECIPIENT_MISMATCH","CALLDATA_PAYER_MISMATCH","AUTH_RESOURCE_MISMATCH","AUTH_WINDOW_UNSAFE","TRANSACTION_SIMULATION_REVERTED","TRANSACTION_SIMULATION_RPC_UNAVAILABLE","SAFE_REDIRECT_FOLLOWED"],"type":"string"},"message":{"type":"string"}},"required":["code","message"],"type":"object"},"type":"array"},"intended_spend_usdc":{"type":["number","null"]},"latency_ms":{"minimum":0,"type":"integer"},"methodology":{"const":"live-security-v1","type":"string"},"network":{"type":["string","null"]},"payTo":{"type":["string","null"]},"payment_required":{"type":"boolean"},"quoted_price_atomic":{"type":["string","null"]},"quoted_price_usdc":{"type":["number","null"]},"reachable":{"type":"boolean"},"reason_codes":{"items":{"enum":["HTTPS_REQUIRED","INVALID_URL","SELLER_UNREACHABLE","SELLER_TIMEOUT","UNSAFE_REDIRECT","UNSAFE_REDIRECT_CREDENTIALS","HTTPS_DOWNGRADE","REDIRECT_LOOP","EXCESSIVE_REDIRECTS","EXPECTED_402","INVALID_X402_CHALLENGE","UNSUPPORTED_X402_VERSION","UNSUPPORTED_PAYMENT_SCHEME","NETWORK_MISMATCH","DUPLICATE_PAYMENT_REQUIREMENTS","CONFLICTING_PAYMENT_REQUIREMENTS","AMBIGUOUS_PAYMENT_OPTIONS","INVALID_PAYMENT_ASSET","NON_CANONICAL_USDC","INVALID_PAY_TO","UNSAFE_RECEIVER","RECIPIENT_RPC_UNAVAILABLE","INVALID_PAYMENT_REQUIREMENT","INVALID_PAYMENT_TIMEOUT","RESOURCE_BINDING_MISMATCH","INVALID_CONTENT_TYPE","RESPONSE_TOO_LARGE","MALFORMED_JSON","INVALID_RESPONSE_SCHEMA","NETWORK_CHANGED","ASSET_CHANGED","PAY_TO_CHANGED","PRICE_CHANGED","PAYMENT_REQUIREMENTS_MUTATED","PAYMENT_CHALLENGE_BODY_MISMATCH","INVALID_INTENDED_SPEND","PRICE_EXCEEDS_INTENT","AUTH_AMOUNT_MISMATCH","AUTH_ASSET_MISMATCH","AUTH_NETWORK_MISMATCH","AUTH_RECIPIENT_MISMATCH","CALLDATA_PAYER_MISMATCH","AUTH_RESOURCE_MISMATCH","AUTH_WINDOW_UNSAFE","TRANSACTION_SIMULATION_REVERTED","TRANSACTION_SIMULATION_RPC_UNAVAILABLE","SAFE_REDIRECT_FOLLOWED"],"type":"string"},"type":"array","uniqueItems":true},"scheme":{"enum":["exact",null],"type":["string","null"]},"simulation":{"additionalProperties":false,"properties":{"failure":{"type":["string","null"]},"status":{"enum":["SUCCESS","REVERTED","UNAVAILABLE","UNKNOWN"],"type":"string"}},"required":["status","failure"],"type":"object"},"warnings":{"items":{"additionalProperties":false,"properties":{"code":{"enum":["HTTPS_REQUIRED","INVALID_URL","SELLER_UNREACHABLE","SELLER_TIMEOUT","UNSAFE_REDIRECT","UNSAFE_REDIRECT_CREDENTIALS","HTTPS_DOWNGRADE","REDIRECT_LOOP","EXCESSIVE_REDIRECTS","EXPECTED_402","INVALID_X402_CHALLENGE","UNSUPPORTED_X402_VERSION","UNSUPPORTED_PAYMENT_SCHEME","NETWORK_MISMATCH","DUPLICATE_PAYMENT_REQUIREMENTS","CONFLICTING_PAYMENT_REQUIREMENTS","AMBIGUOUS_PAYMENT_OPTIONS","INVALID_PAYMENT_ASSET","NON_CANONICAL_USDC","INVALID_PAY_TO","UNSAFE_RECEIVER","RECIPIENT_RPC_UNAVAILABLE","INVALID_PAYMENT_REQUIREMENT","INVALID_PAYMENT_TIMEOUT","RESOURCE_BINDING_MISMATCH","INVALID_CONTENT_TYPE","RESPONSE_TOO_LARGE","MALFORMED_JSON","INVALID_RESPONSE_SCHEMA","NETWORK_CHANGED","ASSET_CHANGED","PAY_TO_CHANGED","PRICE_CHANGED","PAYMENT_REQUIREMENTS_MUTATED","PAYMENT_CHALLENGE_BODY_MISMATCH","INVALID_INTENDED_SPEND","PRICE_EXCEEDS_INTENT","AUTH_AMOUNT_MISMATCH","AUTH_ASSET_MISMATCH","AUTH_NETWORK_MISMATCH","AUTH_RECIPIENT_MISMATCH","CALLDATA_PAYER_MISMATCH","AUTH_RESOURCE_MISMATCH","AUTH_WINDOW_UNSAFE","TRANSACTION_SIMULATION_REVERTED","TRANSACTION_SIMULATION_RPC_UNAVAILABLE","SAFE_REDIRECT_FOLLOWED"],"type":"string"},"message":{"type":"string"}},"required":["code","message"],"type":"object"},"type":"array"},"x402_valid":{"type":"boolean"},"x402_version":{"enum":[2,null],"type":["integer","null"]}},"required":["decision","reason_codes","checks","warnings","errors","reachable","payment_required","x402_valid","x402_version","scheme","network","asset","payTo","quoted_price_atomic","quoted_price_usdc","intended_spend_usdc","authorization","simulation","latency_ms","methodology"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"arn-x402-payguard-payment-security.rajdeep-dutta-in.workers.dev","lastUpdated":"2026-09-14T19:56:35.532Z","quality":{"calls30d":3,"uniquePayers30d":3,"lastCalledAt":"2026-09-14T19:56:35.171Z"},"liveness":{},"verified":false,"featured":false},{"id":8166,"slug":"8166","resource":"https://blockchain-api.x402-chain-tools.workers.dev/chain/transaction-lookup","description":"Lookup Base transaction by hash on Base Mainnet. Return sender, recipient, value, nonce, block, gas fields, and input data when found.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa7e1fe3744E3b6D55237d95cE575cAFe3b8abeCD","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"5vX2u7mkwhxpvQYNA7SqmauJjkcfnxETQ6tKVZphzKyM","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"hash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"found":false,"hash":"0x0000000000000000000000000000000000000000000000000000000000000000","network":"eip155:8453","ok":true,"transaction":null},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"hash":{"description":"Base Mainnet transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"}},"required":["hash"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"found":{"type":"boolean"},"hash":{"description":"Base Mainnet transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"},"network":{"const":"eip155:8453","type":"string"},"ok":{"const":true,"type":"boolean"},"transaction":{"oneOf":[{"type":"null"},{"additionalProperties":false,"properties":{"block_number":{"oneOf":[{"type":"null"},{"pattern":"^[0-9]+$","type":"string"}]},"from":{"description":"Transaction sender.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"gas":{"pattern":"^[0-9]+$","type":"string"},"gas_price":{"pattern":"^[0-9]+$","type":"string"},"hash":{"description":"Base Mainnet transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"},"input":{"pattern":"^0x(?:[0-9a-fA-F]{2})*$","type":"string"},"max_fee_per_gas":{"pattern":"^[0-9]+$","type":"string"},"max_priority_fee_per_gas":{"pattern":"^[0-9]+$","type":"string"},"nonce":{"pattern":"^[0-9]+$","type":"string"},"to":{"oneOf":[{"type":"null"},{"description":"Transaction recipient.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}]},"transaction_index":{"oneOf":[{"type":"null"},{"pattern":"^[0-9]+$","type":"string"}]},"value_wei":{"pattern":"^[0-9]+$","type":"string"}},"required":["hash","from","to","value_wei","nonce","block_number","transaction_index","gas","input"],"type":"object"}]}},"required":["ok","network","hash","found","transaction"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"blockchain-api.x402-chain-tools.workers.dev","lastUpdated":"2026-09-08T08:18:44.572Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-08T08:18:44.251Z"},"liveness":{},"verified":false,"featured":false},{"id":8167,"slug":"8167","resource":"https://blockchain-api.x402-chain-tools.workers.dev/chain/transaction-receipt-status","description":"Check Base transaction receipt status by transaction hash. Determine whether the transaction is pending, confirmed successful, or confirmed reverted, with receipt, block, and gas details.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa7e1fe3744E3b6D55237d95cE575cAFe3b8abeCD","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"5vX2u7mkwhxpvQYNA7SqmauJjkcfnxETQ6tKVZphzKyM","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"hash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"confirmed":false,"hash":"0x0000000000000000000000000000000000000000000000000000000000000000","network":"eip155:8453","ok":true,"receipt":null,"receipt_found":false,"success":null},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"hash":{"description":"Base Mainnet transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"}},"required":["hash"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"confirmed":{"type":"boolean"},"hash":{"description":"Base Mainnet transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"},"network":{"const":"eip155:8453","type":"string"},"ok":{"const":true,"type":"boolean"},"receipt":{"oneOf":[{"type":"null"},{"additionalProperties":false,"properties":{"block_number":{"pattern":"^[0-9]+$","type":"string"},"contract_address":{"oneOf":[{"type":"null"},{"description":"Created contract address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}]},"cumulative_gas_used":{"pattern":"^[0-9]+$","type":"string"},"effective_gas_price":{"pattern":"^[0-9]+$","type":"string"},"from":{"description":"Transaction sender.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"gas_used":{"pattern":"^[0-9]+$","type":"string"},"status":{"enum":["0x0","0x1",null]},"to":{"oneOf":[{"type":"null"},{"description":"Transaction recipient.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}]},"transaction_hash":{"description":"Base Mainnet transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"},"transaction_index":{"pattern":"^[0-9]+$","type":"string"}},"required":["transaction_hash","block_number","transaction_index","from","to","contract_address","gas_used","cumulative_gas_used","status"],"type":"object"}]},"receipt_found":{"type":"boolean"},"success":{"type":["boolean","null"]}},"required":["ok","network","hash","receipt_found","confirmed","success","receipt"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"blockchain-api.x402-chain-tools.workers.dev","lastUpdated":"2026-09-08T07:57:49.862Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-08T07:57:49.55Z"},"liveness":{},"verified":false,"featured":false},{"id":8168,"slug":"8168","resource":"https://blockchain-api.x402-chain-tools.workers.dev/chain/wallet-preflight","description":"Check read-only ERC-20 wallet readiness for a planned token spend.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa7e1fe3744E3b6D55237d95cE575cAFe3b8abeCD","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"5vX2u7mkwhxpvQYNA7SqmauJjkcfnxETQ6tKVZphzKyM","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"amount":"10.5","spender":"0x0000000000000000000000000000000000000003","token":"0x0000000000000000000000000000000000000002","wallet":"0x0000000000000000000000000000000000000001"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"allowance":{"formatted":"0","raw":"0","sufficient":false,"unlimited":false},"issues":["NO_NATIVE_GAS_BALANCE","INSUFFICIENT_TOKEN_BALANCE"],"limitations":["native gas check only verifies a non-zero ETH balance","transaction execution is not simulated"],"native_balance":{"eth":"0","has_native_gas_balance":false,"wei":"0"},"network":"eip155:8453","ok":true,"ready":false,"requested_amount":{"decimals":6,"formatted":"10.5","raw":"10500000"},"spender":"0x0000000000000000000000000000000000000003","spender_is_contract":true,"token":"0x0000000000000000000000000000000000000002","token_balance":{"formatted":"0","raw":"0","sufficient":false},"wallet":"0x0000000000000000000000000000000000000001"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"amount":{"description":"Positive decimal string without scientific notation. Exact fractional precision depends on the token decimals() response.","pattern":"^[0-9]+(?:\\.[0-9]+)?$","type":"string"},"spender":{"description":"Planned spender address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"token":{"description":"ERC-20 token contract address on Base.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"wallet":{"description":"Base wallet address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}},"required":["wallet","token","spender","amount"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"allowance":{"additionalProperties":false,"properties":{"formatted":{"pattern":"^[0-9]+(?:\\.[0-9]+)?$","type":"string"},"raw":{"pattern":"^[0-9]+$","type":"string"},"sufficient":{"type":"boolean"},"unlimited":{"type":"boolean"}},"required":["raw","formatted","unlimited","sufficient"],"type":"object"},"issues":{"items":{"enum":["NO_NATIVE_GAS_BALANCE","INSUFFICIENT_TOKEN_BALANCE","INSUFFICIENT_ALLOWANCE","SPENDER_NOT_CONTRACT"]},"type":"array"},"limitations":{"maxItems":2,"minItems":2,"prefixItems":[{"const":"native gas check only verifies a non-zero ETH balance"},{"const":"transaction execution is not simulated"}],"type":"array"},"native_balance":{"additionalProperties":false,"properties":{"eth":{"pattern":"^[0-9]+(?:\\.[0-9]+)?$","type":"string"},"has_native_gas_balance":{"type":"boolean"},"wei":{"pattern":"^[0-9]+$","type":"string"}},"required":["wei","eth","has_native_gas_balance"],"type":"object"},"network":{"const":"eip155:8453","type":"string"},"ok":{"const":true,"type":"boolean"},"ready":{"type":"boolean"},"requested_amount":{"additionalProperties":false,"properties":{"decimals":{"maximum":255,"minimum":0,"type":"integer"},"formatted":{"pattern":"^[0-9]+(?:\\.[0-9]+)?$","type":"string"},"raw":{"pattern":"^[0-9]+$","type":"string"}},"required":["formatted","raw","decimals"],"type":"object"},"spender":{"description":"Spender address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"spender_is_contract":{"type":"boolean"},"token":{"description":"Token contract address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"token_balance":{"additionalProperties":false,"properties":{"formatted":{"pattern":"^[0-9]+(?:\\.[0-9]+)?$","type":"string"},"raw":{"pattern":"^[0-9]+$","type":"string"},"sufficient":{"type":"boolean"}},"required":["raw","formatted","sufficient"],"type":"object"},"wallet":{"description":"Wallet address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}},"required":["ok","network","wallet","token","spender","requested_amount","native_balance","token_balance","allowance","spender_is_contract","ready","issues","limitations"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"blockchain-api.x402-chain-tools.workers.dev","lastUpdated":"2026-09-01T23:20:37.484Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T23:20:37.27Z"},"liveness":{},"verified":false,"featured":false},{"id":8169,"slug":"8169","resource":"https://blockchain-api.x402-chain-tools.workers.dev/chain/receipt","description":"Get a Base transaction receipt and execution status.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa7e1fe3744E3b6D55237d95cE575cAFe3b8abeCD","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"5vX2u7mkwhxpvQYNA7SqmauJjkcfnxETQ6tKVZphzKyM","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"hash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"confirmed":false,"hash":"0x0000000000000000000000000000000000000000000000000000000000000000","network":"eip155:8453","ok":true,"receipt":null,"receipt_found":false,"success":null},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"hash":{"description":"Base Mainnet transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"}},"required":["hash"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"confirmed":{"type":"boolean"},"hash":{"description":"Base Mainnet transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"},"network":{"const":"eip155:8453","type":"string"},"ok":{"const":true,"type":"boolean"},"receipt":{"oneOf":[{"type":"null"},{"additionalProperties":false,"properties":{"block_number":{"pattern":"^[0-9]+$","type":"string"},"contract_address":{"oneOf":[{"type":"null"},{"description":"Created contract address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}]},"cumulative_gas_used":{"pattern":"^[0-9]+$","type":"string"},"effective_gas_price":{"pattern":"^[0-9]+$","type":"string"},"from":{"description":"Transaction sender.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"gas_used":{"pattern":"^[0-9]+$","type":"string"},"status":{"enum":["0x0","0x1",null]},"to":{"oneOf":[{"type":"null"},{"description":"Transaction recipient.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}]},"transaction_hash":{"description":"Base Mainnet transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"},"transaction_index":{"pattern":"^[0-9]+$","type":"string"}},"required":["transaction_hash","block_number","transaction_index","from","to","contract_address","gas_used","cumulative_gas_used","status"],"type":"object"}]},"receipt_found":{"type":"boolean"},"success":{"type":["boolean","null"]}},"required":["ok","network","hash","receipt_found","confirmed","success","receipt"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"blockchain-api.x402-chain-tools.workers.dev","lastUpdated":"2026-09-01T23:20:35.011Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T23:20:34.733Z"},"liveness":{},"verified":false,"featured":false},{"id":8170,"slug":"8170","resource":"https://blockchain-api.x402-chain-tools.workers.dev/chain/allowance","description":"Get the ERC-20 allowance from an owner to a spender.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa7e1fe3744E3b6D55237d95cE575cAFe3b8abeCD","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"5vX2u7mkwhxpvQYNA7SqmauJjkcfnxETQ6tKVZphzKyM","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"owner":"0x0000000000000000000000000000000000000001","spender":"0x0000000000000000000000000000000000000003","token":"0x0000000000000000000000000000000000000002"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"allowance":{"decimals":6,"formatted":"0","raw":"0","unlimited":false},"network":"eip155:8453","ok":true,"owner":"0x0000000000000000000000000000000000000001","spender":"0x0000000000000000000000000000000000000003","token":"0x0000000000000000000000000000000000000002"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"owner":{"description":"Token owner address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"spender":{"description":"Spender address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"token":{"description":"ERC-20 token contract address on Base.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}},"required":["owner","token","spender"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"allowance":{"additionalProperties":false,"properties":{"decimals":{"minimum":0,"type":"integer"},"formatted":{"type":"string"},"raw":{"type":"string"},"unlimited":{"type":"boolean"}},"required":["raw","decimals","formatted","unlimited"],"type":"object"},"network":{"const":"eip155:8453","type":"string"},"ok":{"const":true,"type":"boolean"},"owner":{"description":"Token owner address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"spender":{"description":"Spender address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"token":{"description":"Token contract address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}},"required":["ok","network","owner","token","spender","allowance"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"blockchain-api.x402-chain-tools.workers.dev","lastUpdated":"2026-09-01T23:20:30.505Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T23:20:30.159Z"},"liveness":{},"verified":false,"featured":false},{"id":8171,"slug":"8171","resource":"https://blockchain-api.x402-chain-tools.workers.dev/chain/tx","description":"Look up a Base Mainnet transaction.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa7e1fe3744E3b6D55237d95cE575cAFe3b8abeCD","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"5vX2u7mkwhxpvQYNA7SqmauJjkcfnxETQ6tKVZphzKyM","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"hash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"found":false,"hash":"0x0000000000000000000000000000000000000000000000000000000000000000","network":"eip155:8453","ok":true,"transaction":null},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"hash":{"description":"Base Mainnet transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"}},"required":["hash"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"found":{"type":"boolean"},"hash":{"description":"Base Mainnet transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"},"network":{"const":"eip155:8453","type":"string"},"ok":{"const":true,"type":"boolean"},"transaction":{"oneOf":[{"type":"null"},{"additionalProperties":false,"properties":{"block_number":{"oneOf":[{"type":"null"},{"pattern":"^[0-9]+$","type":"string"}]},"from":{"description":"Transaction sender.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"gas":{"pattern":"^[0-9]+$","type":"string"},"gas_price":{"pattern":"^[0-9]+$","type":"string"},"hash":{"description":"Base Mainnet transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"},"input":{"pattern":"^0x(?:[0-9a-fA-F]{2})*$","type":"string"},"max_fee_per_gas":{"pattern":"^[0-9]+$","type":"string"},"max_priority_fee_per_gas":{"pattern":"^[0-9]+$","type":"string"},"nonce":{"pattern":"^[0-9]+$","type":"string"},"to":{"oneOf":[{"type":"null"},{"description":"Transaction recipient.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}]},"transaction_index":{"oneOf":[{"type":"null"},{"pattern":"^[0-9]+$","type":"string"}]},"value_wei":{"pattern":"^[0-9]+$","type":"string"}},"required":["hash","from","to","value_wei","nonce","block_number","transaction_index","gas","input"],"type":"object"}]}},"required":["ok","network","hash","found","transaction"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"blockchain-api.x402-chain-tools.workers.dev","lastUpdated":"2026-09-01T23:20:32.704Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T23:20:32.165Z"},"liveness":{},"verified":false,"featured":false},{"id":8172,"slug":"8172","resource":"https://blockchain-api.x402-chain-tools.workers.dev/chain/token-balance","description":"Get an ERC-20 token balance for a Base address.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa7e1fe3744E3b6D55237d95cE575cAFe3b8abeCD","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"5vX2u7mkwhxpvQYNA7SqmauJjkcfnxETQ6tKVZphzKyM","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"address":"0x0000000000000000000000000000000000000001","token":"0x0000000000000000000000000000000000000002"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"address":"0x0000000000000000000000000000000000000001","balance":{"decimals":6,"formatted":"0","raw":"0"},"network":"eip155:8453","ok":true,"token":"0x0000000000000000000000000000000000000002"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"address":{"description":"Base wallet address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"token":{"description":"ERC-20 token contract address on Base.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}},"required":["address","token"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"address":{"description":"Queried wallet address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"balance":{"additionalProperties":false,"properties":{"decimals":{"minimum":0,"type":"integer"},"formatted":{"type":"string"},"raw":{"type":"string"}},"required":["raw","decimals","formatted"],"type":"object"},"network":{"const":"eip155:8453","type":"string"},"ok":{"const":true,"type":"boolean"},"token":{"description":"Queried token contract.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}},"required":["ok","network","address","token","balance"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"blockchain-api.x402-chain-tools.workers.dev","lastUpdated":"2026-09-01T23:20:27.77Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T23:20:27.563Z"},"liveness":{},"verified":false,"featured":false},{"id":8173,"slug":"8173","resource":"https://blockchain-api.x402-chain-tools.workers.dev/chain/balance","description":"Get the native ETH balance of a Base address.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xa7e1fe3744E3b6D55237d95cE575cAFe3b8abeCD","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"5vX2u7mkwhxpvQYNA7SqmauJjkcfnxETQ6tKVZphzKyM","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"address":"0x0000000000000000000000000000000000000001"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"address":"0x0000000000000000000000000000000000000001","balance":{"eth":"0","wei":"0"},"network":"eip155:8453","ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"address":{"description":"Base wallet address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}},"required":["address"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"address":{"description":"Queried address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"balance":{"additionalProperties":false,"properties":{"eth":{"type":"string"},"wei":{"type":"string"}},"required":["wei","eth"],"type":"object"},"network":{"const":"eip155:8453","type":"string"},"ok":{"const":true,"type":"boolean"}},"required":["ok","network","address","balance"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"blockchain-api.x402-chain-tools.workers.dev","lastUpdated":"2026-09-01T23:20:25.529Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T23:20:25.175Z"},"liveness":{},"verified":false,"featured":false}]}