{"uid":"cap_aShlb0vhJQlWMqHcf1xZR","slug":"blockscout-search-redirect-check-1b636bc9","name":"Blockscout Search Redirect Check","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/search/check-redirect","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":{"q":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"type":"string","redirect":true,"parameter":"string"}},"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_LL1FyHWiC0UDGq3CAF7FX","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":"Checks whether a blockchain search query on a specific chain should redirect to a direct result page, returning the redirect target type and parameter","exampleAgentPrompt":"On the Ethereum chain (chain ID 1), check if searching for '0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045' on Blockscout would redirect directly to an address or transaction page, and tell me what type of result it maps to.","exampleUseCases":[{"title":"Resolve wallet address to explorer page","prompt":"For Ethereum (chain 1), check on Blockscout whether searching for '0xAbCd1234...' would redirect me directly to an address page or if I'd get a general search results list."},{"title":"Verify transaction hash navigability","prompt":"I have a transaction hash '0xabc123...' on Polygon (chain 137) — can you check Blockscout to see if searching it would jump straight to a transaction detail page?"},{"title":"Check token symbol redirect on Base","prompt":"On the Base network (chain 8453), does searching for 'USDC' on Blockscout redirect to a specific token page, or does it show multiple results?"}],"resultDescription":"A JSON object containing: a 'type' string indicating the kind of entity matched (e.g. 'address', 'transaction', 'block', 'token'), a 'redirect' boolean indicating whether the query should redirect directly rather than show a search list, and a 'parameter' string with the redirect target identifier.","failureModes":["Invalid or unsupported chain_id returns an error or empty response","Empty query string 'q' returns no redirect and no type","Query that matches no known entity returns redirect: false with no parameter","Payment not included or insufficient USDC results in 402 Payment Required","Network timeout or Blockscout node unavailability returns 5xx error"],"whenToPreferThis":"Use this endpoint when you need to determine programmatically whether a user's search query on a specific blockchain network maps directly to a known entity (address, tx, token, block) and can be navigated to without showing a results list. Prefer this over a full search when you want to short-circuit a lookup and deep-link into the Blockscout explorer. Particularly useful in agent workflows that resolve blockchain entities before presenting them to the user.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-12T00:58:51.938Z","isFirstParty":false}