Transaction Lookup
2 services · 9 calls/30d · amanchain-relay.gitajhd.workers.dev, x402-echo-service.onrender.com
Transaction Lookup · Aman TX Lookup
amanchain-relay.gitajhd.workers.dev
Transaction lookup by id — full details: type, amount, sender, receiver, block height and timestamp; blockchain explorer API. Deterministic on-chain execution by the AmanChain node — live consensus state, real blocks, pools and balances. Pay per call via x402 (USDC on Base), no account, no API key. POST JSON {"serviceId":"aman-tx-lookup","request":"<input>"}.
Transaction Lookup · Chain TX
x402-echo-service.onrender.com
Look up a transaction on Base by hash. POST {"hash":"0x..."} and receive its status, block number, from and to addresses, value, gas used and effective gas price. Returns a clear not-found rather than an empty object when the hash is unknown.