🇯🇵日本 · 東京証券取引所
8053 · Sumitomo CORP
東京証券取引所 に上場する Sumitomo CORP のリアルタイム株価と OHLC 履歴。 x402 プロトコルで1コールあたり 0.001 USDC — API キー不要、アカウント不要、サブスク不要。
Pyth Hermes によるリアルタイム配信
0 JPY
±0.00 JPY 信頼区間 · 1970-01-01 00:00:00 UTC
リアルタイム
GET https://blockrun.ai/api/v1/stocks/jp/price/8053OHLC 履歴
GET https://blockrun.ai/api/v1/stocks/jp/history/8053?resolution=D&from=<unix>&to=<unix>接続方法
8053 を取得する3つの方法
以下の例はすべて同一の x402 エンドポイントを呼び出します。ウォレット、支払い、リトライは選んだ経路が自動処理します。
FLAGSHIP AGENT
Franklin
The AI agent with a wallet. Ask in plain English — it pays the $0.001 and streams the quote back.
> What's Sumitomo CORP (8053) trading at? → live quote · conf ±0.4 · 12s ago
SDK · OPEN SOURCE
ClawRouter
Drop into Python or TypeScript. The SDK signs x402 headers, pays in USDC, retries on failure — you just call the endpoint.
$ pip install blockrun-llm
>>> from blockrun_llm import Client
>>> c = Client() # auto-loads wallet
>>> c.get("/v1/stocks/jp/price/8053")CLAUDE CODE · CURSOR · CHATGPT
MCP Server
One install plugs every BlockRun service — including live quotes — into your AI assistant as callable tools.
$ claude mcp add blockrun \
--transport http \
https://mcp.blockrun.ai/mcpまたは素の HTTP で呼ぶ
下の 402 レスポンスには完全な bazaar スキーマが含まれており、x402 互換のエージェントなら事前知識なしに呼び出せます。
$ curl -i https://blockrun.ai/api/v1/stocks/jp/price/8053
HTTP/1.1 402 Payment Required
WWW-Authenticate: x402
...
{
"error": "Payment Required",
"endpoint": "/v1/stocks/jp/price/8053",
"price": { "amount": "0.0010", "currency": "USD" },
"x402": { ...bazaar schema for 8053... }
}東京証券取引所 上場の他銘柄