← All endpoints
creditcard.openverbs.com v1 validate
https://creditcard.openverbs.com/v1/validate
answers 402
Validate a payment-card number: Luhn check-digit test plus network detection and length check. A syntactically valid number that fails Luhn returns `valid:false` (a 200, not an error).
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
- 0xb3f4de103F34b99f0Da19B4F16D6B53a14C2194A
- Spec dialect
- v2 (declares x402Version 2)
- Transport
- PAYMENT-REQUIRED header
- HTTP method
- POST
- Response latency
- 282 ms
- Payment options
- 1 usable of 1
- Last checked
- 2026-09-06T01:20:09.792Z (21d ago)
- Category
- other
Re-check it yourself:
curl "https://api.the402.dev/validate?url=https%3A%2F%2Fcreditcard.openverbs.com%2Fv1%2Fvalidate"