{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "aiagentoracle-ai-api-v1-tokens-top",
  "title": "aiagentoracle.ai \u00b7 /api/v1/tokens/top",
  "url": "https://aiagentoracle.ai/api/v1/tokens/top",
  "category": "other",
  "summary": "aiagentoracle-ai-api-v1-tokens-top \u2014 x402-protected other API",
  "seo": {
    "title": "aiagentoracle.ai \u00b7 /api/v1/tokens/top",
    "description": "aiagentoracle-ai-api-v1-tokens-top \u2014 x402-protected other API"
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "unknown",
    "median_category_atomic": 0
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x2feCabDFC849C76fdC28CA13Aa0Ab392753EF35C",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Top N AgentOracle-tracked tokens by market cap. Pass `limit` (1..100, default 20). Costs $0.01 USDC on Base per call.",
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "limit": "Number of top tokens to return, integer 1..100, default 20."
          },
          "discoverable": true
        },
        "output": {
          "type": "object",
          "required": [
            "tokens",
            "total",
            "freshness"
          ],
          "properties": {
            "total": {
              "type": "integer",
              "minimum": 0
            },
            "tokens": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "id",
                  "symbol",
                  "name",
                  "chain",
                  "lastUpdated"
                ],
                "properties": {
                  "id": {
                    "type": "integer",
                    "description": "Internal numeric identifier."
                  },
                  "name": {
                    "type": "string"
                  },
                  "chain": {
                    "type": "string",
                    "description": "EVM chain slug (e.g. base, ethereum, arbitrum)."
                  },
                  "symbol": {
                    "type": "string",
                    "description": "Uppercase ticker symbol, e.g. ETH."
                  },
                  "imageUrl": {
                    "type": [
                      "string",
                      "null"
                    ],
                    "format": "uri"
                  },
                  "priceUsd": {
                    "type": [
                      "number",
                      "null"
                    ],
                    "description": "Spot price in USD."
                  },
                  "marketCap": {
                    "type": [
                      "number",
                      "null"
                    ],
                    "description": "Fully-diluted market cap in USD."
                  },
                  "volume24h": {
                    "type": [
                      "number",
                      "null"
                    ],
                    "description": "Trailing 24h trading volume in USD."
                  },
                  "lastUpdated": {
                    "type": "string",
                    "format": "date-time"
                  },
                  "liquidityUsd": {
                    "type": [
                      "number",
                      "null"
                    ],
                    "description": "On-chain pool liquidity in USD."
                  },
                  "confidenceScore": {
                    "type": [
                      "number",
                      "null"
                    ],
                    "description": "Source-quality score, 0..1."
                  },
                  "priceChange24hPercent": {
                    "type": [
                      "number",
                      "null"
                    ],
                    "description": "24h price change, percent (-100..+inf)."
                  }
                }
              }
            },
            "freshness": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "aiagentoracle-ai",
    "host": "aiagentoracle.ai",
    "url": "https://aiagentoracle.ai"
  },
  "json_ld": {
    "@context": "https://schema.org",
    "@type": "WebAPI",
    "@id": "https://x402all.com/resource/aiagentoracle-ai-api-v1-tokens-top",
    "name": "aiagentoracle.ai \u00b7 /api/v1/tokens/top",
    "description": "aiagentoracle-ai-api-v1-tokens-top \u2014 x402-protected other API",
    "url": "https://x402all.com/resource/aiagentoracle-ai-api-v1-tokens-top",
    "sameAs": "https://aiagentoracle.ai/api/v1/tokens/top",
    "applicationCategory": "other",
    "identifier": "aiagentoracle-ai-api-v1-tokens-top",
    "provider": {
      "@type": "Organization",
      "@id": "https://x402all.com/server/aiagentoracle-ai",
      "name": "aiagentoracle.ai",
      "url": "https://aiagentoracle.ai"
    },
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=aiagentoracle-ai-api-v1-tokens-top",
      "description": "Test-buy this endpoint on AXON"
    },
    "offers": {
      "@type": "Offer",
      "price": "0.01",
      "priceCurrency": "USDC",
      "availability": "https://schema.org/InStock",
      "eligibleCustomerType": "Agent",
      "url": "https://x402all.com/resource/aiagentoracle-ai-api-v1-tokens-top",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "priceCurrency": "USDC",
        "unitText": "call"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    }
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=aiagentoracle-ai-api-v1-tokens-top",
  "callability": {
    "status": "partial",
    "schema_callability": 0.262,
    "source": "provider_well_known",
    "source_confidence": 0.95,
    "match_confidence": 0.4,
    "schema_confidence": 0.0,
    "validated_at": "2026-05-10T11:52:33.527919+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://aiagentoracle.ai/api/v1/tokens/top",
    "content_type": "application/json",
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "unknown"
    },
    "contract_hash": "c61c6b8ae65dd7112b93bedebbe01edc996786399b1ffd45e4ac718c8707b557"
  }
}