Directory / www.x402financialdata.com
Real-time quote in one call: current price, intraday open/high/low, previous close with change and change %, volume metrics, 52-week high/low, and 50/200-day moving averages from real Yahoo Finance data. Works for stocks, forex pairs (e.g. EURUSD=X), and commodity futures (e.g. GC=F gold, CL=F oil), not just equities. $0.001/call.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://www.x402financialdata.com/quote/:ticker' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://www.x402financialdata.com/quote/:ticker'
Endpoint: https://www.x402financialdata.com/quote/:ticker. Operated by www.x402financialdata.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Live Amazon.com product page data by ASIN: title, current price, star rating, review count, availability, product images, and bullet points -- scraped directly …
Status for one US airport by IATA code: any active FAA closure, ground stop, ground delay, or arrival/departure delay, or a clean 'normal' result when there's n…
Every US airport currently under an active FAA advisory in one call: closures, ground stops, ground delay programs, and arrival/departure delays, each with its …
Nearest Ethereum block number to a given Unix timestamp, from Etherscan's V2 API -- anchors a point in time to a specific block for historical on-chain lookups …
Basic company/fund profile for a US ticker: name, sector/industry (or fund category for ETFs), country, exchange, employee count, market cap, and a short busine…
SENATE ONLY -- does not include the US House of Representatives. Most recent US Senate stock trade disclosures for a ticker (STOCK Act periodic transaction repo…
Deployer address and creation transaction for a contract address, from Etherscan's V2 API -- who deployed it and when, pairs naturally with /contract-source. A …
Verified contract source code, parsed ABI, and compiler metadata for a contract address on Ethereum, from Etherscan's V2 API -- including proxy detection with t…
Rolling correlation between a crypto asset's daily returns and a stock/index ticker's (default SPY) over a lookback window (default 90 days, range 14-365) -- a …
Daily price/market-cap/volume history for one coin -- the crypto analogue of /history, for BTC, ETH, SOL, and 17+ other major coins by ticker. Optional 'days' c…
Crypto perpetual-futures leverage/squeeze-risk signal in one call: funding rate, open interest, and long/short account ratio, each with recent history and a ris…
Global crypto market snapshot in one call: total market cap, 24h trading volume, 24h market-cap % change, BTC/ETH dominance, and active-coin/market counts -- th…