PerformanceBlog
Tempo MCP serverGive agents search and read tools for Tempo docs
Skip to content
LogoLogo

Pay for financial and market data

Access real-time stock prices, forex rates, crypto market data, SEC filings, and economic indicators — pay per request with stablecoins on Tempo. No API keys, no subscriptions, no billing accounts.

The financial data payment problem

Financial data is fragmented across dozens of providers, each with its own API key, pricing tier, and billing cycle. Agents that need multi-source data — stock prices from one provider, SEC filings from another, crypto data from a third — face credential sprawl and unpredictable monthly bills. Free tiers are limited, and most providers require credit cards before returning a single data point.

How MPP enables paid financial data

With MPP, your agent pays per data request using stablecoins on Tempo. No signup, no API keys. Point your agent at any MPP-enabled financial data provider, and it handles the rest: price discovery via the 402 Challenge, payment via a TIP-20 transfer, and data delivery in the same response.

Financial data services you can pay for

ProviderDataService URL
Alpha VantageStocks, forex, crypto, commodities, technicalsalphavantage.mpp.paywithlocus.com
CoinGeckoCrypto prices, market cap, exchanges, trendingcoingecko.mpp.paywithlocus.com
EDGAR (SEC)Company filings, XBRL financials, full-text searchedgar.mpp.paywithlocus.com
EDGAR Full-Text10-K, 10-Q, 8-K, proxy statement searchedgar-search.mpp.paywithlocus.com
Exchange RatesLive and historical FX rates for 150+ currenciesabstract-exchange-rates.mpp.paywithlocus.com

Try Alpha Vantage with Tempo payments

# Install Tempo CLI + wallet
curl -L https://tempo.xyz/install | bash && tempo add request && tempo wallet login
 
# Get stock data via Alpha Vantage
tempo request alphavantage.mpp.paywithlocus.com/query \
  -d '{"function": "TIME_SERIES_DAILY", "symbol": "AAPL"}'

Prompt your agent to buy financial data

Use edgar.mpp.paywithlocus.com to search SEC filings via Tempo.
Pay per query with stablecoins — no API key needed.

Next steps for financial data payments