Roundhouse
Reference Data

Equity quote

Get the current price of a listed equity or ETF. Priced per quote.

Spot price
$0.037per quote
call-weighted across 9 of 9 priced endpoints
Spread
100×
cheapest to dearest
Providers
7
7 hosts
Endpoints
9
8 answered last probe
Where the offers sitLog scale. The shaded band is the middle half of the market, $0.0030 to $0.010.
$0.0010$0.100

Every supplier below carries its index against that rate: 100 is spot, 40 is 60% below it, 310 is 3.1× it. Spot is weighted by how often each endpoint is called, so one wallet listing forty near-identical endpoints cannot move it on listings alone. The cheapest offer here is $0.0010 and the dearest $0.100.

Canonical request
symbolstringTicker symbol.
Canonical response
symbolstringThe ticker.
pricenumberLast traded price.
currencystringCurrency of the price.
change_pct?numberSession change, percent.
as_ofstringISO 8601 observation time.

113 endpoints offering this capability, from 7 wallets

EndpointIndexLast called
us-stock-tech
agentdatum.com/api/v1/d/us-stock-tech$0.00102.722Live8d ago
Stock TA (RSI/MACD/ADX+Signal)
x402-stock-indicators.vercel.app/indicators/:ticker$0.00102.731Live43d ago
Real-Time Stock Quote
x402-stock-indicators.vercel.app/quote/:ticker$0.00102.711Live37d ago
Financial News Sentiment API
orbisapi.com/proxy/financial-news-sentiment-api-5fc1c1/stocks$0.00205.4Live
Stock Quote API
orbisapi.com/proxy/stock-quote-api-59d5c7/:endpoint$0.00205.411Live84d ago
Stock Trends Market Intelligence
api.stocktrends.com/v1/prices/latest$0.00256.7157Live8d ago
Stock Trends Market Intelligence
api.stocktrends.com/v1/stim/latest$0.00256.7157Live8d ago
Stock dividends & splits
agent402.tools/api/stock-dividends$0.00308.141Live3d ago
TickersFeed
api.tickersfeed.net/stock/:symbol$0.00308.1303Livetoday
TickersFeed
api.tickersfeed.net/stock/:symbol/earnings$0.00308.1151Livetoday
x402-services-production.up.railway.app
x402-services-production.up.railway.app/api/rh/session-clock$0.00308.111Live39d ago
Stock Trends Market Intelligence
api.stocktrends.com/v1/indicators/latest$0.00359.493Live11d ago
2s
2s.io/api/finance/cik-ticker$0.00369.711Live63d ago
api.x402node.dev
api.x402node.dev/stock/quote/aapl$0.00501322Live17d ago
api.x402node.dev
api.x402node.dev/stock/quote/amd$0.00501311Live17d ago
api.x402node.dev
api.x402node.dev/stock/quote/amzn$0.00501311Live2d ago
api.x402node.dev
api.x402node.dev/stock/quote/arkk$0.00501311Live29d ago
api.x402node.dev
api.x402node.dev/stock/quote/avgo$0.00501322Live14d ago
api.x402node.dev
api.x402node.dev/stock/quote/baba$0.00501311Live14d ago
api.x402node.dev
api.x402node.dev/stock/quote/dia$0.00501311Live1d ago
api.x402node.dev
api.x402node.dev/stock/quote/dis$0.00501311Live11d ago
api.x402node.dev
api.x402node.dev/stock/quote/googl$0.00501344Live12d ago
api.x402node.dev
api.x402node.dev/stock/quote/intc$0.00501311Live1d ago
api.x402node.dev
api.x402node.dev/stock/quote/iwm$0.00501311Live19d ago
api.x402node.dev
api.x402node.dev/stock/quote/jpm$0.00501311Live31d ago

Reading this table

Report

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pick the best provider of this capability over the free read API. No key, no account.

GET app.roundhouseai.io/unified.json?capability=stock-quote

Open skill.md
Show the prompt
Using Roundhouse, compare every x402 provider of Equity quote and pick one for me.
Weigh the price per unit against whether the endpoint answered when last probed, and say
what the cheapest option would cost against the median.

curl -s 'https://app.roundhouseai.io/unified.json?capability=stock-quote'

The canonical request and response in that document are the shape every provider is
mapped onto. Before paying, check the provider's record and read the live 402:
curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet on the offer you choose>'

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.