{"uid":"cap_dzGi38jfDbQZn6rrhZDrm","slug":"delx-chain-id-lookup-d28c46cb","name":"Delx Chain Id Lookup","description":"Look up a static chain id to network name table without live RPC — call when mapping a static chain id to a network name (no tip). Use for chain input hygiene without live RPC—adjacent to OneSource-class small chain reads, but static/local only so rights and margin stay clear. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, and no claim of live chain tip, web…","url":"https://api.delx.ai/api/v1/x402/chain-id-lookup","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"chain_id":{"type":"string","description":"Numeric chain id string (e.g. 8453) or known network slug."}}},"responseSchema":{"type":"json","example":{"found":true,"schema":"delx/util-chain-id-lookup/v1","network":"base","advisory":"Static table only; not chain tip or RPC state.","chain_id":"8453","live_rpc":false,"table_size":10}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_oYKu6ROacvczrIuOYqLzP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up a static mapping from a numeric chain ID or network slug to its canonical network name, with no live RPC call required.","exampleAgentPrompt":"What is the network name for chain ID 8453? I need to map this chain ID to its canonical blockchain network name without making any live RPC calls.","exampleUseCases":[{"title":"Validate chain ID before transaction","prompt":"Before I send this transaction, can you confirm what blockchain network chain ID 137 refers to? I want to make sure I'm targeting the right network."},{"title":"Display network name in UI","prompt":"I have a list of chain IDs from user wallets — can you look up the human-readable network name for chain ID 42161 so I can display it properly in the dashboard?"},{"title":"Sanitize chain input in pipeline","prompt":"I'm processing some raw chain IDs coming in from an API — can you resolve chain ID 10 to its official network name so I can normalize the data before storing it?"}],"resultDescription":"Returns a deterministic, machine-readable JSON object containing the canonical network name and associated metadata for the given chain ID or network slug. The response is static and local — no live chain tip or RPC state is included.","failureModes":["Unknown or unsupported chain ID returns an error or empty result","Invalid input format (non-numeric, unrecognized slug) may return a validation error","Payment failure via x402 on Base prevents execution","The static table may not include newly launched or obscure chains"],"whenToPreferThis":"Choose this endpoint when you need a fast, deterministic, no-RPC mapping from a chain ID to a network name for input validation or display purposes. Prefer it over live RPC calls when you only need the name and do not require current chain tip data. It is ideal for sanitizing user-supplied chain IDs in pipelines where latency and cost matter and live connectivity is unnecessary.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:00:05.845Z","isFirstParty":false}