Get a single AgentOracle-tracked token by its ticker symbol (case-insensitive, e...
https://aiagentoracle.ai/api/v1/token/%7Bsymbol%7DOverview
Get a single AgentOracle-tracked token by its 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. Costs $0.01 USDC on Base per call.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/defi
Provider
aiagentoracle
Source
bazaar
Indexed
2026-04-26 14:44:01
Health
Status
healthy
Latency (p50)
172ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-04-28 18:28:15
Last Healthy
2026-04-28 18:28:15
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"type": "http"
}
Output Schema
{
"properties": {
"chain": {
"description": "EVM chain slug (e.g. base, ethereum, arbitrum).",
"type": "string"
},
"confidenceScore": {
"description": "Source-quality score, 0..1.",
"type": [
"number",
"null"
]
},
"id": {
"description": "Internal numeric identifier.",
"type": "integer"
},
"imageUrl": {
"format": "uri",
"type": [
"string",
"null"
]
},
"lastUpdated": {
"format": "date-time",
"type": "string"
},
"liquidityUsd": {
"description": "On-chain pool liquidity in USD.",
"type": [
"number",
"null"
]
},
"marketCap": {
"description": "Fully-diluted market cap in USD.",
"type": [
"number",
"null"
]
},
"name": {
"type": "string"
},
"priceChange24hPercent": {
"description": "24h price change, percent (-100..+inf).",
"type": [
"number",
"null"
]
},
"priceUsd": {
"description": "Spot price in USD.",
"type": [
"number",
"null"
]
},
"symbol": {
"description": "Uppercase ticker symbol, e.g. ETH.",
"type": "string"
},
"volume24h": {
"description": "Trailing 24h trading volume in USD.",
"type": [
"number",
"null"
]
}
},
"required": [
"id",
"symbol",
"name",
"chain",
"lastUpdated"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-04-28 18:28:15 | healthy | 402 | 166ms | |
| 2026-04-28 16:24:27 | healthy | 402 | 191ms | |
| 2026-04-28 15:01:06 | healthy | 402 | 188ms | |
| 2026-04-28 13:02:40 | healthy | 402 | 171ms | |
| 2026-04-28 10:25:43 | healthy | 402 | 178ms | |
| 2026-04-28 09:00:09 | healthy | 402 | 138ms | |
| 2026-04-28 06:22:27 | healthy | 402 | 177ms | |
| 2026-04-28 04:46:26 | healthy | 402 | 141ms | |
| 2026-04-28 02:21:39 | healthy | 402 | 136ms | |
| 2026-04-27 23:49:58 | healthy | 402 | 178ms | |
| 2026-04-27 22:07:45 | healthy | 402 | 141ms | |
| 2026-04-27 19:57:13 | healthy | 402 | 174ms | |
| 2026-04-27 18:02:34 | healthy | 402 | 174ms | |
| 2026-04-27 16:09:41 | healthy | 402 | 172ms | |
| 2026-04-27 15:06:51 | healthy | 402 | 138ms | |
| 2026-04-27 12:33:42 | healthy | 402 | 180ms | |
| 2026-04-27 10:48:17 | healthy | 402 | 139ms | |
| 2026-04-27 09:02:46 | healthy | 402 | 173ms | |
| 2026-04-27 06:16:43 | healthy | 402 | 165ms | |
| 2026-04-27 04:28:27 | healthy | 402 | 166ms |