{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-tunedfor-ai-data-history-1h",
  "title": "TunedFor.ai \u00b7 1-hour crypto market history",
  "url": "https://x402.tunedfor.ai/data/history/1h",
  "category": "finance",
  "summary": "Retrieve granular 1-hour cryptocurrency market data. Returns aggregated orderflow, derived metrics, and regime detection signals from 20 exchanges.",
  "seo": {
    "title": "Crypto Market Data API | 1h History | TunedFor.ai",
    "description": "Access 1-hour aggregated crypto market history via x402. $5 per call. Cross-exchange orderflow, derived metrics, and regime detection across 20 live exchanges."
  },
  "use_cases": [
    "Backtest high-frequency trading strategies",
    "Analyze market regime shifts at hourly granularity",
    "Build cross-exchange arbitrage detection systems",
    "Generate real-time volatility forecasts from orderflow data"
  ],
  "ideal_buyer": "Quantitative crypto traders, HFT strategy developers, and market data platforms needing aggregated cross-exchange data with regime detection.",
  "example_prompt": "Get 1-hour BTC market history for the last 500 bars with full orderflow metrics and regime classification.",
  "example_request_body": {
    "limit": 500,
    "token": "BTC"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 166.667,
    "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": "5000000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "token"
            ],
            "properties": {
              "end": {
                "type": "string",
                "description": "End date ISO 8601 (e.g. '2021-12-31')"
              },
              "limit": {
                "type": "integer",
                "description": "Number of bars to return (1-5000, default 500)"
              },
              "start": {
                "type": "string",
                "description": "Start date ISO 8601 (e.g. '2021-01-01')"
              },
              "token": {
                "type": "string",
                "description": "Token symbol (BTC, ETH, SOL, etc.)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "bars": [
              {
                "cvd": 2700000,
                "low": 41800,
                "high": 42500,
                "lbuy": 0,
                "open": 42000,
                "vbuy": 12500000,
                "close": 42300,
                "lsell": 45000,
                "vsell": 9800000,
                "buy_ratio": 0.56,
                "timestamp": "2024-01-01T00:00:00Z"
              }
            ],
            "token": "BTC",
            "timeframe": "1h"
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "0xcaf9b733b96a4f83a8f19d9abe889e33f74f10e8",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "5000000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "token"
            ],
            "properties": {
              "end": {
                "type": "string",
                "description": "End date ISO 8601 (e.g. '2021-12-31')"
              },
              "limit": {
                "type": "integer",
                "description": "Number of bars to return (1-5000, default 500)"
              },
              "start": {
                "type": "string",
                "description": "Start date ISO 8601 (e.g. '2021-01-01')"
              },
              "token": {
                "type": "string",
                "description": "Token symbol (BTC, ETH, SOL, etc.)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "bars": [
              {
                "cvd": 2700000,
                "low": 41800,
                "high": 42500,
                "lbuy": 0,
                "open": 42000,
                "vbuy": 12500000,
                "close": 42300,
                "lsell": 45000,
                "vsell": 9800000,
                "buy_ratio": 0.56,
                "timestamp": "2024-01-01T00:00:00Z"
              }
            ],
            "token": "BTC",
            "timeframe": "1h"
          }
        }
      }
    }
  ],
  "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-1h",
    "url": "https://x402all.com/resource/x402-tunedfor-ai-data-history-1h",
    "name": "TunedFor.ai \u00b7 1-hour crypto market history",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/x402-tunedfor-ai-data-history-1h",
        "@type": "Offer",
        "price": "5",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "5.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-1h",
        "@type": "Offer",
        "price": "5",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "5.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/1h",
    "@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-1h",
    "description": "Access 1-hour aggregated crypto market history via x402. $5 per call. Cross-exchange orderflow, derived metrics, and regime detection across 20 live exchanges.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-tunedfor-ai-data-history-1h",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-tunedfor-ai-data-history-1h"
}
