Aiagentoracle
15 services · 41 calls/30d · aiagentoracle.ai
Aiagentoracle · Status
aiagentoracle.ai
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.
Aiagentoracle · Tokens
aiagentoracle.ai
AgentOracle: list real-time on-chain crypto tokens sorted by market cap, with chain / min-liquidity / min-24h-volume / min-market-cap filters and limit+offset pagination. Each row includes price, 24h volume, market cap, liquidity, 24h price change, and confidence score.
Aiagentoracle · Tokens Movers
aiagentoracle.ai
AgentOracle: top 10 gainers and top 10 losers by 24h price change percentage across all tracked on-chain tokens. Returns two parallel arrays plus an `asOf` timestamp.
Aiagentoracle · Tokens TOP
aiagentoracle.ai
AgentOracle: top N on-chain crypto tokens by market cap. Pass `limit` (1..100, default 20). Same per-token shape as /tokens — price, 24h volume, market cap, liquidity, 24h price change.
Aiagentoracle · Execution Quote
aiagentoracle.ai
AgentOracle: use when choosing where to execute a Base swap. Compares live Uniswap V3 and KyberSwap routes by expected output, slippage, price impact, estimated gas, and gas-adjusted net execution price. Indicative results expire after 30 seconds.
Aiagentoracle · Stablecoin Best
aiagentoracle.ai
AgentOracle: use when choosing a Base stablecoin for payment, treasury, or settlement. Ranks canonical USDC, USDT, and DAI using peg deviation, liquidity, freshness, and conservative missing-data penalties.
Aiagentoracle · Asset Assessment
aiagentoracle.ai
AgentOracle: use before an autonomous transaction to assess an asset's market-data quality, freshness, liquidity, volatility, confidence, and whether it is directly spendable through x402 on Base or must be converted first. Informational and non-custodial.
Aiagentoracle · Price
aiagentoracle.ai
AgentOracle: latest spot price for a single token by ticker symbol — minimal payload (`{ symbol, priceUsd, asOf }`) optimised for high-frequency polling agents. Case-insensitive symbol; returns 404 for unknown symbols.
Aiagentoracle · Risk Token
aiagentoracle.ai
AgentOracle: use before approving, buying, or interacting with a Base token contract. Returns conservative risk evidence from live GoPlus and CoinGecko data; missing signals are explicit and penalized rather than treated as safe.
Aiagentoracle · Settlement
aiagentoracle.ai
AgentOracle: verify a payment transaction recorded by AgentOracle and check its Base receipt confirmation state. Returns recorded amount, payer, recipient, route, timestamp, and confirmed, pending, reverted, or temporarily unavailable on-chain state.
Aiagentoracle · Stablecoin
aiagentoracle.ai
AgentOracle: use before holding or accepting canonical Base USDC, USDT, or DAI. Assesses peg deviation, liquidity, 24h market context, freshness, caveats, and depeg risk.
Aiagentoracle · Token
aiagentoracle.ai
AgentOracle: lookup a single on-chain crypto token by ticker symbol (case-insensitive, e.g. ETH, BTC, SOL). Returns the full price / volume / liquidity / market-cap snapshot, or 404 if the symbol is unknown.
Aiagentoracle · Token History
aiagentoracle.ai
AgentOracle: price history time-series for a single token — array of `{ t, price }` points at hourly or daily intervals. Pass `interval=hour` (returns hourly points over last 1-14 days) or `interval=day` (daily points over last 30-365 days). `limit` defaults to 24, max 200. Ideal for trading bots, charting agents, and backtesting.
Aiagentoracle · Risk Token
aiagentoracle.ai
AgentOracle: conservative Base token contract risk assessment from live GoPlus token-security and CoinGecko Base contract data. Missing signals are returned explicitly and penalized rather than treated as safe.
Aiagentoracle · Settlement
aiagentoracle.ai
AgentOracle: verify a payment transaction recorded by AgentOracle and check its Base receipt confirmation state. Returns recorded amount, payer, recipient, route, timestamp, and confirmed, pending, reverted, or temporarily unavailable on-chain state.