Transaction status by hash and chain from a block explorer behind an API key: re...
https://api.x402node.dev/contract/tx-statusOverview
Transaction status by hash and chain from a block explorer behind an API key: receipt success or failure, execution error flag and error description. For confirming and debugging transactions. transaction status, tx receipt, did tx succeed, execution error, tx confirmation
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/transactions
Provider
x402node
Source
bazaar
Indexed
2026-06-22 03:15:38
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"chain": "default ethereum",
"txhash": "transaction hash 0x... 64 hex"
},
"type": "http"
}