{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-tunedfor-ai-data-history-1d",
  "title": "TunedFor.ai \u00b7 1-Day Crypto Market History",
  "url": "https://x402.tunedfor.ai/data/history/1d",
  "category": "data",
  "summary": "Retrieve historical crypto market data across 20 exchanges with aggregated orderflow and regime detection metrics.",
  "seo": {
    "title": "TunedFor.ai Crypto Market Data API | 1D History x402",
    "description": "Fetch 1-day crypto market history via TunedFor.ai x402 API. Cross-exchange aggregated data, 5 USDC per call on Base/Solana."
  },
  "use_cases": [
    "Backtest trading strategies with historical market structure data",
    "Analyze cross-exchange price movements and liquidity patterns",
    "Detect market regime changes from aggregated orderflow"
  ],
  "ideal_buyer": "Quantitative traders and AI agents requiring institutional-grade historical market data.",
  "example_prompt": "Get 1-day historical BTC market data from TunedFor.ai",
  "example_request_body": {
    "end": "2024-01-02",
    "limit": 500,
    "start": "2024-01-01",
    "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. '2024-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. '2020-01-01')"
              },
              "token": {
                "type": "string",
                "description": "Token symbol (BTC, ETH, SOL, etc.)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "bars": [
              {
                "cvd": 160000000,
                "low": 41500,
                "high": 45000,
                "lbuy": 0,
                "open": 42000,
                "vbuy": 980000000,
                "close": 44200,
                "lsell": 1200000,
                "vsell": 820000000,
                "buy_ratio": 0.54,
                "timestamp": "2024-01-01T00:00:00Z"
              }
            ],
            "token": "BTC",
            "timeframe": "1d"
          }
        }
      }
    },
    {
      "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. '2024-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. '2020-01-01')"
              },
              "token": {
                "type": "string",
                "description": "Token symbol (BTC, ETH, SOL, etc.)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "bars": [
              {
                "cvd": 160000000,
                "low": 41500,
                "high": 45000,
                "lbuy": 0,
                "open": 42000,
                "vbuy": 980000000,
                "close": 44200,
                "lsell": 1200000,
                "vsell": 820000000,
                "buy_ratio": 0.54,
                "timestamp": "2024-01-01T00:00:00Z"
              }
            ],
            "token": "BTC",
            "timeframe": "1d"
          }
        }
      }
    }
  ],
  "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-1d",
    "url": "https://x402all.com/resource/x402-tunedfor-ai-data-history-1d",
    "name": "TunedFor.ai \u00b7 1-Day Crypto Market History",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/x402-tunedfor-ai-data-history-1d",
        "@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-1d",
        "@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/1d",
    "@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-1d",
    "description": "Fetch 1-day crypto market history via TunedFor.ai x402 API. Cross-exchange aggregated data, 5 USDC per call on Base/Solana.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-tunedfor-ai-data-history-1d",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-tunedfor-ai-data-history-1d"
}
