🇨🇳中国 · 上海 / 深圳
688836 · Unitree Robotics
上海 / 深圳 上市的 Unitree Robotics 实时行情与 OHLC 历史。 通过 x402 协议按次支付 0.001 USDC — 无需 API 密钥、无需账号、无需订阅。
由 Pyth Hermes 实时推送
暂无法获取实时报价 — 请直接调用端点。
实时行情
GET https://blockrun.ai/api/v1/stocks/cn/price/688836OHLC 历史
GET https://blockrun.ai/api/v1/stocks/cn/history/688836?resolution=D&from=<unix>&to=<unix> 接入方式
获取 688836 行情的三种方式
以下示例都是调用同一个 x402 端点。钱包、支付、重试由您选用的方式自动处理。
FLAGSHIP AGENT
Franklin Agent
The AI agent with a wallet. Ask in plain English — it pays the $0.003 and streams the quote back.
> What's Unitree Robotics (688836) 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/cn/price/688836")CLAUDE CODE · CURSOR · CHATGPT
BlockRun MCP
One install plugs every BlockRun service — including live quotes — into your AI assistant as callable tools.
$ claude mcp add blockrun -s user -- \
npx -y @blockrun/mcp@latest或使用原生 HTTP
下面的 402 响应携带完整的 bazaar schema,任何 x402 兼容的 AI 智能体都能在没有先验知识的情况下发现并调用它。
$ curl -i https://blockrun.ai/api/v1/stocks/cn/price/688836
HTTP/1.1 402 Payment Required
WWW-Authenticate: x402
...
{
"error": "Payment Required",
"endpoint": "/v1/stocks/cn/price/688836",
"price": { "amount": "0.0030", "currency": "USD" },
"x402": { ...bazaar schema for 688836... }
}上海 / 深圳 上市的其他标的