{"uid":"cap_5wkPni1N1b7XJHBq8QaqX","slug":"risk-yo-xyz-defi-node-risk-grade-lookup-6711dc01","name":"risk.yo.xyz DeFi Node Risk Grade Lookup","description":"Single node — properties + risk grade only (no neighborhood)","url":"https://risk.yo.xyz/api/v1/agent/node/pool%3Abase%3A0x1401d1271c47648ac70cbcdfa3776d4a87ce006b","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":"pool:base:0x1401d1271c47648ac70cbcdfa3776d4a87ce006b"}}},"response":{"data":{"id":"pool:base:0x1401d1271c47648ac70cbcdfa3776d4a87ce006b","labels":["Pool"],"properties":{"id":"pool:base:0x1401d1271c47648ac70cbcdfa3776d4a87ce006b","name":"Pangolins USDC","symbol":"pUSDC","tvlUsd":"34088401.46456189","address":"0x1401d1271c47648ac70cbcdfa3776d4a87ce006b","network":"base","poolType":"vault","protocol":"morpho-vaults-v1","_riskTier":"B","tranching":"direct","oracleType":"none","isLeveraged":false,"riskBreakdown":[{"answer":"No, less than 2x","question":"Is the vault leveraged (>2x)?"},{"answer":"No","question":"Does the vault hold undercollateralized positions?"},{"answer":"Direct asset exposure","question":"Is the vault tranched?"},{"answer":"No oracle dependency (ERC4626 NAV)","question":"What oracle does the vault use for valuations?"},{"answer":"Off-chain discretionary","question":"What type of curator manages allocations?"}],"totalAssetsUsd":"34088401.46456189"}},"message":"SUCCESS","statusCode":200}},"exampleRequest":{"nodeId":"pool:base:0x1401d1271c47648ac70cbcdfa3776d4a87ce006b"},"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_y9WiMHlCdGA2pcwi-KREp","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 properties and risk grade (tier A–F) for a single DeFi node (pool, asset, protocol, or chain) identified by its stable node ID","exampleAgentPrompt":"What's the risk grade and key properties for the Base network pool at address 0x1401d1271c47648ac70cbcdfa3776d4a87ce006b — give me the risk tier and any breakdown of why it got that grade.","exampleUseCases":[{"title":"Validate pool safety before swapping","prompt":"Before I make a trade on this Uniswap pool, can you check what risk grade it has and tell me if there are any red flags in the breakdown?"},{"title":"Monitor protocol risk changes","prompt":"I want to keep tabs on how risky the Aave protocol is right now — what's its current risk tier and what factors are driving that assessment?"},{"title":"Assess staking opportunity risks","prompt":"I'm considering staking in this liquidity pool on Ethereum, but first I need to know its risk rating and whether the breakdown shows any serious concerns I should worry about."}],"resultDescription":"Returns a JSON object with the node's stable ID, PascalCase labels (e.g. Pool, Asset, Protocol, Chain), and a properties bag including _riskTier (letter grade A–F), tvlUsd (canonical USD size), and riskBreakdown (array of question/answer pairs explaining the grade)","failureModes":["Invalid or malformed nodeId returns 404 or empty result","Node not found in graph returns empty or error response","Payment failure (x402) if USDC not provided or insufficient — returns 402","Stale data if lastUpdatedAt is old — risk grade may not reflect recent protocol changes","nodeId must be pre-discovered via /search endpoint; arbitrary addresses without proper prefix format will fail"],"whenToPreferThis":"Use this endpoint when you already have a stable nodeId (e.g. pool:base:0x…) from a prior /search call and need the full risk grade with breakdown for that specific node. Prefer this over the /search endpoint when the node identity is already known. Use this when you need the _riskTier letter grade and riskBreakdown explanation for a single DeFi entity without neighborhood graph traversal.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:47:28.012Z","isFirstParty":false}