{"uid":"cap_kBDjb33lWRdp773Vw8Gxp","slug":"blockscout-scroll-batch-transactions-lookup-709ac6b1","name":"Blockscout Scroll Batch Transactions Lookup","description":"Explore crypto activities with Blockscout's multichain search. Find transactions, addresses, tokens, and dapps across top blockchain networks — your go-to explorer for cross-chain blockchain data","url":"https://api.blockscout.com/%7Bchain_id%7D/api/v2/transactions/scroll-batch/%7Bbatch_number_param%7D","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"},"batch_number_param":{"type":"integer"}}},"queryParams":{"type":"object","properties":{"index":{"type":"integer"},"items_count":{"type":"integer"},"block_number":{"type":"integer"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"items":[{"to":{},"fee":{"type":"string","value":"string"},"from":{"hash":"string","name":"string","is_scam":true,"metadata":{},"proxy_type":"string","reputation":"string","is_contract":true,"is_verified":true,"public_tags":[{"label":"string","address_hash":"string","display_name":"string"}],"private_tags":[{"label":"string","address_hash":"string","display_name":"string"}],"ens_domain_name":"string","implementations":[{"name":"string","address_hash":"string"}],"watchlist_names":[{"label":"string","display_name":"string"}]},"hash":"string","type":0,"nonce":0,"value":"string","method":"string","result":{},"status":"string","arbitrum":{"status":"string","poster_fee":"string","network_fee":"string","batch_number":0,"gas_used_for_l1":"string","gas_used_for_l2":"string","contains_message":"string","batch_data_container":"string","message_related_info":{"message_id":0,"message_status":"string","associated_l1_transaction_hash":"string"},"commitment_transaction":{"hash":"string","status":"string","timestamp":"string"},"confirmation_transaction":{"hash":"string","status":"string","timestamp":"string"}},"gas_used":"string","position":0,"gas_limit":"string","gas_price":"string","raw_input":"string","timestamp":"string","block_number":0,"priority_fee":"string","confirmations":0,"decoded_input":{},"exchange_rate":"string","revert_reason":{},"max_fee_per_gas":"string","token_transfers":[{"to":{"hash":"string","name":"string","is_scam":true,"metadata":{},"proxy_type":"string","reputation":"string","is_contract":true,"is_verified":true,"public_tags":[{"label":"string","address_hash":"string","display_name":"string"}],"private_tags":[{"label":"string","address_hash":"string","display_name":"string"}],"ens_domain_name":"string","implementations":[{"name":"string","address_hash":"string"}],"watchlist_names":[{"label":"string","display_name":"string"}]},"from":{"hash":"string","name":"string","is_scam":true,"metadata":{},"proxy_type":"string","reputation":"string","is_contract":true,"is_verified":true,"public_tags":[{"label":"string","address_hash":"string","display_name":"string"}],"private_tags":[{"label":"string","address_hash":"string","display_name":"string"}],"ens_domain_name":"string","implementations":[{"name":"string","address_hash":"string"}],"watchlist_names":[{"label":"string","display_name":"string"}]},"type":"string","token":{"name":"string","type":{},"symbol":"string","decimals":"string","icon_url":"string","reputation":"string","volume_24h":"string","bridge_type":"string","address_hash":"string","total_supply":"string","exchange_rate":"string","holders_count":"string","foreign_address":"string","origin_chain_id":"string","circulating_supply":"string","circulating_market_cap":"string"},"total":{},"method":"string","log_index":0,"timestamp":"string","block_hash":"string","token_type":"string","block_number":0,"transaction_hash":"string"}],"transaction_tag":"string","base_fee_per_gas":"string","created_contract":{},"is_pending_update":true,"transaction_types":["string"],"authorization_list":[{"r":"string","s":"string","v":0,"nonce":"string","status":"string","chain_id":0,"authority":"string","address_hash":"string"}],"fhe_operations_count":0,"confirmation_duration":[0],"transaction_burnt_fee":"string","historic_exchange_rate":"string","max_priority_fee_per_gas":"string","token_transfers_overflow":true,"has_error_in_internal_transactions":true}],"next_page_params":{}}},"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_6raAJ1iPamgSB1P1wFAJZ","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":"Retrieves all transactions included in a specific Scroll L2 batch on a given blockchain network via Blockscout's explorer API","exampleAgentPrompt":"Can you pull up all the transactions included in Scroll batch number 5842 on the Scroll mainnet chain using Blockscout?","exampleUseCases":[{"title":"Audit Scroll batch transaction contents","prompt":"I need to see every transaction that was bundled into Scroll L2 batch number 1200 on chain scroll-mainnet — can you fetch the full list from Blockscout so I can check for any suspicious activity?"},{"title":"Monitor rollup batch settlement progress","prompt":"For the Scroll network, show me the transactions in batch 9987 so I can verify whether my transfer was included and what its confirmation status is."},{"title":"Analyze gas usage across a batch","prompt":"Pull the transactions from Scroll batch 3041 on the Scroll chain via Blockscout — I want to see the gas fees and gas used for each transaction to understand the cost distribution of that batch."}],"resultDescription":"Returns a paginated list of transaction objects included in the specified Scroll batch, each containing: transaction hash, from/to addresses (with ENS names, tags, proxy info, scam flags), fee breakdown, gas used/limit/price, status, nonce, value, block number, timestamp, decoded input data, token transfers, and Arbitrum/rollup-specific metadata like batch number, commitment and confirmation transaction hashes, and L1/L2 gas breakdown.","failureModes":["Invalid or non-existent chain_id returns 404 or empty result","Batch number not found on the specified chain returns empty items array","Malformed batch_number_param (non-integer) causes 400 bad request","Pagination parameters out of range may return empty pages","Chain not supporting Scroll batches returns no data or error","Rate limiting or payment failure returns 402 or 429 error"],"whenToPreferThis":"Choose this endpoint when you need to enumerate and inspect all transactions within a specific Scroll L2 batch by batch number on Blockscout, particularly when investigating rollup batch contents, auditing L2 settlement, or verifying inclusion of specific transactions within a Scroll batch. Prefer this over general transaction search endpoints when you have a known batch number and want the complete batch transaction manifest rather than searching by address or hash.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-11T18:58:47.902Z","isFirstParty":false}