🇯🇵日本 · 東京証券取引所
9984 · ソフトバンクグループ
東京証券取引所 に上場する ソフトバンクグループ のリアルタイム株価と OHLC 履歴。 x402 プロトコルで1コールあたり 0.001 USDC — API キー不要、アカウント不要、サブスク不要。
Pyth Hermes によるリアルタイム配信
15,338 JPY
±18.61 JPY 信頼区間 · 2025-08-26 06:30:20 UTC
リアルタイム
GET https://blockrun.ai/api/v1/stocks/jp/price/9984OHLC 履歴
GET https://blockrun.ai/api/v1/stocks/jp/history/9984?resolution=D&from=<unix>&to=<unix>接続方法
9984 を取得する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 ソフトバンクグループ (9984) 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/9984")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/9984
HTTP/1.1 402 Payment Required
WWW-Authenticate: x402
...
{
"error": "Payment Required",
"endpoint": "/v1/stocks/jp/price/9984",
"price": { "amount": "0.0010", "currency": "USD" },
"x402": { ...bazaar schema for 9984... }
}東京証券取引所 上場の他銘柄