StableFinance
Pay-per-request access to Financial Datasets AI: US equities fundamentals, prices, SEC filings, 13F, insider trades, KPIs, and central-bank rates. Billed via x402 on Base and MPP on Tempo at $0.02 per successful call.
Prices
GET /api/pricesHistorical OHLCV bars (day/week/month/year).
GET /api/prices/snapshotLive single-ticker quote.
GET /api/prices/snapshot/marketLive full-market snapshot.
GET /api/prices/snapshot/tickersTickers with snapshot coverage.
GET /api/prices/tickersTickers with historical-bar coverage.
Financial statements
GET /api/financialsAll three statements in one call.
GET /api/financials/income-statementsNormalized income.
GET /api/financials/balance-sheetsNormalized balance sheet.
GET /api/financials/cash-flow-statementsNormalized cash flow.
GET /api/financials/segmentsAll segments across statements.
GET /api/financials/income-statements/segmentsIncome segment breakdowns.
GET /api/financials/balance-sheets/segmentsBalance-sheet segment breakdowns.
GET /api/financials/cash-flow-statements/segmentsCash-flow segment breakdowns.
POST /api/financials/search/screenerFundamentals screener.
POST /api/financials/search/line-itemsCross-ticker line-item pull.
Financial metrics
GET /api/financial-metricsValuation, profitability, growth ratios.
GET /api/financial-metrics/snapshotLive ratios + market cap.
GET /api/financial-metrics/snapshot/tickersSupported tickers.
Company & filings
GET /api/company/factsSector, industry, CIK, exchange.
GET /api/company/facts/tickersTickers with company-facts coverage.
GET /api/company/facts/ciksCIKs with company-facts coverage.
GET /api/filingsSEC filings index.
GET /api/filings/itemsExtracted item-level filing text.
GET /api/filings/tickersTickers with filings coverage.
GET /api/filings/ciksCIKs with filings coverage.
GET /api/filings/typesSupported filing types.
GET /api/filings/items/typesSupported items per filing type.
Earnings & news
GET /api/earningsRecent earnings (single-ticker or feed).
GET /api/earnings/tickersTickers with earnings coverage.
GET /api/newsCompany news (with ticker) or market news (without).
Ownership
GET /api/insider-tradesForm 4 insider transactions.
GET /api/institutional-holdings13F positions (by ticker or filer).
GET /api/institutional-holdings/investorsLook up filer CIKs by name.
GET /api/institutional-holdings/tickersTickers held in any 13F.
Macro
GET /api/macro/interest-ratesHistorical central-bank rates.
GET /api/macro/interest-rates/snapshotCurrent policy rate.
GET /api/macro/interest-rates/banksSupported central banks.
KPIs (Pro coverage upstream)
GET /api/kpi/metricsSector-specific operational KPIs.
GET /api/kpi/metrics/tickersTickers with KPI coverage.
GET /api/kpi/metrics/sectorsSectors with KPI coverage.
GET /api/kpi/guidanceForward management guidance ranges.
GET /api/kpi/non-gaapNon-GAAP metrics with GAAP reconciliation.
Discovery
GET /openapi.jsonOpenAPI schema with x402/MPP prices.
GET /.well-known/x402AgentCash discovery descriptor.
GET /llms.txtConcise agent guidance.