{"uid":"cap_R56D_WmfLwEe-z6SZYGQc","slug":"blockscout-blockchain-transaction-list-api-70eb0d78","name":"Blockscout Blockchain Transaction List API","description":"Access to api/v2/transactions. List blockchain transactions with filtering options for status, type, and method","url":"https://api.k8s-dev.blockscout.com/:chain_id/api/v2/transactions","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object","properties":{"chain_id":{"type":"string"}}},"queryParams":{"type":"object","properties":{"hash":{"type":"string"},"type":{"type":"string"},"index":{"type":"integer"},"filter":{"type":"string"},"inserted_at":{"type":"string"},"items_count":{"type":"integer"},"block_number":{"type":"integer"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_kZWtDtT2d0vco82EHVf2l","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lists blockchain transactions for a specified chain with filtering by status, type, and method via the Blockscout explorer API","exampleAgentPrompt":"Can you pull me the latest transactions on chain 1 (Ethereum mainnet) filtered to only show ERC-20 token transfers, showing the most recent 25 results?","exampleUseCases":[{"title":"Monitor pending transactions on a chain","prompt":"Show me all pending transactions on chain 137 (Polygon) right now — I want to see what's in the mempool."},{"title":"Audit failed transactions by block","prompt":"List the failed transactions from block 19500000 on chain 1 so I can investigate what went wrong in that block."},{"title":"Browse recent token transfer history","prompt":"Get me the last 10 token transfer transactions on chain 8453 (Base), filtered by type 'token_transfer', so I can track recent activity."}],"resultDescription":"Returns a paginated list of blockchain transactions matching the specified filters, including transaction hashes, statuses, types, methods, block numbers, and timestamps for each transaction on the target chain.","failureModes":["Invalid or unsupported chain_id returns 404 or empty result","Invalid filter or type enum value may return 400 bad request","Pagination parameters out of range may return empty list","Network unavailability of the k8s-dev instance returns 503","Missing required type or method parameters returns validation error"],"whenToPreferThis":"Use this endpoint when you need to list, browse, or filter blockchain transactions on a specific EVM-compatible chain using the Blockscout explorer infrastructure. It is ideal for paginated transaction browsing, filtering by type or status, and querying by block number or hash. Prefer this over raw RPC calls when you want pre-indexed, human-readable transaction metadata without running your own node.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:32:14.114Z","isFirstParty":false}