{"uid":"cap_2sFkqNZr4D2ZKsR2HNPa-","slug":"risk-yo-xyz-node-risk-grade-lookup-ea96a529","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/pool%3Abase%3A0xbeef0e0834849acc03f0089f01f4f1eeb06873c9","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:0xbeef0e0834849acc03f0089f01f4f1eeb06873c9"}}},"response":{"data":{"id":"pool:base:0xbeef0e0834849acc03f0089f01f4f1eeb06873c9","labels":["Pool"],"properties":{"id":"pool:base:0xbeef0e0834849acc03f0089f01f4f1eeb06873c9","name":"Steakhouse Prime USDC","symbol":"steakUSDC","tvlUsd":"121254731.39786653","address":"0xbeef0e0834849acc03f0089f01f4f1eeb06873c9","network":"base","poolType":"vault","protocol":"morpho-vaults-v2","_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":"121254731.39786653"}},"message":"SUCCESS","statusCode":200}},"exampleRequest":{"nodeId":"pool:base:0xbeef0e0834849acc03f0089f01f4f1eeb06873c9"},"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_iFA_lt_mLM9_HV-sjqqZO","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 (A–F tier) for a single DeFi node (pool, asset, protocol, or chain) identified by its stable node ID","exampleAgentPrompt":"What's the risk grade and properties for the Base network pool at address 0xbeef0e0834849acc03f0089f01f4f1eeb06873c9 — give me the A–F risk tier and any breakdown of why it got that grade.","exampleUseCases":[{"title":"Quick risk check before pool investment","prompt":"I'm looking at a Uniswap v3 pool on Ethereum for USDC/ETH. Can you look up the risk grade and tell me if it's safe to deposit my liquidity into? I need to know the tier and what factors are driving any risk."},{"title":"Verify protocol safety for integration","prompt":"We're evaluating whether to integrate Aave as a lending provider in our app. Pull the risk assessment for the Aave protocol and break down what makes it an A-tier or lower — I need to justify this to our security team."},{"title":"Compare risk across chain assets","prompt":"I want to understand the risk profile of USDT on Polygon versus Ethereum. Get me the risk grades and property details for both so I can see which deployment is safer for my treasury."}],"resultDescription":"Returns a JSON object with the node's stable ID, an array of PascalCase labels (e.g. Pool, Asset, Protocol, Chain), and a properties bag including _riskTier (A–F letter grade), tvlUsd (total value locked in USD), and riskBreakdown (an array of {question, answer} pairs explaining the risk grade qualitatively without raw numbers).","failureModes":["Invalid or malformed nodeId returns an error or empty result","Node not found in graph returns 404 or null response","Payment of $0.05 USDC not provided or invalid triggers 402 Payment Required","Network connectivity issues result in timeout","Stale or recently-updated node may have outdated riskTier data"],"whenToPreferThis":"Use this endpoint when you need a concise risk grade and properties for a single known DeFi node (pool, asset, protocol, or chain) and already have its stable node ID from /search. Prefer this over neighborhood or dependency endpoints when you only need the node's own risk tier and properties, not its connected graph. Best for quick risk checks on a specific pool or asset before investing or integrating.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:49:59.385Z","isFirstParty":false}