{"uid":"cap_sPZFzCLU4retYhy-SW_tL","slug":"blockscout-account-abstraction-bundle-lookup-d8d639b8","name":"Blockscout Account Abstraction Bundle 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/proxy/account-abstraction/bundles","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":{"bundler":{"type":"string"},"page_size":{"type":"integer"},"page_token":{"type":"string"},"entry_point":{"type":"string"},"items_count":{"type":"integer"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"items":[{"bundler":{"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"}]},"timestamp":"string","total_ops":0,"block_number":"string","bundle_index":0,"transaction_hash":"string"}],"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_UgFwXQloFqfPJyCg4rkMn","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 paginated ERC-4337 account abstraction bundles for a specified blockchain network, including bundler details, operation counts, and transaction metadata","exampleAgentPrompt":"Show me the latest ERC-4337 account abstraction bundles on Ethereum mainnet (chain_id 1) — filter by the bundler at 0xabc...123 and return the first 25 results.","exampleUseCases":[{"title":"Monitor bundler activity on Polygon","prompt":"Fetch the most recent account abstraction bundles on Polygon (chain_id 137) submitted by bundler 0xd6cc34d85e7f01f0e6 and show me how many user operations were in each bundle."},{"title":"Audit ERC-4337 entry point submissions","prompt":"List all ERC-4337 bundles going through entry point 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 on Optimism (chain_id 10) — give me the first 10 results with their transaction hashes and block numbers."},{"title":"Paginate through historical bundle data","prompt":"I need to page through historical AA bundles on Base (chain_id 8453) — start from page token abc123 and give me 20 bundles at a time."}],"resultDescription":"Returns a paginated list of ERC-4337 account abstraction bundles, each including the bundler's address hash, name, reputation, tags, proxy type, ENS domain, transaction hash, block number, bundle index, timestamp, total user operations, and a next_page_params object for cursor-based pagination.","failureModes":["Invalid or unsupported chain_id returns empty results or 404","Malformed bundler or entry_point address returns 400 bad request","Expired or invalid page_token causes pagination failure","Rate limiting or upstream node unavailability returns 429 or 503","Chain with no AA bundles returns empty items array"],"whenToPreferThis":"Use this endpoint when you need to explore or audit ERC-4337 account abstraction bundle activity on a specific blockchain chain supported by Blockscout, especially when you need bundler metadata (reputation, tags, ENS), operation counts, or want to paginate through bundle history. Prefer this over generic block explorers when you need structured AA-specific data with bundler enrichment across multiple chains.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-12T00:46:33.835Z","isFirstParty":false}