← All endpoints
keyronne.com api chain-tx
https://keyronne.com/api/chain-tx
payable
Look up a transaction and its receipt on Ethereum, Base, Arbitrum, Optimism, Polygon, or BNB Chain: status (success/reverted/pending), from/to, value, block, nonce, gas used and price, log count, and any contract created. Public JSON-RPC, no API keys. POST a JSON body like: {"chain":"base","hash":"0xb498053e345acd227657ef2e3de7d9fd9b861d673368419c4b18cfaea20365c8"}
We sent a real
POST request to this endpoint and it
answered 402 with payment requirements we could parse.
- Price
- $0.003
- Network
- base
- Pay to
- 0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4
- Spec dialect
- v2 (declares x402Version 2)
- Transport
- PAYMENT-REQUIRED header
- HTTP method
- POST
- Response latency
- 18 ms
- Payment options
- 1 usable of 1
- Last checked
- 2026-08-10T09:08:48.348Z (3d ago)
- Category
- finance-crypto
Re-check it yourself:
curl "https://api.the402.dev/validate?url=https%3A%2F%2Fkeyronne.com%2Fapi%2Fchain-tx"