{"uid":"cap_uJuVqaL5_t0tXeEV8MNgz","slug":"phantom-api-gnosis-chain-transaction-history-40cbb88f","name":"Phantom API — Gnosis Chain Transaction History","description":"Lightning-fast access to blockchain data, smart contract insights, and Web3 infrastructure across 57+ networks. Pay-per-call via x402.","url":"https://phantom-api-omega.vercel.app/api/gnosis/tx/history","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"order":{"enum":["asc","desc"],"type":"string"},"pageKey":{"type":"string"},"toBlock":{"type":"string"},"category":{"type":"array","items":{"type":"string"}},"maxCount":{"type":"number"},"fromBlock":{"type":"string"},"toAddress":{"type":"string"},"fromAddress":{"type":"string"},"withMetadata":{"type":"boolean"},"excludeZeroValue":{"type":"boolean"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sm47kTgrIRryJg3d8Ccoo","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves paginated transaction history for addresses on the Gnosis blockchain network, with filtering by block range, category, and address.","exampleAgentPrompt":"Pull the last 25 transactions involving address 0xAbC...123 on Gnosis Chain, sorted newest first, and include metadata — skip any zero-value transfers.","exampleUseCases":[{"title":"Audit wallet activity on Gnosis","prompt":"Show me all transactions sent from 0xDe...456 on Gnosis Chain between blocks 30000000 and 30500000, sorted oldest to newest, with full metadata included."},{"title":"Track incoming transfers to a contract","prompt":"Fetch the last 50 incoming transactions to my Gnosis smart contract at 0xAa...789, excluding zero-value transfers so I only see real activity."},{"title":"Paginate through large transaction history","prompt":"Get the next page of Gnosis Chain transaction history for address 0xBb...321 using page key 'abc123xyz', showing up to 100 records in descending order."}],"resultDescription":"A paginated list of on-chain transactions on the Gnosis network matching the specified filters, including transaction hashes, block numbers, from/to addresses, values, categories, and optionally rich metadata. A pageKey is returned for fetching subsequent pages.","failureModes":["Invalid address format returns a 400 error","Invalid block range (fromBlock > toBlock) may return empty results or error","Unrecognized category values may cause empty result sets","Payment not included or insufficient USDC triggers 402 Payment Required","Rate limiting or timeout on very large block ranges","pageKey expiry or invalidity returns an error requiring restart of pagination"],"whenToPreferThis":"Choose this endpoint when you need historical transaction data specifically on the Gnosis Chain (xDai) network, with fine-grained control over address filtering, block ranges, category filtering, and pagination. Prefer it over generic blockchain explorers when you need programmatic, pay-per-call access without API key registration, or when building agents that need structured JSON transaction data for Gnosis addresses.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:58:18.637Z","isFirstParty":false}