{"slug":"chain-cyberwarex-com-tx-3c4cfc","title":"Transaction lookup and decode on any major EVM chain","host":"chain.cyberwarex.com","method":"GET","resource":"https://chain.cyberwarex.com/tx","category":"market","description":"Transaction lookup and decode on any major EVM chain. Turns a raw tx hash into agent-readable facts: success or failure status, block number, sender and recipient, native value transferred, gas used, fee in native token and USD, and every ERC-20 transfer decoded with token symbol, decimals and human","price_listed":0.003,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":3,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"chain":"base","hash":"0x2f1c8b3d4e5a6f708192a3b4c5d6e7f8091a2b3c4d5e6f708192a3b4c5d6e7f8"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"chain":{"default":"base","description":"EVM chain to query.","enum":["base","ethereum","arbitrum","optimism","polygon"],"type":"string"},"hash":{"description":"Transaction hash to look up.","pattern":"^0x[a-fA-F0-9]{64}$","type":"string"}},"required":["hash"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"block":{"type":"integer"},"chain":{"type":"string"},"erc20_transfers":{"description":"Decoded ERC-20 transfers (symbol/value for the first 10).","items":{"type":"object"},"type":"array"},"fee":{"description":"Transaction fee in native token and USD.","type":"object"},"found":{"type":"boolean"},"from":{"type":"string"},"gas_used":{"type":"integer"},"hash":{"type":"string"},"logs_count":{"type":"integer"},"status":{"enum":["success","failed"],"type":"string"},"to":{"type":["string","null"]},"value_native":{"type":"number"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"Transaction lookup and decode on any major EVM chain. Turns a raw tx hash into agent-readable facts: success or failure status, block number, sender and recipient, native value transferred, gas used, fee in native token and USD, and every ERC-20 transfer decoded with token symbol, decimals and human-readable amount. Returns found=false for an unknown hash instead of erroring.","last_updated":"2026-09-01T02:51:46.637Z","schemes":["exact"]}