{"uid":"cap_faAU4G-SI364Jf6FKHZbl","slug":"risk-yo-xyz-node-risk-grade-lookup-f0dfb7ed","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%3Abase%3A0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","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:base:0x833589fcd6edb6e08f4c7c32d4f71b54bda02913"}}},"response":{"data":{"id":"asset:base:0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","labels":["Asset"],"properties":{"id":"asset:base:0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","name":"USDC","symbol":"USDC","address":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","network":"base","_riskTier":"A","pegTarget":"USD","coingeckoId":"usd-coin","marketCapUsd":74851563392,"riskBreakdown":[{"answer":"Fully collateralized — verifiable on-chain or via independent attestations","question":"Is the asset fully collateralized with verifiable backing?"},{"answer":"Above $1B","question":"What is the asset market cap?"},{"answer":"Strong counterparty (Circle, Tether, Coinbase)","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":"331884254.66297215"}},"message":"SUCCESS","statusCode":200}},"exampleRequest":{"nodeId":"asset:base:0x833589fcd6edb6e08f4c7c32d4f71b54bda02913"},"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_n0rBS97ybB0mswfCqRvGl","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 on-chain asset or protocol node by its stable node ID","exampleAgentPrompt":"What is the risk grade and breakdown for the USDC token on Base (asset:base:0x833589fcd6edb6e08f4c7c32d4f71b54bda02913)?","exampleUseCases":null,"resultDescription":"A JSON object containing the stable node ID, an array of PascalCase labels (e.g. Asset, Pool, Protocol, Chain), and a properties bag including _riskTier (letter grade A–F), riskBreakdown (array of {question, answer} pairs explaining the grade), and tvlUsd (canonical USD size of the asset).","failureModes":["Unknown or invalid nodeId returns 404 or empty result","Malformed nodeId format causes 400 bad request","Payment not completed (x402 payment required) returns 402 status","Node exists but risk data not yet computed — properties may be sparse","Stale data if lastUpdatedAt is old — freshness not guaranteed real-time"],"whenToPreferThis":"Use this endpoint when you need a fast, single-node risk grade and property lookup for a known asset or protocol node identified by its stable nodeId. Prefer this over the /dependencies endpoint when you do not need neighborhood graph data, and over /search when you already have the stable nodeId. Ideal for spot-checking risk tiers on specific DeFi assets (e.g. stablecoins, pools) on supported chains like Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:38:26.312Z","isFirstParty":false}