🇰🇷한국 · 한국거래소 · 코스피 · 코스닥
272210 · Hanwha Systems
한국거래소 · 코스피 · 코스닥에 상장된 Hanwha Systems의 실시간 시세와 OHLC 히스토리. x402 프로토콜로 호출당 0.001 USDC 결제 — API 키 없음, 계정 없음, 구독 없음.
Pyth Hermes 실시간 피드
51,100 KRW
±132.27 KRW 신뢰구간 · 2025-08-29 06:30:19 UTC
실시간
GET https://blockrun.ai/api/v1/stocks/kr/price/272210OHLC 히스토리
GET https://blockrun.ai/api/v1/stocks/kr/history/272210?resolution=D&from=<unix>&to=<unix>접속 방법
272210 시세를 받는 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 Hanwha Systems (272210) 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/kr/price/272210")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 호환 에이전트라면 사전 지식 없이도 이 API를 탐색하고 호출할 수 있습니다.
$ curl -i https://blockrun.ai/api/v1/stocks/kr/price/272210
HTTP/1.1 402 Payment Required
WWW-Authenticate: x402
...
{
"error": "Payment Required",
"endpoint": "/v1/stocks/kr/price/272210",
"price": { "amount": "0.0010", "currency": "USD" },
"x402": { ...bazaar schema for 272210... }
}한국거래소 · 코스피 · 코스닥 상장 기타 종목