Verify a payment

Validates a signed x402 payment authorization without moving any funds: it checks the Ed25519 signature, freshness, nonce, balance, and a simulated transfer, then reports whether the authorization is acceptable.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Validates a signed x402 payment authorization without moving any funds: it checks the Ed25519 signature, freshness, nonce, balance, and a simulated transfer, then reports whether the authorization is acceptable. Use it to confirm a payment is good before anyone commits funds, or to poll until a submitted on-chain transaction lands. Requires a signed Authorization header; the x402 authorization travels in the request body (a paid resource that issued the 402 challenge expects it via the X-Payment header).

Body Params
payment
object
required
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json