{"uid":"cap_IsyrjgR6TToWhdVKLakkC","slug":"risk-yo-xyz-node-risk-grade-lookup-817dbf06","name":"risk.yo.xyz Node Risk Grade Lookup","description":"Single node — properties + risk grade only (no neighborhood)","url":"https://risk.yo.xyz/api/v1/agent/node/asset%3Aarbitrum%3A0x82af49447d8a07e3bd95bd0d56f35241523fbab1","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"],"type":"string"},"pathParams":{"type":"object","required":["nodeId"],"properties":{"nodeId":{"type":"string"}}},"queryParams":{"type":"object","required":["nodeId"],"properties":{"nodeId":{"type":"string","description":"Stable node id from /search — e.g. \"pool:ethereum:0x…\"."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["id","labels","properties"],"properties":{"id":{"type":"string","description":"Stable node identifier — `nodeId` everywhere else in the API."},"labels":{"type":"array","items":{"type":"string"},"description":"PascalCase Neo4j labels (e.g. \"Pool\", \"Asset\", \"Protocol\", \"Chain\")."},"properties":{"type":"object","description":"Per-label property bag — see /agent/schema for the canonical keys. Risk is exposed as `_riskTier` (A–F) only. May also carry `tvlUsd` (canonical $ size), `riskBreakdown` (on /node — an array of {question, answer} explaining the grade, no numbers), and `lastUpdatedAt` (on /dependencies — ISO-8601 freshness).","additionalProperties":true}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"nodeId":"asset:arbitrum:0x82af49447d8a07e3bd95bd0d56f35241523fbab1"}}},"response":{"data":{"id":"asset:arbitrum:0x82af49447d8a07e3bd95bd0d56f35241523fbab1","labels":["Asset"],"properties":{"id":"asset:arbitrum:0x82af49447d8a07e3bd95bd0d56f35241523fbab1","name":"WETH","symbol":"WETH","address":"0x82af49447d8a07e3bd95bd0d56f35241523fbab1","network":"arbitrum","_riskTier":"A","pegTarget":"ETH","coingeckoId":"weth","marketCapUsd":4314563853,"riskBreakdown":[{"answer":"N/A — native or governance token (no backing concept)","question":"Is the asset fully collateralized with verifiable backing?"},{"answer":"Above $1B","question":"What is the asset market cap?"},{"answer":"No counterparty risk (decentralized)","question":"What counterparty risk does the asset carry? (worst across reserves)"},{"answer":"Not pegged or RW-MAD < 15 bps","question":"How stable is the asset peg over the last 12 months?"},{"answer":"Above $5M","question":"What is the on-chain DEX liquidity (Birdeye)?"},{"answer":"No third-party mint authority (issuer controls minting, e.g. USDC via CCTP)","question":"For assets with third-party cross-chain mint authority: how strong is the worst per-deployment verification configuration?"}],"dexLiquidityUsd":"66459843.36865189"}},"message":"SUCCESS","statusCode":200}},"exampleRequest":{"nodeId":"asset:arbitrum:0x82af49447d8a07e3bd95bd0d56f35241523fbab1"},"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_Ce0I9RJTnNFEQ20bzwKTE","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":"Fetches properties and risk grade (tier A–F) for a single DeFi asset or protocol node by its node ID, including a breakdown of risk factors","exampleAgentPrompt":"What's the risk grade and risk breakdown for the WETH token on Arbitrum (contract 0x82af49447d8a07e3bd95bd0d56f35241523fbab1)? I want to see its risk tier and the factors behind that grade.","exampleUseCases":null,"resultDescription":"Returns a node object with stable node ID, PascalCase Neo4j labels (e.g. Asset, Chain), and a properties bag including _riskTier (A–F letter grade), riskBreakdown (array of question/answer pairs explaining the grade), and tvlUsd (canonical USD size). No neighborhood or dependency graph is included — just the node itself.","failureModes":["Node ID not found — returns 404 or empty result if the asset or protocol is not indexed","Malformed node ID — path param encoding issues can cause 400 errors","Payment failure — x402 payment of $0.05 USDC required per call; insufficient funds returns 402","Node exists but has no risk tier yet — properties may be present but _riskTier could be absent","Rate limiting or service unavailability — 5xx errors if backend graph is down"],"whenToPreferThis":"Use this endpoint when you need the risk grade and properties for a single, specific DeFi asset or protocol node and already have its node ID or asset address. Prefer this over the search/discovery endpoint when you already know the exact node identifier. This is narrower than the dependencies endpoint — it returns no neighbors or graph topology, just the node's own risk metadata.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:39:53.957Z","isFirstParty":false}