{"uid":"cap_X5T6ggyeF8VvDiabnYwhl","slug":"risk-yo-xyz-node-risk-grade-lookup-01039872","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%3Aethereum%3A0x2260fac5e5542a773aa44fbcfedf7c193bc2c599","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:ethereum:0x2260fac5e5542a773aa44fbcfedf7c193bc2c599"}}},"response":{"data":{"id":"asset:ethereum:0x2260fac5e5542a773aa44fbcfedf7c193bc2c599","labels":["Asset"],"properties":{"id":"asset:ethereum:0x2260fac5e5542a773aa44fbcfedf7c193bc2c599","name":"Wrapped Bitcoin","symbol":"WBTC","address":"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599","network":"ethereum","_riskTier":"B","pegTarget":"BTC","coingeckoId":"wrapped-bitcoin","marketCapUsd":7355960286,"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":"Untested counterparty (new RWA, tokenized credit)","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":"333266143.69517505"}},"message":"SUCCESS","statusCode":200}},"exampleRequest":{"nodeId":"asset:ethereum:0x2260fac5e5542a773aa44fbcfedf7c193bc2c599"},"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_4m8HKzL_4KaVN0N-lpUNv","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 a risk grade (tier A–F) for a single blockchain asset, pool, or protocol node identified by a stable node ID","exampleAgentPrompt":"What's the risk grade for Wrapped Bitcoin (WBTC) on Ethereum — the token at 0x2260fac5e5542a773aa44fbcfedf7c193bc2c599 — and can you explain what's driving that rating?","exampleUseCases":null,"resultDescription":"A JSON object containing the node's stable ID, an array of PascalCase labels (e.g. 'Asset', 'Pool', 'Protocol', 'Chain'), and a properties bag including _riskTier (letter grade A–F), an optional riskBreakdown array of {question, answer} pairs explaining the grade, tvlUsd for canonical USD size, and lastUpdatedAt for data freshness.","failureModes":["Invalid or unknown nodeId returns a 404 not found response","Missing x402 payment header or insufficient USDC balance results in a 402 Payment Required response","Malformed node ID format may return a 400 bad request","Node exists in graph but has incomplete data — some properties may be absent or null","Rate limiting may occur for high-frequency callers without valid payment"],"whenToPreferThis":"Use this endpoint when you have a stable node ID (from /search or /agent/search) for a specific Ethereum asset, pool, or protocol and need its risk tier plus a human-readable explanation of that grade — without requiring full neighborhood or dependency graph data. Prefer this over the dependency or neighborhood endpoints when you only need the node's own risk properties and want the lowest-latency, lowest-cost response.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:47:44.575Z","isFirstParty":false}