{"uid":"cap_lwEooO3yiI0baKVamCYz9","slug":"robinhood-chain-oracle-health-check-2c053fa3","name":"Robinhood Chain Oracle Health Check","description":"Health check for a tokenized stock's price oracle on Robinhood Chain: verifies the latest round has a positive answer, valid round accounting, and an update timestamp inside the feed's 24-hour heartbeat window. Returns healthy, stale, or invalid, with every raw round value included. Checks that cannot be verified from official contracts report unsupported — never a silent pass.","url":"https://x402.forgemesh.io/robinhood-oracle-health","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"symbol":{"type":"string","description":"Ticker symbol, e.g. AAPL, NVDA, SPY (case-insensitive)"}}},"responseSchema":{"type":"json","example":{"found":true,"round":{"age_seconds":512,"heartbeat_seconds":86400},"checks":{"freshness":"fresh","round_valid":true,"sequencer_up":"unsupported","answer_positive":true},"status":"healthy","symbol":"NVDA"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_mQieVrXcuxQCsteBwbehA","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Verifies the health of a tokenized stock price oracle on Robinhood Chain by checking round validity, positive price answer, and freshness within the 24-hour heartbeat window for a given ticker symbol.","exampleAgentPrompt":"Can you check if the AAPL price oracle on Robinhood Chain is healthy — specifically whether the latest round has a valid positive answer and the feed is within its 24-hour heartbeat window?","exampleUseCases":null,"resultDescription":"Returns a health status of 'healthy', 'stale', or 'invalid', along with every raw round value (round ID, answer, started-at timestamp, updated-at timestamp). Any check that cannot be verified from official contracts is reported as 'unsupported' rather than silently passing.","failureModes":["Unknown or unsupported ticker symbol returns 'unsupported' status rather than an error","Feed update timestamp outside the 24-hour heartbeat window returns 'stale'","Round with zero or negative answer returns 'invalid'","Round accounting inconsistencies (e.g., answeredInRound < roundId) return 'invalid'","Network or RPC connectivity issues to Robinhood Chain may cause request failure","Payment failure (insufficient USDC balance) results in 402 response before processing"],"whenToPreferThis":"Use this endpoint when you need to verify the on-chain health of a Robinhood Chain price oracle for a specific tokenized stock ticker before relying on its price data in a DeFi application, smart contract, or trading system. Prefer this over generic oracle monitoring tools when you specifically need Robinhood Chain compatibility and granular round-level diagnostics including heartbeat window validation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:31:25.274Z","isFirstParty":false}