{"uid":"cap_RaZSXtkW6nSy2vbnufsHd","slug":"aiagentoracle-ai-1ff114c4","name":"AgentOracle Service Health Status","description":"AgentOracle: live service-health snapshot — tracked-token count, last ingestion timestamp, ingestion error counter, process uptime, and API version. Use as a cheap heartbeat before issuing larger queries.","url":"https://aiagentoracle.ai/api/v1/status","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"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["status","tokenCount","ingestionErrors","uptime","version"],"properties":{"status":{"enum":["operational","degraded","down"],"type":"string"},"uptime":{"type":"number","description":"Process uptime in seconds."},"version":{"type":"string"},"tokenCount":{"type":"integer","minimum":0},"lastIngestion":{"type":["string","null"],"format":"date-time"},"ingestionErrors":{"type":"integer","minimum":0}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{}}},"response":{"status":"operational","uptime":39667.256157021,"version":"1.0.0","tokenCount":318,"lastIngestion":"2026-05-29T20:50:08.862Z","ingestionErrors":724}},"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Ij_0ihFi-ogt3Di4r4WCE","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a live health snapshot of the AgentOracle service including operational status, tracked token count, last ingestion timestamp, ingestion error count, process uptime, and API version.","exampleAgentPrompt":"Before I run a big query, can you do a quick health check on AgentOracle — tell me if it's operational, how many tokens it's tracking, when it last ingested data, and whether there are any ingestion errors?","exampleUseCases":null,"resultDescription":"Returns a JSON object with: status (enum: 'operational', 'degraded', or 'down'), tokenCount (integer number of tracked tokens), lastIngestion (ISO 8601 datetime or null), ingestionErrors (integer error count), uptime (process uptime in seconds), and version (API version string).","failureModes":["Service itself is down — may return a non-200 HTTP error or timeout","Payment failure — x402 payment of 0.01 USDC not accepted, returns 402","Rate limiting — too many rapid heartbeat calls may be throttled","Degraded state returned — status field shows 'degraded' or 'down' indicating partial outage"],"whenToPreferThis":"Use this endpoint as a cheap ($0.01 USDC) pre-flight heartbeat before issuing heavier queries to AgentOracle (token lookups, price history, market cap lists). Ideal for agents that need to confirm the service is operational and data is fresh before making multiple downstream calls. Also useful for monitoring pipelines that need to track AgentOracle uptime and ingestion health over time.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:33:31.065Z","isFirstParty":false}