GET /v1/catalogFREE
Agent-readable routes, prices, request examples, and guidance on when to use each diagnostic.
x402 discovery entryGET /v1/catalogAgent-readable routes, prices, request examples, and guidance on when to use each diagnostic.
x402 discovery entryGET /v1/base/network-healthBlock height, timestamp, gas price, chain ID, and measured RPC latency.
x402 exact / USDCGET /v1/base/receiptStatus, confirmations, gas, fee, contract creation, and log count for one Base transaction.
?txHash=0x…POST /v1/base/preflighteth_call + gas estimate + bytecode + pending nonce. Simulation only; never signs or broadcasts.
{ to, from?, data?, value? }curl -i -X POST "https://exactgate-x402.insertnameheree.chatgpt.site/v1/base/preflight" \
-H 'content-type: application/json' \
-d '{"to":"0x1111111111111111111111111111111111111111","data":"0x"}'
HTTP/2 402
PAYMENT-REQUIRED: <base64 x402 v2 requirements>