{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "mesh-heurist-xyz-x402-agents-yahoofinanceagent-fetch-price-history",
  "title": "Heurist \u00b7 Fetch Yahoo Finance OHLCV Price History",
  "url": "https://mesh.heurist.xyz/x402/agents/YahooFinanceAgent/fetch_price_history",
  "category": "data",
  "summary": "Fetch historical OHLCV price data for stocks and cryptocurrencies from Yahoo Finance with 1h or 1d intervals.",
  "seo": {
    "title": "Yahoo Finance OHLCV Data API | x402 Micropayment",
    "description": "Fetch historical stock and crypto OHLCV data from Yahoo Finance via x402. 1h and 1d intervals, 60-day intraday limit. Pay per call with USDC."
  },
  "use_cases": [
    "Backtest trading strategies with historical price data",
    "Analyze stock performance over custom time periods",
    "Retrieve crypto OHLCV for technical analysis",
    "Monitor intraday price movements up to 60 days"
  ],
  "ideal_buyer": "Quantitative traders, financial analysts, and AI agents building trading strategies requiring historical market data.",
  "example_prompt": "Get the 1-hour OHLCV data for AAPL stock for the last 30 days to analyze support and resistance levels.",
  "example_request_body": {
    "period": "30d",
    "symbol": "AAPL",
    "interval": "1h"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x7d9d1821d15b9e0b8ab98a058361233e255e405d",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 120,
      "mime_type": "application/json",
      "description": "Use this to obtain historical price performance (OHLCV data) for stocks and cryptocurrencies using Yahoo Finance. Supports all major stock symbols and top 30 large-cap major crypto tokens. Only supports '1h' and '1d' intervals. Intraday data is limited to 60 days.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "period": {
              "type": "string",
              "description": "Rolling window: 1d,5d,1mo,3mo,6mo,1y,2y,5y,10y,ytd,max. If start_date or end_date is provided, they take precedence."
            },
            "symbol": {
              "type": "string",
              "required": true,
              "description": "Stock ticker or crypto with -USD suffix"
            },
            "end_date": {
              "type": "string"
            },
            "interval": {
              "enum": [
                "1h",
                "1d"
              ],
              "type": "string",
              "description": "Candlestick interval"
            },
            "start_date": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-bdcb2727febd",
  "origin": {
    "slug": "mesh-heurist-xyz",
    "host": "mesh.heurist.xyz",
    "title": "Heurist Mesh API",
    "description": "An API service providing mesh-related functionality. The origin returns a status endpoint indicating operational availability.",
    "url": "https://mesh.heurist.xyz",
    "favicon": "https://mesh.heurist.xyz/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/mesh-heurist-xyz-x402-agents-yahoofinanceagent-fetch-price-history",
    "url": "https://x402all.com/resource/mesh-heurist-xyz-x402-agents-yahoofinanceagent-fetch-price-history",
    "name": "Heurist \u00b7 Fetch Yahoo Finance OHLCV Price History",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/mesh-heurist-xyz-x402-agents-yahoofinanceagent-fetch-price-history",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://mesh.heurist.xyz/x402/agents/YahooFinanceAgent/fetch_price_history",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/mesh-heurist-xyz",
      "url": "https://mesh.heurist.xyz",
      "name": "Heurist Mesh API",
      "@type": "Organization"
    },
    "identifier": "mesh-heurist-xyz-x402-agents-yahoofinanceagent-fetch-price-history",
    "description": "Fetch historical stock and crypto OHLCV data from Yahoo Finance via x402. 1h and 1d intervals, 60-day intraday limit. Pay per call with USDC.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=mesh-heurist-xyz-x402-agents-yahoofinanceagent-fetch-price-history",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=mesh-heurist-xyz-x402-agents-yahoofinanceagent-fetch-price-history"
}
