{"uid":"cap_cDMtmhNI_EIX4mCSeCAfZ","slug":"blockscout-scroll-deposits-endpoint-1e2eaa8a","name":"Blockscout Scroll Deposits Endpoint","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/scroll/deposits","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":{"id":{"type":"integer"},"items_count":{"type":"integer"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"items":[{"id":0,"value":"string","origination_timestamp":"string","completion_transaction_hash":"string","origination_transaction_hash":"string","origination_transaction_block_number":0}],"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_HrAk36qc9mIFmLPunFTKx","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 a paginated list of Scroll L2 deposit transactions for a specified blockchain chain, including origination and completion transaction details","exampleAgentPrompt":"Pull up the latest Scroll deposit transactions on chain 1 from Blockscout — show me the first 25 deposits with their origination hashes, completion hashes, and timestamps.","exampleUseCases":[{"title":"Monitor Scroll bridge deposit activity","prompt":"Show me the recent Scroll deposits on the Ethereum mainnet chain from Blockscout, including when they originated and whether they completed, paginated in batches of 20."},{"title":"Audit a specific Scroll deposit","prompt":"Look up Scroll deposit ID 42 on chain 534352 using Blockscout and give me the origination transaction hash, completion hash, and the block number it was included in."},{"title":"Track cross-chain bridge transactions","prompt":"Fetch the list of Scroll L2 deposits for chain 1 from Blockscout so I can reconcile which bridge transactions have been completed versus still pending."}],"resultDescription":"Returns a paginated JSON array of Scroll deposit objects, each containing a deposit ID, value, origination timestamp, origination transaction hash, completion transaction hash, and origination block number, along with next_page_params for cursor-based pagination.","failureModes":["Invalid or unsupported chain_id returns an error or empty result","Non-existent deposit ID returns empty items array","Malformed query parameters may return 400 Bad Request","Rate limits or payment failures may return 402 Payment Required","Network or service downtime may return 5xx errors"],"whenToPreferThis":"Use this endpoint when you specifically need to query Scroll L2 bridge deposit records — including origination/completion transaction hashes and block numbers — on a given chain. Prefer this over generic block explorers when you need structured, paginated deposit data from the Scroll bridge via the Blockscout API.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:42:22.535Z","isFirstParty":false}