Use to compare 2 to 3 US-listed stocks in one call (peer or watchlist comparisons). For each ticker it returns price and day change, market cap, P/E, EPS, revenue, gross and net margins, and dividend yield, computed from snapshot, fundamentals, and profile data. Pass a comma separated list via `?tickers=AAPL,MSFT,NVDA`. From x402stock, a market & economic data API (x402, USDC).
x402stock.xyz| Window | Trust | Uptime | Success | p50 | p95 | Price | Data |
|---|---|---|---|---|---|---|---|
| Last hour | 82 | 100% | — | — | — | $0.05 | Low |
| Last 24h | 81 | 100% | — | — | — | $0.05 | Low |
| Last 7 days | 81 | 100% | — | — | — | $0.05 | Medium |
Trust score is global for the provider. Latency, price and uptime are measured per endpoint (last 24h). Click a column to sort.
| Endpoint | |||
|---|---|---|---|
GET /api/v1/portfolio/xrayRisk x-ray for a whole watchlist or portfolio in one call. Pass `?tickers=AAPL,MSFT,NVDA` (up to 25; optional `?weights=`). Returns per-holding price, sector and cap, plus portfolio concentration (top-weight, Herfindahl, diversification score), sector concentration, market-cap distribution, weighted day performance and risk flags. Replaces dozens of per-holding calls. From x402stock | 100% | — | $0.25 |
GET /api/v1/screener/smartDescribe a screen in plain English via `?q=` (e.g. 'oversold large caps up today on high volume'). An LLM parses it into a filter, screens the entire US market, optionally confirms oversold/overbought with RSI, and returns a ranked shortlist with a one-line rationale per name. No need to know the filter schema or run the enrichment loop yourself. From x402stock | 100% | — | $0.2 |
GET /api/v1/compareUse to compare 2 to 3 US-listed stocks in one call (peer or watchlist comparisons). For each ticker it returns price and day change, market cap, P/E, EPS, revenue, gross and net margins, and dividend yield, computed from snapshot, fundamentals, and profile data. Pass a comma separated list via `?tickers=AAPL,MSFT,NVDA`. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.05 |
GET /api/v1/macroThe US macro backdrop in one call: the federal funds rate, CPI and PCE inflation, the labor market (unemployment, payrolls, wages), real GDP, and the Treasury yield curve. No ticker needed. Replaces six macro calls (fed-funds + inflation + pce + labor-market + gdp + treasury-yields) at a lower combined price. Spans FRED, BLS, Treasury; sections degrade independently. From x402stock | 100% | — | $0.05 |
GET /api/v1/full-market-snapshotCurrent state of every US-listed ticker in a single call: price, day change and percent change, volume, and VWAP per symbol. The base layer for building a screener or scanning the whole market without iterating ticker by ticker. Optional `?tickers=AAPL,MSFT` to narrow and `?include_otc=true` to add OTC names. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.04 |
Request / responseⓘ· observed 6/21/2026source:string as_of:string count:number tickers: [ ticker:string price:number change:number change_percent:number volume:number vwap:number updated:null | |||
GET /api/v1/trendingUse for one call answering 'where is retail attention right now': a deterministic 0–100 attention score per ticker blending Reddit finance-community and 4chan /biz/ mention shares (24h window), with momentum, cross-platform confirmation, breadth & concentration (HHI), and Fear & Greed context. Transparent — every row carries its raw per-platform inputs. From x402stock | 100% | — | $0.04 |
Request / responseⓘ· observed 6/21/2026source:string as_of:string window:string methodology:string sections: reddit:string fourchan:string fear_greed:string market_context: fear_greed_score:number fear_greed_rating:string breadth: tickers_tracked:number total_reddit_mentions:number total_fourchan_mentions:number concentration_hhi:number count:number leaders: [ rank:number ticker:string name:string attention_score:number mention_share_percent:number cross_platform:boolean momentum_24h_percent:number reddit: rank:number mentions:number mentions_change_percent:number fourchan: rank:number mentions:number mentions_change_percent:number | |||
GET /api/v1/xstocksUse to monitor tokenized US equities (xStocks) against their real underlyings: every tracked xStock's on-chain price decoded from Raydium CLMM pool state on the public Solana ledger (no Backed/Chainlink/Pyth API), the underlying's live quote, and the premium/discount percent — plus pool liquidity, scaled-UI multiplier, and a us_market_open arb-context flag. From x402stock | 100% | — | $0.04 |
Request / responseⓘ· observed 6/21/2026source:string as_of:string venue:string protocol:string program:string note:string us_market_open:boolean sections: onchain:string underlying:string count:number items: [ symbol:string underlying:string pool:string mint:string xstock_price_usd:number pool_price_raw_unit:number multiplier:number liquidity:number tick_current:number underlying_price_usd:number underlying_change_percent:number underlying_market_status:string premium_percent:number | |||
GET /api/v1/congress-tradesRecent stock trades disclosed by US members of Congress under the STOCK Act, parsed live from official House and Senate Periodic Transaction Reports: per trade the member, chamber, ticker, asset, buy/sell type, date, and disclosed dollar range. ?chamber=house|senate|both, ?ticker=AAPL, ?limit= recent filings per chamber (max 20). From US House & Senate. From x402stock | 100% | — | $0.03 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string chamber:string disclosure:string trade_count:number trades: [ asset:string ticker:string asset_type:string owner:null transaction_code:string transaction_type:string transaction_date:string notification_date:string amount_range:string amount_min:number amount_max:number chamber:string member:string state:string district:string filing_date:string doc_id:string pdf_url:string | |||
GET /api/v1/fdaFDA catalysts for a pharma/biotech/medtech company, from openFDA. Pass `?company=Medtronic` (required) plus `?limit=` (max 50). Returns `drug` (recalls + approvals) and `device` (510(k) clearances, PMA approvals, recalls) sections, each with recent items, match totals, and official FDA links. One call across 5 FDA datasets. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.03 |
GET /api/v1/market-pulseUse to find the day's biggest movers in one call. Returns the top 10 gainers and top 10 losers by percent move with price, the current US market session status (open, closed, pre, or post), and the latest market news headlines. No ticker needed. Built for agents scanning what is moving today. From x402stock, a pay-per-call market & economic data API. Pay per request in USDC via x402, no API key. | 100% | — | $0.03 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string market_status: market:string early_hours:boolean after_hours:boolean gainers: [ ticker:string change_percent:number price:number losers: [ ticker:string change_percent:number price:number news: [ title:string url:string publisher:string published_at:string tickers: [string] | |||
GET /api/v1/prediction-marketsUse to see where prediction-market money is flowing: the most recently traded Polymarket outcome tokens with implied probability (last on-chain price), today's VWAP and USD volume, and indexed totals — decoded by our own indexer from CTF Exchange V2 events on the public Polygon ledger, not from any Polymarket API. `?limit=` up to 100. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.03 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string venue:string note:string indexer: cursor_standard:number cursor_neg_risk:number tokens_tracked:number count:number markets: [ token_id:string title:null condition_id:null neg_risk:boolean implied_probability:number last_side:string vwap_today:number volume_usd_today:number matches_today:number volume_usd_indexed:number matches_indexed:number last_block:number updated_at:string | |||
GET /api/v1/screenerScreen the entire US stock market in one call. Filter every listed ticker by price range, percent change, and minimum volume, then sort by percent move, price, or volume. Tune with ?min_price=, ?max_price=, ?min_change_percent=, ?max_change_percent=, ?min_volume=, ?sort=, ?order=, ?limit=. Built for agents scanning for setups without iterating ticker by ticker. From x402stock | 100% | — | $0.03 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string universe:number matched:number sort:string order:string count:number results: [ ticker:string price:number change:number change_percent:number volume:number vwap:number | |||
GET /api/v1/fda/shortagesCurrent and resolved US drug shortages from openFDA, newest update first. Optional `?company=Pfizer` narrows to one manufacturer (omit for market-wide); `?limit=` (max 100). Each carries the generic name, company, status, therapeutic category, dosage form, presentation, posting/update dates, and reason. A supply-side catalyst for generic makers. From x402stock | 100% | — | $0.021 |
Request / responseⓘ· observed 6/21/2026source:string as_of:string company:null total_matched:number count:number shortages: [ generic_name:string company_name:string status:string therapeutic_category: [string] dosage_form:string presentation:string posted_date:string updated_date:string update_type:string reason:string attribution:string | |||
GET /api/v1/archiveUse to discover the point-in-time archive: immutable daily snapshots of ephemeral market state (Hyperliquid perps/spot, JLP pool, pre-IPO marks, market regime, squeeze scores), captured once per UTC day and never overwritten or backfilled. Lists every feed and entity with date coverage; read days via /archive/{feed} and series via /archive/{feed}/range. From x402stock | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string note:string count:number feeds: [ feed:string description:string entities: [ entity:… coverage:… | |||
GET /api/v1/calendarUpcoming US economic data releases — WHEN the market-moving prints land, not just their latest values. Returns curated high-importance releases (CPI, PPI, PCE, jobs, JOLTS, GDP, retail sales, housing starts, industrial production) within `?days=` (default 30, max 90), each with date and category, plus the next FOMC meeting. `?past=true` includes the last week. Release dates from FRED. | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string window_days:number from:string to:string count:number releases: [ release_id:number name:string category:string date:string fomc: next_meeting:string days_until:number attribution:string | |||
GET /api/v1/clinical-trialsClinical trials run by a company, from ClinicalTrials.gov, newest first. Pass `?sponsor=Vertex Pharmaceuticals` (required) plus `?limit=` (max 100). Each trial carries NCT id, title, status, phase(s), study type, conditions, enrollment, lead sponsor, and start/completion/update dates with a link. A primary biotech catalyst. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.02 |
GET /api/v1/cotThe weekly CFTC Commitments of Traders positioning across major futures markets in one call: for each market the open interest, non-commercial (large speculator) net position and weekly change, and commercial (hedger) net position. Covers equity indices, gold/silver, crude/natural gas, major FX, the 10-year note, and bitcoin. No ticker needed. Sourced from the US CFTC. From x402stock | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string report:string markets: [ market:string contract_code:string name:string group:string report_date:string open_interest:number open_interest_change:number noncommercial_net:number noncommercial_net_change:number commercial_net:number attribution:string | |||
GET /api/v1/energyEvery energy benchmark in one call: WTI and Brent crude oil spot, Henry Hub natural gas spot, and US regular retail gasoline — each with its latest price, prior reading, and change. The catalog's commodities feed (no equity/forex/crypto endpoint carries these). For one benchmark with history use /api/v1/energy/{product}. Source: U.S. Energy Information Administration (EIA). From x402stock | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string series:string products: [ product:string series_id:string name:string unit:string eia_units:string frequency:string latest: date:string value:number prior: date:string value:number change:number change_percent:number attribution:string | |||
GET /api/v1/exchange-ratesOfficial US Treasury reporting rates of exchange — government FX reference rates for ~170 currencies, in units of foreign currency per 1 USD, for the latest quarter. Use for accounting-grade and exotic-currency conversion the market /api/v1/forex feed lacks. Filter with `?currency=Euro`. Updated quarterly. From the US Treasury (FiscalData). From x402stock | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string series:string note:string record_date:string count:number rates: [ country:string currency:string country_currency:string exchange_rate:number effective_date:string | |||
GET /api/v1/fear-greedThe current US stock-market Fear & Greed index (0–100, CNN-style) with its sentiment rating and all five weighted components — volatility, momentum, put/call, safe-haven demand, junk-bond demand — each with value, weight, and reading. Includes the last 30 days of scores and a backtest of S&P 500 forward returns by sentiment zone. A one-call read of market mood. From x402stock | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string index:string score:number rating:string components: [ name:string value:number weight:number description:string detail:string recent: [ date:string score:number backtest: [ zone:string label:string entries:number periods: [ period:… avg_return_percent:… win_rate_percent:… best_percent:… worst_percent:… samples:… | |||
GET /api/v1/fear-greed/historyThe full daily history of the US stock Fear & Greed index from 2016 to today, each point a date and 0–100 score. Pass `?days=N` to return only the most recent N days (default: full series). Use for charting sentiment regimes and backtesting against price. Companion to /api/v1/fear-greed (current reading). From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string index:string count:number history: [ date:string score:number | |||
GET /api/v1/fear-greed/regimeThe combined market regime — one read fusing the stock Fear & Greed score and velocity, VIX, insider-buying sentiment, and net liquidity into a named regime (e.g. Mixed Signals) with severity and a suggested stance, plus how the S&P 500 historically performed after similar regimes (forward 5/22-day and 1/3-month returns and win rates). From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.02 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string regime: id:string name:string severity:string description:string action:string current: fg_score:number fg_zone:string velocity:number vix:number vix_level:string insider_score:number insider_label:string liquidity_score:number liquidity_label:string history: episodes:number avg_forward_5d_percent:number avg_forward_22d_percent:number avg_spy_1m_percent:number avg_spy_3m_percent:number win_rate_1m_percent:number win_rate_3m_percent:number | |||
GET /api/v1/filing-searchFull-text search across every SEC EDGAR filing since 2001. Find filings mentioning a keyword or exact phrase via ?q=, narrow by ?forms=10-K,8-K, ?ticker=, and ?startdt=/?enddt= dates, and cap with ?limit=. Returns each match's form, filer, date, and a link to the document. Sourced from SEC EDGAR. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.02 |
GET /api/v1/form-144Market-wide recent Form 144 insider intent-to-sell notices across all US issuers — who is filing to sell, before the Form 4 confirms it. Per notice: ticker, issuer, insider, shares to be sold, aggregate market value, and approximate sale date. Tune the window with `?days=` (max 90) or `?startdt`/`?enddt`, and `?limit=` (max 50). Proposed sales, not executed. From SEC EDGAR. From x402stock | 100% | — | $0.02 |
Request / responseⓘ· observed 6/21/2026source:string as_of:string start_date:string end_date:string total_matches:number count:number notices: [ ticker:string issuer:string issuer_cik:string insider_name:string relationships: [string] security:string shares_to_be_sold:number aggregate_market_value:number approx_sale_date:string filing_date:string accession:string url:string | |||
GET /api/v1/framesOne reported XBRL financial fact for every company that disclosed it in a calendar period, for peer screening. Pass ?tag= (e.g. Revenues), ?period= (CY2024, CY2024Q1, or CY2024Q1I for balance-sheet facts), ?taxonomy= (default us-gaap), ?unit= (default USD), and ?limit=. Sorted by value. Sourced from SEC EDGAR. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.02 |
GET /api/v1/gainersThe day's biggest percentage gainers across US equities, with current and previous-day OHLCV per ticker. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402. | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string direction:string count:number tickers: [ ticker:string change:number change_percent:number updated:string day: open:number high:number low:number close:number volume:number vwap:number previous_day: open:number high:number low:number close:number volume:number vwap:number | |||
GET /api/v1/gov-awardsThe latest large NEW federal awards across all recipients, from USAspending.gov — browse what the government is funding right now. Tune `?days=` lookback (max 365), `?award_type=contracts|grants|all`, `?min_amount=` floor, `?order=amount|date`, `?limit=` (max 50). Each award carries recipient, amount, awarding agency, dates, description, and a link. Uses new-award dating, not modifications. | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string award_type:string window_days:number since:string min_amount:null count:number awards: [ award_id:string recipient:string amount:number awarding_agency:string awarding_sub_agency:string start_date:string end_date:string description:string url:string attribution:string | |||
GET /api/v1/gov-contractsFederal contract and grant awards to a US company, from USAspending.gov. Pass `?recipient=Lockheed Martin` (required, fuzzy name match) plus optional `?award_type=contracts|grants|all`, `?order=amount|date`, `?limit=` (max 50). Each award carries the award id, amount, awarding agency, period of performance, description, and a usaspending.gov link, with a total. A government-spending catalyst. | 100% | — | $0.02 |
GET /api/v1/grouped-dailyEnd-of-day OHLCV bars for every US-listed ticker on a single date; one call returns the entire market. Pass `?date=YYYY-MM-DD` (required). From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402. | 100% | — | $0.02 |
GET /api/v1/inflationUS consumer price inflation from the Bureau of Labor Statistics: the latest headline CPI-U and core (ex food and energy) index levels with year-over-year percent change, plus recent monthly history. No ticker needed. Use for macro-aware analysis without leaving for a separate data source. Sourced from US BLS. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string series:string unit:string headline: latest_index:number latest_month:string yoy_percent:number core: latest_index:number latest_month:string yoy_percent:number history: [ date:string period_name:string value:number | |||
GET /api/v1/iposUpcoming and historical US IPOs: issuer name, ticker, announced and listing dates, offer price range and final price, shares offered, total deal size, exchange, and status. Filter by `?ipo_status=pending|new|history|rumor`, `?ticker=`, and `?limit=`. Use to track the new-issue calendar and recently priced deals. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.02 |
Request / responseⓘ· observed 6/21/2026source:string as_of:string count:number ipos: [ ticker:string issuer_name:string status:string announced_date:string listing_date:null primary_exchange:string security_type:string security_description:string currency:string isin:null final_issue_price:number lowest_offer_price:number highest_offer_price:number max_shares_offered:number total_offer_size:number shares_outstanding:number last_updated:string | |||
GET /api/v1/labor-marketUS labor-market headline indicators from the Bureau of Labor Statistics: the unemployment rate, labor force participation rate, total nonfarm payrolls, and average hourly earnings, each with its latest value and change from the prior month. No ticker needed. Sourced from US BLS. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402. | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string series:string metrics: [ metric:string unit:string latest_value:number latest_month:string prior_value:number change:number | |||
GET /api/v1/losersThe day's biggest percentage losers across US equities, with current and previous-day OHLCV per ticker. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402. | 100% | — | $0.02 |
Request / responseⓘ· observed 6/21/2026source:string as_of:string direction:string count:number tickers: [any] | |||
GET /api/v1/newsCurated stock-market news with ticker tags, source, publisher, image, and timestamps. Pass `?ticker=AAPL` to filter. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402. | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string count:number articles: [ id:string title:string description:string url:string image_url:string author:string publisher:string publisher_homepage:string published_at:string tickers: [string] keywords: [string] | |||
GET /api/v1/news-sentimentGlobal news attention and tone for any company, ticker, or topic, from the GDELT Project's worldwide news monitoring. Pass `?q=Nvidia` (required), `?timespan=1d|3d|1w|2w|1m|3m` (default 1w). Returns average and latest tone with a positive/neutral/negative label and trend, an article-volume timeline, and recent headlines. A media-sentiment read distinct from the Reddit/4chan feeds. From x402stock | 100% | — | $0.02 |
GET /api/v1/patentsA company's US patents from the USPTO Open Data Portal, newest filings first. Pass `?company=Tesla` (required, matches APPLICANT name — subsidiaries/variants need separate queries) plus `?limit=` (max 100). Each carries patent & application numbers, title, filing & grant dates, status, applicant, inventors, and a link. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.02 |
GET /api/v1/pceUS PCE (Personal Consumption Expenditures) price inflation — the Fed's preferred inflation gauge — with the latest headline and core (ex food and energy) index levels, each with year-over-year percent change, plus recent monthly history. No ticker needed. Complements the CPI endpoint with the measure the Fed actually targets. Sourced from the St. Louis Fed (FRED). From x402stock | 100% | — | $0.02 |
Request / responseⓘ· observed 6/21/2026source:string as_of:string series:string unit:string headline: series_id:string latest_index:number latest_month:string yoy_percent:number core: series_id:string latest_index:number latest_month:string yoy_percent:number history: [ date:string value:number | |||
GET /api/v1/perpsLive state of every perpetual-futures market in one call: per coin the mark and oracle price, hourly funding rate with annualized APR, premium, open interest, max leverage, previous-day price, and 24h USD and base volume. Native crypto-derivatives data — funding and open interest are perp-only, absent from any spot feed. Free on-chain DEX data (venue: Hyperliquid), no key. From x402stock | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string venue:string market:string count:number perps: [ coin:string max_leverage:number mark_price:number oracle_price:number mid_price:number prev_day_price:number funding_rate_hourly:number funding_apr_percent:number premium:number open_interest:number day_volume_usd:number day_volume_base:number | |||
GET /api/v1/perps/predicted-fundingPredicted next-period funding rate for each coin across venues — on-chain plus centralized perp venues (Hyperliquid, Binance, Bybit) — each with the funding interval and next funding time. A cross-exchange funding-arbitrage signal in one call: compare where a coin's funding is richest or cheapest. Free on-chain DEX data, no key. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.02 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string count:number coins: [ coin:string venues: [ venue:… funding_rate:… funding_interval_hours:… next_funding_time:… | |||
GET /api/v1/private-stocksLive valuations for private, pre-IPO companies — Anthropic, OpenAI, SpaceX, Anduril, Neuralink, Kalshi, Polymarket — in one call, via PreStocks Solana tokens backed 1:1 by SPV exposure. Per company: mark price and valuation, on-chain token price and implied valuation, the token's premium/discount, supply, and contract. The catalog's only pre-IPO feed. From x402stock | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string venue:string count:number companies: [ symbol:string name:string description:string mark_price:number mark_valuation:number token_price:number implied_valuation:number token_premium_percent:number supply:number contract_address:string logo_url:string url:string attribution:string | |||
GET /api/v1/regulatoryProposed/final rules and notices from a federal agency — the regulatory pipeline that reprices sectors. Pass `?agency=securities-and-exchange-commission` (slug) and/or `?q=` (at least one), plus `?type=all|rule|proposed|notice` and `?limit=` (max 100). Each doc has number, type, title, abstract, dates, agencies, and a link. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.02 |
GET /api/v1/solana/jlpJupiter's JLP liquidity pool, decoded from the Perpetuals program's on-chain accounts (not the Jupiter API): AUM (USD), JLP supply and virtual price (AUM ÷ supply), pool-wide long/short trader exposure, and each asset (SOL, ETH, WBTC, USDC, USDT) with holdings, owned/locked, utilization %, and long/short USD. Keyless public-chain data, no Jupiter API. From x402stock | 100% | — | $0.02 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string venue:string chain:string protocol:string program:string pool:string jlp_mint:string aum_usd:number jlp_supply:number jlp_virtual_price:number total_guaranteed_usd:number total_short_usd:number asset_count:number assets: [ symbol:string mint:string decimals:number custody:string token_account:string amount:number owned:number locked:number utilization_percent:number guaranteed_usd:number global_short_usd:number | |||
GET /api/v1/splits-calendarMarket-wide split calendar across all US tickers (no ticker needed). Each row has the ticker, execution date, direction (`forward`/`reverse`), split_from/split_to, numeric `ratio`, and a human `ratio_text` like `10:1` or `1:8`. Future-dated announced splits sort first. Filter `?type=forward|reverse|all`, `?from=`/`?to=` date window, `?order=`, `?limit=`. From x402stock | 100% | — | $0.02 |
Request / responseⓘ· observed 6/21/2026source:string as_of:string count:number splits: [ ticker:string execution_date:string type:string split_from:number split_to:number ratio:number ratio_text:string | |||
GET /api/v1/spotLive on-chain spot prices for every token on the Hyperliquid DEX (HYPE, PURR, and hundreds more), quoted in USDC: mid/mark price, previous-day price, 24h USD and base volume, circulating and total supply, and market cap — sorted by 24h volume. Spot, not derivatives: for funding/open interest use /api/v1/perps; for major-coin fiat prices use /api/v1/crypto. From x402stock | 100% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026source:string as_of:string venue:string market:string count:number pairs: [ pair:string id:string base_token:string quote_token:string canonical:boolean mark_price:number mid_price:number prev_day_price:number day_volume_usd:number day_volume_base:number circulating_supply:number total_supply:number market_cap_usd:number | |||
GET /api/v1/unified-snapshotSnapshot a list of US-listed tickers at once: for each symbol, the company name, market session, current price, day change and percent change, day OHLCV with VWAP, and previous close. Pass a comma-separated list via `?tickers=AAPL,MSFT,NVDA` (up to 250). Built for pricing a watchlist or portfolio in a single request. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.02 |
GET /api/v1/avg-interest-ratesThe average interest rate the US Treasury currently pays on its outstanding debt, broken out by security (Treasury Bills, Notes, Bonds, TIPS, FRNs, savings, and the marketable/total aggregates) for the latest reported month, in percent. No ticker needed. A read on the government's cost of borrowing that complements the /treasury-yields curve. Sourced from the US Treasury (FiscalData). | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string series:string unit:string record_date:string count:number rates: [ security_type:string security:string avg_interest_rate:number | |||
GET /api/v1/calendar/fomcThe full FOMC meeting schedule (2025–2027) with the last and next meeting and days-until. Each entry carries the two-day meeting's start and decision date, year, and past/upcoming status. No ticker needed — the rate-decision calendar every macro-aware agent plans around. Source: U.S. Federal Reserve. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string last_meeting: date:string days_ago:number next_meeting: date:string days_until:number count:number meetings: [ start_date:string date:string year:number status:string attribution:string | |||
GET /api/v1/conditionsReference catalog of trade/quote condition codes (the numeric `conditions` seen on trades) with names, types, data types, and SIP mappings. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402. | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string count:number conditions: [ id:number type:string name:string data_types: [string] sip_mapping: UTP:string | |||
GET /api/v1/exchangesReference list of US equity exchanges and market centers with names, MICs, operating MICs, and SIP participant IDs. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402. | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string count:number exchanges: [ id:number type:string name:string acronym:string mic:string operating_mic:string participant_id:string url:string | |||
GET /api/v1/fear-greed/cryptoThe Crypto Fear & Greed index (0–100) with its rating, alongside the US stock Fear & Greed score for comparison, current BTC and ETH prices with 24h change, and ~90 days of crypto sentiment history. Pass `?days=N` to size the history. The crypto-sentiment companion to /api/v1/fear-greed (stocks). From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string crypto: score:number rating:string stock: score:number prices: BTCUSD: price:number change:number change_percent:number ETHUSD: price:number change:number change_percent:number history: [ date:string score:number | |||
GET /api/v1/fear-greed/liquidityUS net liquidity (Fed balance sheet minus Treasury General Account minus reverse repo) as a 0–100 percentile with its label and 4-week trend, broken into its FRED components (WALCL, TGA, RRP, M2) plus ~52 weeks of history. A macro-liquidity gauge for risk appetite. Complements the /api/v1/fed-funds and other FRED macro endpoints. From x402stock, a market & economic data API (x402, USDC). | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string score:number rating:string net_liquidity_usd_trillions:number trend_4w_usd_trillions:number trend_label:string components: [ name:string value_usd_trillions:number date:string fred_series:string mom_percent:null history: [ date:string net_usd_trillions:number | |||
GET /api/v1/fed-fundsThe effective federal funds rate — the Fed's benchmark policy rate that anchors every other US interest rate — as a monthly average in percent, with the latest value, prior month, month-over-month and year-over-year change, and recent history. No ticker needed. The rate every rate-sensitive analysis starts from. Sourced from the St. Louis Fed (FRED). From x402stock | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string series_id:string title:string unit:string frequency:string latest: date:string value:number prior: date:string value:number change:number change_percent:number yoy_percent:number history: [ date:string value:number | |||
GET /api/v1/gdpUS real Gross Domestic Product, quarterly, in billions of chained 2017 dollars (seasonally adjusted annual rate), with the latest reading, prior quarter, quarter-over-quarter and year-over-year change, and recent history. No ticker needed. The broad measure of economic output for macro-aware analysis. Sourced from the St. Louis Fed (FRED). From x402stock | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string series_id:string title:string unit:string frequency:string latest: date:string value:number prior: date:string value:number change:number change_percent:number yoy_percent:number history: [ date:string value:number | |||
GET /api/v1/money-supplyUS M2 money stock, monthly, in billions of dollars (seasonally adjusted), with the latest value, prior month, month-over-month and year-over-year change, and recent history. No ticker needed. A liquidity gauge watched for inflation and risk-asset context. Sourced from the St. Louis Fed (FRED). From x402stock, a pay-per-call market & economic data API. Pay per request in USDC via x402, no API key. | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string series_id:string title:string unit:string frequency:string latest: date:string value:number prior: date:string value:number change:number change_percent:number yoy_percent:number history: [ date:string value:number | |||
GET /api/v1/national-debtThe total US public debt outstanding to the penny — the headline national-debt figure — split into debt held by the public and intragovernmental holdings, with the latest value, prior business day, day-over-day change, and recent history. No ticker needed. Updates each business day. Sourced from the US Treasury (FiscalData). Pass `?limit=` for more history (default 30, max 250). From x402stock | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string series:string unit:string latest: date:string total_public_debt_outstanding:number debt_held_by_public:number intragovernmental_holdings:number prior: date:string total_public_debt_outstanding:number debt_held_by_public:number intragovernmental_holdings:number change:number change_percent:number history: [ date:string total_public_debt_outstanding:number debt_held_by_public:number intragovernmental_holdings:number | |||
GET /api/v1/quote/MSFT | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026ticker:string data: price:number change:number change_percent:number day: open:number high:number low:number close:number volume:number vwap:number previous_close:number timestamp:string is_delayed:boolean delayed_by:string source:string as_of:string | |||
GET /api/v1/ticker-typesReference list of security type codes used in ticker reference data (e.g. CS = Common Stock, ETF, PFD, WARRANT) with descriptions. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402. | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string count:number types: [ code:string description:string asset_class:string locale:string | |||
GET /api/v1/tickersFind tickers by free-text `?search=` (name or symbol) across asset classes via `?market=stocks|crypto|fx|indices` (default stocks), with optional `?type=`, `?exchange=`, `?active=`, `?limit=`. Returns symbol, name, market, exchange, type, and identifiers. Use to discover crypto pairs (X:BTCUSD), FX pairs (C:EURUSD), and index symbols (I:SPX). From x402stock | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string count:number tickers: [ ticker:string name:string market:string locale:string primary_exchange:string type:string active:boolean currency:string cik:string composite_figi:string | |||
GET /api/v1/treasury-yieldsThe daily US Treasury par yield curve (Constant Maturity Treasury rates) for every maturity from 1 month to 30 years, in percent. Defaults to the latest published day; pass `?limit=` for more recent days (max 250) and `?year=YYYY`. No ticker needed. Use for the risk-free rate, rate-sensitivity context, and yield-curve inversion in macro-aware analysis. From x402stock | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string series:string unit:string maturities: [string] count:number rates: [ date:string rates: 1mo:number 1.5mo:number 2mo:number 3mo:number 4mo:number 6mo:number 1yr:number 2yr:number 3yr:number 5yr:number 7yr:number 10yr:number 20yr:number 30yr:number | |||
GET /api/v1/trending/4chanWhat tickers 4chan's finance board (/biz/) is buzzing about most over the last 24h, ranked by mention volume. Each ticker carries its mention count and 24h change in rank and mentions (4chan has no upvotes, so upvotes is always 0). No ticker needed; ?page= to paginate (100 per page). A raw read of /biz/ chatter, separate from the Reddit feed. From x402stock | 100% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string platform:string board:string window:string page:number pages:number count:number results: [ rank:number ticker:string name:string mentions:number upvotes:number rank_24h_ago:number mentions_24h_ago:number mentions_change:number mentions_change_percent:number rank_change:number | |||
GET /api/v1/trending/redditWhat stocks and crypto Reddit is talking about most over the last 24h, by mention volume across the busiest Reddit money subreddits (r/wallstreetbets, r/stocks, r/CryptoCurrency, r/Bitcoin, etc.). Each ticker carries mentions, upvotes, and 24h change in rank and mentions; covered subreddits are listed per response. ?filter=stocks|crypto|all (default all), ?page=. From x402stock | 100% | — | $0.01 |
Request / responseⓘ· observed 6/21/2026source:string as_of:string platform:string filter:string window:string communities: [string] page:number pages:number count:number results: [ rank:number ticker:string name:string mentions:number upvotes:number rank_24h_ago:number mentions_24h_ago:number mentions_change:number mentions_change_percent:number rank_change:number | |||
GET /api/v1/scanScans the whole US market on one factor and returns a finished ranked-table PNG, not just JSON rows. Ranks every liquid ticker by a transparent 0–100 score (rank, ticker, price, % change, volume, score). Tune ?factor=active|momentum|volume, ?min_price=, ?max_price=, ?min_volume=, ?limit= (max 20). Returns the ranked results plus a hosted `artifact.png_url`. From x402stock | 0% | — | $0.2 |
GET /api/v1/financials/AAPL | 0% | — | $0.03 |
Request / responseⓘ· observed 6/19/2026ticker:string data: count:number reports: [ company_name:string cik:string timeframe:string fiscal_period:string fiscal_year:null start_date:string end_date:string filing_date:null source_filing_url:null statements: balance_sheet:… income_statement:… comprehensive_income:… cash_flow_statement:… source:string as_of:string | |||
GET /api/v1/aggregates/AAPL | 0% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026ticker:string data: bars: [ open:number high:number low:number close:number volume:number vwap:number trade_count:number timestamp:string count:number adjusted:boolean source:string as_of:string | |||
GET /api/v1/dividends/AAPL | 0% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026ticker:string data: count:number dividends: [ cash_amount:number currency:string dividend_type:string frequency:number declaration_date:string ex_dividend_date:string record_date:string pay_date:string source:string as_of:string | |||
GET /api/v1/indicators/ema/AAPL | 0% | — | $0.02 |
Request / responseⓘ· observed 6/21/2026ticker:string data: indicator:string count:number values: [ timestamp:string value:number source:string as_of:string | |||
GET /api/v1/indicators/macd/AAPL | 0% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026ticker:string data: indicator:string count:number values: [ timestamp:string value:number signal:number histogram:number source:string as_of:string | |||
GET /api/v1/indicators/rsi/AAPL | 0% | — | $0.02 |
Request / responseⓘ· observed 6/19/2026ticker:string data: indicator:string count:number values: [ timestamp:string value:number source:string as_of:string | |||
GET /api/v1/indicators/sma/AAPL | 0% | — | $0.02 |
Request / responseⓘ· observed 6/18/2026ticker:string data: indicator:string count:number values: [ timestamp:string value:number source:string as_of:string | |||
GET /api/v1/splits/AAPL | 0% | — | $0.02 |
Request / responseⓘ· observed 6/18/2026ticker:string data: count:number splits: [ execution_date:string type:string split_from:number split_to:number ratio:number ratio_text:string source:string as_of:string | |||
GET /api/v1/x402/economyUse for a one-call macro view of the x402 economy: how many indexed services are live, total/paid/free resources, the USD price distribution (min/p25/median/p75/max), and resource counts by network and category, with a per-service breakdown. The daily history of this index accumulates in the point-in-time archive as feed x402.catalogs. From x402stock, a market & economic data API (x402, USDC). | 0% | — | $0.02 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string note:string services_indexed:number services_up:number resources:number paid_resources:number free_resources:number price_usd: min:number p25:number median:number p75:number max:number by_network: eip155:8453:number by_category: financial-data:number services: [ host:string ok:boolean resources:number paid:number free:number median_price_usd:number | |||
GET /api/v1/x402/servicesUse to survey the x402 machine-payments economy: x402stock crawls the public /.well-known/x402 catalogs of known x402 resource servers and returns one row per service — reachability, resource counts, paid/free split, USD price min/median/max, networks, and categories. Drill into one service via /x402/service/{host}; cross-service aggregates at /x402/economy. From x402stock | 0% | — | $0.02 |
Request / responseⓘ· observed 6/18/2026source:string as_of:string note:string count:number up:number services: [ host:string catalog_url:string ok:boolean error:null description:null x402_version:number resources:number paid:number free:number price_usd: min:number median:number max:number networks: [string] categories: [string] last_updated:string | |||
GET /api/v1/events/AAPL | 0% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026ticker:string data: name:string composite_figi:string cik:string events: [ type:string date:string ticker:string source:string as_of:string | |||
GET /api/v1/open-close/AAPL | 0% | — | $0.01 |
GET /api/v1/prev-close/AAPL | 0% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026ticker:string data: open:number high:number low:number close:number volume:number vwap:number trade_count:number timestamp:string source:string as_of:string | |||
GET /api/v1/quote/AAPL | 0% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026ticker:string data: price:number change:number change_percent:number day: open:number high:number low:number close:number volume:number vwap:number previous_close:number timestamp:string is_delayed:boolean delayed_by:string source:string as_of:string | |||
GET /api/v1/related/AAPL | 0% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026ticker:string data: count:number related: [string] source:string as_of:string | |||
GET /api/v1/snapshot/AAPL | 0% | — | $0.01 |
Request / responseⓘ· observed 6/18/2026ticker:string data: change:number change_percent:number day: open:number high:number low:number close:number volume:number vwap:number previous_day: open:number high:number low:number close:number volume:number vwap:number last_minute_bar: open:number high:number low:number close:number volume:number vwap:number trade_count:number accumulated_volume:number timestamp:string source:string as_of:string | |||
GET /api/v1/ticker/AAPL | 0% | — | $0.01 |
Request / responseⓘ· observed 6/21/2026ticker:string data: name:string market:string locale:string type:string primary_exchange:string currency:string active:boolean cik:string composite_figi:string share_class_figi:string market_cap:number sic_code:string sic_description:string description:string homepage:string phone:string address: address1:string city:string state:string postal_code:string list_date:string employees:number shares_outstanding:number logo_url:string icon_url:string source:string as_of:string | |||
Same category, ranked by Trust score — switch to a more reliable or cheaper source.
x402.ottoai.servicesBasePolygonSolanaorbisapi.comBaseSolanatoken-ohlcv.api.klymax402.comBaseapi.stocktrends.comBaseapi.web3identity.comBaseedgar.apitoll.cloudBase