BlockRun
Language:jaen
🇯🇵日本 · 東京証券取引所

9501 · Tokyo Elec Power CO Hldgs INC

東京証券取引所 に上場する Tokyo Elec Power CO Hldgs INC のリアルタイム株価と OHLC 履歴。 x402 プロトコルで1コールあたり 0.001 USDC — API キー不要、アカウント不要、サブスク不要。

Pyth Hermes によるリアルタイム配信

0 JPY

±0.00 JPY 信頼区間 · 1970-01-01 00:00:00 UTC

$0.001 / コール
リアルタイムGET https://blockrun.ai/api/v1/stocks/jp/price/9501
OHLC 履歴GET https://blockrun.ai/api/v1/stocks/jp/history/9501?resolution=D&from=<unix>&to=<unix>

接続方法

9501 を取得する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 Tokyo Elec Power CO Hldgs INC (9501) 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/9501")
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/9501
HTTP/1.1 402 Payment Required
WWW-Authenticate: x402
...
{
  "error": "Payment Required",
  "endpoint": "/v1/stocks/jp/price/9501",
  "price": { "amount": "0.0010", "currency": "USD" },
  "x402": { ...bazaar schema for 9501... }
}

東京証券取引所 上場の他銘柄

日本 の他の銘柄