{"uid":"cap_HORhjcdvv3Tt1efSWEsg_","slug":"bridge-route-safety-scorer-bb5b3d51","name":"Bridge Route Safety Scorer","description":"Corridor safety verdict: given a source chain, destination chain and optional asset/amount, returns every bridge covering that corridor, each with its deterministic risk score and safe/caution/avoid tier, sorted safe-first, plus the recommended bridge and the reasons. One call to pick the safest bridge for a hop.","url":"https://api.agentstools.dev/bridge/route","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"},"queryParams":{"type":"object","required":["src","dst"],"properties":{"dst":{"type":"string","description":"Destination chain (e.g. arbitrum, optimism, base, solana)."},"src":{"type":"string","description":"Source chain (e.g. ethereum, arbitrum, base, polygon, bsc)."},"asset":{"type":"string","description":"Asset ticker to move (e.g. USDC, ETH, WBTC). Optional; echoed."},"amount":{"type":"number","description":"Amount to move, for context. Optional; echoed."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_puOUilQ7T5MlPkEz5Ckzi","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns all bridges covering a source-to-destination chain corridor, each with a deterministic risk score and safe/caution/avoid tier, plus a recommended bridge and rationale.","exampleAgentPrompt":"I want to move 500 USDC from Ethereum to Arbitrum — which bridge is the safest option right now? Give me the full breakdown with risk scores and any bridges I should avoid.","exampleUseCases":null,"resultDescription":"A list of all bridges covering the requested corridor, each with a deterministic risk score and a safe/caution/avoid tier, sorted safest-first, plus a single recommended bridge and human-readable reasons for the recommendation. The source chain, destination chain, asset, and amount are echoed back.","failureModes":["Missing required src or dst query parameters — returns 400 with validation error","Unknown or unsupported chain name — returns error indicating unrecognized chain","No bridges found for the specified corridor — returns empty bridge list","Payment not provided or insufficient — returns 402 Payment Required","Upstream data source unavailable — may return 503 or partial results"],"whenToPreferThis":"Use this endpoint when an AI agent or DeFi workflow needs to pick the safest bridge for a specific cross-chain hop without manually researching each protocol's risk profile. It is the right choice when you need a single decisive recommendation with ranked alternatives rather than raw bridge data, and when the corridor (source + destination chain) is known. Prefer this over generic bridge aggregators when risk scoring and avoidance tiers are more important than finding the cheapest or fastest route.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:00:44.340Z","isFirstParty":false}