v1
latestOpenAPI 3.1.02026-07-13570316.1 KBx402
Verify payment
Verify an x402 payment payload against the provided payment requirements. Compatible with any standard x402 middleware.
post/v1/payments/x402/verify
Request body
Example request
{
"paymentPayload": {
"network": "eip155:1"
},
"paymentRequirements": {
"network": "eip155:1"
}
}Response
Verification successful