← All endpoints
api.delx.ai x402 payment-preflight
https://api.delx.ai/api/v1/x402/payment-preflight
answers 402
Evaluate caller-supplied x402 payment requirements before a wallet signs them. Use after receiving HTTP 402 to enforce a maximum USDC amount, allowed networks, exact scheme, recipient presence, and an optional expiry buffer. Returns eligible accepts and explicit blockers for 0.002 USDC via x402 on Base; it never signs, pays, stores, or echoes a payment signature.
We sent a real
POST request to this endpoint and it
answered 402 with payment requirements we could parse.
- Price
- $0.002
- Network
- base
- Pay to
- 0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
- Spec dialect
- v2 (declares x402Version 2)
- Transport
- PAYMENT-REQUIRED header
- HTTP method
- POST
- Response latency
- 235 ms
- Payment options
- 3 usable of 3
- Last checked
- 2026-08-15T14:29:22.935Z (1h ago)
- Category
- finance-crypto
Re-check it yourself:
curl "https://api.the402.dev/validate?url=https%3A%2F%2Fapi.delx.ai%2Fapi%2Fv1%2Fx402%2Fpayment-preflight"