Roundhouse
Reference Data

Equity quote

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

Spot price
$0.028per quote
call-weighted across 9 of 9 priced endpoints
Spread
100×
cheapest to dearest
Providers
7
7 hosts
Endpoints
9
4 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.

9 endpoints offering this capability, from 7 wallets

EndpointIndexLast called
Real-Time Stock Quote
x402-stock-indicators.vercel.app/quote/:ticker$0.00103.611Live58d ago
Stock Quote API
orbisapi.com/proxy/stock-quote-api-59d5c7/:endpoint$0.00207.211Offline105d ago
TickersFeed
api.tickersfeed.net/stock/:symbol$0.003011698Livetoday
Stock Price API
orbisapi.com/proxy/stock-price-api-d847a6/:endpoint$0.00501822Offline108d ago
Stock Quote API
orbisapi.com/proxy/stock-quote-api-59d5c7$0.00501832Offline102d ago
JMT Stock Quote
jmt-x402-proxy.jmthomasofficial.workers.dev/v2/api/stock-quote$0.01036322Live73d ago
India Financial Data API
stockapi.hillguava.xyz/stock/:symbol$0.0103611Offline85d ago
vietnam-holiday-api.kdlcfa.workers.dev
vietnam-holiday-api.kdlcfa.workers.dev/stocks$0.05017911Live54d ago
Stock Quote
etherealgoodsco.store/finance/stock-quote$0.100359342Offline29d 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 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://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://roundhouseai.io/dashboard/team.

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