Call
- Method
GET- URL
https://api.x402dataapi.com/health- Price
- Free
- Network
- eip155:8453
- TTL
- n/as
- Timeout
- n/ams
Returns current API availability, version, x402 status and timestamp.
GEThttps://api.x402dataapi.com/healthThis endpoint returns structured JSON suitable for autonomous agents, scanners and workflow tools.
{}{}{
"status": "ok",
"name": "X402 Data API",
"version": "1.0.0",
"x402": {
"enabled": true,
"network": "eip155:8453",
"currency": "USDC"
},
"time": "2026-06-29T12:00:00.000Z"
}curl https://api.x402dataapi.com/health
Paid endpoints return HTTP 402 with payment requirements when called without a valid x402 payment signature.
curl https://api.x402dataapi.com/health