← All endpoints
agent402.tools api x402-quote
https://agent402.tools/api/x402-quote
payable
Probe any URL and decode its HTTP 402 payment requirements (price, asset, network, pay-to) into clean JSON - what an agent needs to decide whether/how to pay. Read-only; does not pay. ?url=https://api.example.com/paid&method=GET
We sent a real
GET request to this endpoint and it
answered 402 with payment requirements we could parse.
- Price
- $0.003
- Network
- base
- Pay to
- 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0
- Spec dialect
- v2 (declares x402Version 2)
- Transport
- PAYMENT-REQUIRED header
- HTTP method
- GET
- Response latency
- 84 ms
- Payment options
- 12 usable of 12
- Last checked
- 2026-08-10T09:09:34.417Z (1d ago)
- Category
- finance-crypto
Re-check it yourself:
curl "https://api.the402.dev/validate?url=https%3A%2F%2Fagent402.tools%2Fapi%2Fx402-quote"