US Stock Historical OHLCV Data is a paid API for AI agents from the-stall.intuitek.ai, paid per call via x402, $0.059/call, status unknown (last checked 2026-09-14).
Returns historical price bars (OHLCV) for a US stock or index ticker over a specified time window and bar resolution.
Historical OHLCV bars for any US stock, ETF, or index. TradingView-compatible resolution (D, W, M, 60, 15, 5, 1). Pass Unix timestamps for from/to. Matches blockrun.ai at $0.001/call — same price, no API key required. Use us-stock-price for live quotes; equity-technicals for indicators.
An array of OHLCV price bars for the requested ticker, each bar containing open, high, low, close prices and volume, timestamped according to the chosen resolution (1/5/15/60/240-minute, daily, weekly, or monthly) over the specified time window.
GEThttps://the-stall.intuitek.ai/cap/us-stock-historyUse this endpoint when you need historical OHLCV candlestick data for US-listed equities, ETFs, or major indices (e.g. ^VIX, BRK-B) without needing an account or API key — ideal for AI agents that can pay per-call via USDC on Base. Prefer this over traditional data providers when integrating into x402 payment workflows or when you need flexible resolution from 1-minute intraday to monthly bars.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"ticker": "AAPL",
"resolution": "D"
}
}
}| Field | Type | Description |
|---|---|---|
| required | string | |
| properties | string |
{
"to": 1781241147,
"bars": [
{
"c": 252.82,
"h": 253.89,
"l": 249.88,
"o": 252.11,
"t": 1773667800,
"v": 32074200
},
{
"c": 254.23,
"h": 255.13,
"l": 252.18,
"o": 252.96,
"t": 1773754200,
"v": 32361600
},
{
"c": 249.94,
"h": 254.94,
"l": 249,
"o": 252.63,
"t": 1773840600,
"v": 35757900
},
{
"c": 248.96,
"h": 251.83,
"l": 247.3,
"o": 249.4,
"t": 1773927000,
"v": 34864100
},
{
"c": 247.99,
"h": 249.2,
"l": 246,
"o": 247.98,
"t": 1774013400,
"v": 88331100
},
{
"c": 251.49,
"h": 254.6,
"l": 250.28,
"o": 253.97,
"t": 1774272600,
"v": 40546100
},
{
"c": 251.64,
"h": 254.83,
"l": 249.55,
"o": 250.35,
"t": 1774359000,
"v": 45152300
},
{
"c": 252.62,
"h": 255,
"l": 251.6,
"o": 254.1,
"t": 1774445400,
"v": 28476700
},
{
"c": 252.89,
"h": 257,
"l": 250.77,
"o": 252.12,
"t": 1774531800,
"v": 41796700
},
{
"c": 248.8,
"h": 255.49,
"l": 248.07,
"o": 253.9,
"t": 1774618200,
"v": 47900000
},
{
"c": 246.63,
"h": 250.87,
"l": 245.51,
"o": 250.07,
"t": 1774877400,
"v": 39446200
},
{
"c": 253.79,
"h": 255.48,
"l": 247.1,
"o": 247.91,
"t": 1774963800,
"v": 49598100
},
{
"c": 255.63,
"h": 256.18,
"l": 253.33,
"o": 254.08,
"t": 1775050200,
"v": 40059400
},
{
"c": 255.92,
"h": 256.13,
"l": 250.65,
"o": 254.2,
"t": 1775136600,
"v": 31289400
},
{
"c": 258.86,
"h": 262.16,
"l": 256.46,
"o": 256.51,
"t": 1775482200,
"v": 29329900
},
{
"c": 253.5,
"h": 256.2,
"l": 245.7,
"o": 256.16,
"t": 1775568600,
"v": 62148000
},
{
"c": 258.9,
"h": 259.75,
"l": 256.53,
"o": 258.45,
"t": 1775655000,
"v": 41032800
},
{
"c": 260.49,
"h": 261.12,
"l": 256.07,
"o": 259,
"t": 1775741400,
"v": 28121600
},
{
"c": 260.48,
"h": 262.19,
"l": 259.02,
"o": 259.98,
"t": 1775827800,
"v": 31291500
},
{
"c": 259.2,
"h": 260.18,
"l": 256.66,
"o": 259.73,
"t": 1776087000,
"v": 36234700
},
{
"c": 258.83,
"h": 261.93,
"l": 257.19,
"o": 259.25,
"t": 1776173400,
"v": 48370700
},
{
"c": 266.43,
"h": 266.56,
"l": 257.81,
"o": 258.16,
"t": 1776259800,
"v": 49913500
},
{
"c": 263.4,
"h": 267.16,
"l": 261.27,
"o": 266.8,
"t": 1776346200,
"v": 43323100
},
{
"c": 270.23,
"h": 272.3,
"l": 266.72,
"o": 266.96,
"t": 1776432600,
"v": 61436200
},
{
"c": 273.05,
"h": 274.28,
"l": 270.29,
"o": 270.33,
"t": 1776691800,
"v": 36590200
},
{
"c": 266.17,
"h": 272.8,
"l": 265.4,
"o": 271.5,
"t": 1776778200,
"v": 50209800
},
{
"c": 273.17,
"h": 273.74,
"l": 266.87,
"o": 267.82,
"t": 1776864600,
"v": 43249200
},
{
"c": 273.43,
"h": 275.77,
"l": 271.65,
"o": 275.05,
"t": 1776951000,
"v": 33399600
},
{
"c": 271.06,
"h": 273.06,
"l": 269.65,
"o": 272.76,
"t": 1777037400,
"v": 38157100
},
{
"c": 267.61,
"h": 268.36,
"l": 265.07,
"o": 266.09,
"t": 1777296600,
"v": 41466800
},
{
"c": 270.71,
"h": 273.23,
"l": 268.66,
"o": 272.34,
"t": 1777383000,
"v": 40018900
},
{
"c": 270.17,
"h": 271.04,
"l": 267.04,
"o": 267.55,
"t": 1777469400,
"v": 30047900
},
{
"c": 271.35,
"h": 276,
"l": 268.14,
"o": 270.5,
"t": 1777555800,
"v": 91848200
},
{
"c": 280.14,
"h": 287.22,
"l": 278.37,
"o": 278.86,
"t": 1777642200,
"v": 79915400
},
{
"c": 276.83,
"h": 280.63,
"l": 274.86,
"o": 279.66,
"t": 1777901400,
"v": 46668400
},
{
"c": 284.18,
"h": 284.57,
"l": 276.5,
"o": 276.93,
"t": 1777987800,
"v": 49311700
},
{
"c": 287.51,
"h": 288.03,
"l": 281.07,
"o": 281.92,
"t": 1778074200,
"v": 58336100
},
{
"c": 287.44,
"h": 292.13,
"l": 285.78,
"o": 289.27,
"t": 1778160600,
"v": 45224300
},
{
"c": 293.32,
"h": 294.76,
"l": 290,
"o": 290.01,
"t": 1778247000,
"v": 52692800
},
{
"c": 292.68,
"h": 293.88,
"l": 290.23,
"o": 291.98,
"t": 1778506200,
"v": 42247300
},
{
"c": 294.8,
"h": 295.27,
"l": 292.56,
"o": 292.56,
"t": 1778592600,
"v": 45748100
},
{
"c": 298.87,
"h": 300.92,
"l": 293.5,
"o": 293.5,
"t": 1778679000,
"v": 52684300
},
{
"c": 298.21,
"h": 300.45,
"l": 295.38,
"o": 299.82,
"t": 1778765400,
"v": 35324900
},
{
"c": 300.23,
"h": 303.2,
"l": 296.52,
"o": 297.9,
"t": 1778851800,
"v": 54862800
},
{
"c": 297.84,
"h": 300.66,
"l": 294.91,
"o": 300.24,
"t": 1779111000,
"v": 34483000
},
{
"c": 298.97,
"h": 300.51,
"l": 296.35,
"o": 296.97,
"t": 1779197400,
"v": 42243600
},
{
"c": 302.25,
"h": 302.8,
"l": 298.08,
"o": 298.18,
"t": 1779283800,
"v": 38229800
},
{
"c": 304.99,
"h": 305.54,
"l": 300.4,
"o": 301.06,
"t": 1779370200,
"v": 42965100
},
{
"c": 308.82,
"h": 311.4,
"l": 305.84,
"o": 306.12,
"t": 1779456600,
"v": 43670200
},
{
"c": 308.33,
"h": 311.82,
"l": 307.67,
"o": 309.56,
"t": 1779802200,
"v": 48000500
},
{
"c": 310.85,
"h": 313.26,
"l": 308.3,
"o": 308.33,
"t": 1779888600,
"v": 50430900
},
{
"c": 312.51,
"h": 312.8,
"l": 309.57,
"o": 310.68,
"t": 1779975000,
"v": 48220400
},
{
"c": 312.06,
"h": 315,
"l": 309.53,
"o": 311.78,
"t": 1780061400,
"v": 70026800
},
{
"c": 306.31,
"h": 310.94,
"l": 305.02,
"o": 309.63,
"t": 1780320600,
"v": 48849900
},
{
"c": 315.2,
"h": 315.45,
"l": 306.69,
"o": 307.46,
"t": 1780407000,
"v": 44534700
},
{
"c": 310.26,
"h": 316.94,
"l": 308.85,
"o": 314.18,
"t": 1780493400,
"v": 50836700
},
{
"c": 311.23,
"h": 313.54,
"l": 309.65,
"o": 313.23,
"t": 1780579800,
"v": 44869100
},
{
"c": 307.34,
"h": 315.17,
"l": 307.15,
"o": 312.86,
"t": 1780666200,
"v": 65310500
},
{
"c": 301.54,
"h": 317.4,
"l": 301.17,
"o": 308.74,
"t": 1780925400,
"v": 77949100
},
{
"c": 290.55,
"h": 300.75,
"l": 287.78,
"o": 300.28,
"t": 1781011800,
"v": 70108800
},
{
"c": 291.58,
"h": 294.75,
"l": 287.38,
"o": 290.74,
"t": 1781098200,
"v": 52793300
},
{
"c": 295.63,
"h": 297,
"l": 289.59,
"o": 293.72,
"t": 1781184600,
"v": 42523300
}
],
"from": 1773465147,
"count": 62,
"source": "yahoo",
"symbol": "AAPL",
"resolution": "D"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"