{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-tunedfor-ai-data-history-5m",
  "title": "TunedFor.AI \u00b7 5-Minute Crypto Market History",
  "url": "https://x402.tunedfor.ai/data/history/5m",
  "category": "data",
  "summary": "Retrieve 5-minute historical market data with cross-exchange aggregation and derived metrics.",
  "seo": {
    "title": "Crypto Market History API (5m) - TunedFor.AI | x402",
    "description": "Access 5-minute OHLCV crypto market data across 20 exchanges. $1 USDC per call on Base/Solana. Aggregated orderflow and regime detection for AI agents."
  },
  "use_cases": [
    "Backtest trading strategies with high-frequency historical data",
    "Analyze cross-exchange price divergences",
    "Detect market regime changes using derived metrics"
  ],
  "ideal_buyer": "AI agents and quantitative researchers needing granular, multi-exchange crypto market data for backtesting and real-time analysis.",
  "example_prompt": "Get 5-minute BTC price history for the last 24 hours with cross-exchange aggregated volume.",
  "example_request_body": {
    "end": "2024-01-16T00:00:00Z",
    "limit": 288,
    "start": "2024-01-15T00:00:00Z",
    "token": "BTC"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 33.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xcaf9b733b96a4f83a8f19d9abe889e33f74f10e8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "token"
            ],
            "properties": {
              "end": {
                "type": "string",
                "description": "End date ISO 8601"
              },
              "limit": {
                "type": "integer",
                "description": "Number of bars to return (1-5000, default 500)"
              },
              "start": {
                "type": "string",
                "description": "Start date ISO 8601 (within 17-day rolling window)"
              },
              "token": {
                "type": "string",
                "description": "Token symbol (BTC, ETH, SOL, etc.)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "bars": [
              {
                "cvd": 130000,
                "low": 42280,
                "high": 42350,
                "lbuy": 0,
                "open": 42300,
                "vbuy": 850000,
                "close": 42320,
                "lsell": 0,
                "vsell": 720000,
                "buy_ratio": 0.54,
                "timestamp": "2024-01-01T00:00:00Z"
              }
            ],
            "token": "BTC",
            "timeframe": "5m"
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "0xcaf9b733b96a4f83a8f19d9abe889e33f74f10e8",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "token"
            ],
            "properties": {
              "end": {
                "type": "string",
                "description": "End date ISO 8601"
              },
              "limit": {
                "type": "integer",
                "description": "Number of bars to return (1-5000, default 500)"
              },
              "start": {
                "type": "string",
                "description": "Start date ISO 8601 (within 17-day rolling window)"
              },
              "token": {
                "type": "string",
                "description": "Token symbol (BTC, ETH, SOL, etc.)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "bars": [
              {
                "cvd": 130000,
                "low": 42280,
                "high": 42350,
                "lbuy": 0,
                "open": 42300,
                "vbuy": 850000,
                "close": 42320,
                "lsell": 0,
                "vsell": 720000,
                "buy_ratio": 0.54,
                "timestamp": "2024-01-01T00:00:00Z"
              }
            ],
            "token": "BTC",
            "timeframe": "5m"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-6810466aac30",
  "origin": {
    "slug": "x402-tunedfor-ai",
    "host": "x402.tunedfor.ai",
    "title": "x402.tunedfor.ai \u2014 Crypto Market Data API for AI Agents",
    "description": "Cross-exchange crypto market structure in one call. Aggregated orderflow across 20 live exchanges, derived metrics, regime detection. Free via MCP. REST pays per call in USDC.",
    "url": "https://x402.tunedfor.ai",
    "og_image": "https://x402.tunedfor.ai/og-image.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-tunedfor-ai-data-history-5m",
    "url": "https://x402all.com/resource/x402-tunedfor-ai-data-history-5m",
    "name": "TunedFor.AI \u00b7 5-Minute Crypto Market History",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/x402-tunedfor-ai-data-history-5m",
        "@type": "Offer",
        "price": "1",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "1.000000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "base"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/x402-tunedfor-ai-data-history-5m",
        "@type": "Offer",
        "price": "1",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "1.000000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "solana"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ]
      }
    ],
    "sameAs": "https://x402.tunedfor.ai/data/history/5m",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-tunedfor-ai",
      "url": "https://x402.tunedfor.ai",
      "name": "x402.tunedfor.ai \u2014 Crypto Market Data API for AI Agents",
      "@type": "Organization"
    },
    "identifier": "x402-tunedfor-ai-data-history-5m",
    "description": "Access 5-minute OHLCV crypto market data across 20 exchanges. $1 USDC per call on Base/Solana. Aggregated orderflow and regime detection for AI agents.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-tunedfor-ai-data-history-5m",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-tunedfor-ai-data-history-5m"
}
