{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-finance-api-vercel-app-history",
  "title": "x402 Finance \u00b7 Historical Price Data",
  "url": "https://x402-finance-api.vercel.app/history",
  "category": "data",
  "summary": "Retrieve historical cryptocurrency price data with configurable time ranges.",
  "seo": {
    "title": "Crypto Price History API | x402 Finance Data",
    "description": "Fetch historical OHLC price data for cryptocurrencies. Pay 0.005 USDC via x402 on Base. Returns daily prices with configurable coin, currency, and date range parameters."
  },
  "use_cases": [
    "Backtest trading strategies",
    "Calculate portfolio performance",
    "Generate price charts and visualizations"
  ],
  "ideal_buyer": "Quantitative analysts and trading bot developers needing historical price feeds.",
  "example_prompt": "Get 30 days of Bitcoin price history in USD.",
  "example_request_body": {
    "coin": "bitcoin",
    "days": 30,
    "currency": "usd"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.167,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x761c494afc7c52d2d1e670b43aa25416dff75efb",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "coin"
            ],
            "properties": {
              "coin": {
                "type": "string"
              },
              "days": {
                "type": "number"
              },
              "currency": {
                "type": "string"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "coin": "bitcoin",
            "data": [
              {
                "date": "2026-04-01",
                "price": 64000
              }
            ],
            "days": 30,
            "currency": "usd"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-ded0adc308db",
  "origin": {
    "slug": "x402-finance-api-vercel-app",
    "host": "x402-finance-api.vercel.app",
    "url": "https://x402-finance-api.vercel.app",
    "favicon": "https://x402-finance-api.vercel.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-finance-api-vercel-app-history",
    "url": "https://x402all.com/resource/x402-finance-api-vercel-app-history",
    "name": "x402 Finance \u00b7 Historical Price Data",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-finance-api-vercel-app-history",
      "@type": "Offer",
      "price": "0.005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.005000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402-finance-api.vercel.app/history",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-finance-api-vercel-app",
      "url": "https://x402-finance-api.vercel.app",
      "name": "x402-finance-api.vercel.app",
      "@type": "Organization"
    },
    "identifier": "x402-finance-api-vercel-app-history",
    "description": "Fetch historical OHLC price data for cryptocurrencies. Pay 0.005 USDC via x402 on Base. Returns daily prices with configurable coin, currency, and date range parameters.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-finance-api-vercel-app-history",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-finance-api-vercel-app-history"
}
