BlockRun
Language:nlen
🇳🇱Nederland · Euronext Amsterdam

BCOIN · Jacobi FT Wilshire Bitcoin ETF

Live koers en historische OHLC-bars voor Jacobi FT Wilshire Bitcoin ETF op Euronext Amsterdam. $0,001 USDC per aanroep via x402 — geen API-keys, geen accounts, geen abonnementen.

Realtime via Pyth Hermes

74.41 EUR

±0.52 EUR betrouwbaarheid · 2025-08-28 09:17:55 UTC

$0.001 / aanroep
RealtimeGET https://blockrun.ai/api/v1/stocks/nl/price/BCOIN
Historische OHLCGET https://blockrun.ai/api/v1/stocks/nl/history/BCOIN?resolution=D&from=<unix>&to=<unix>

TOEGANG

Drie manieren om BCOIN op te vragen

Elk voorbeeld hieronder raakt hetzelfde x402-endpoint. Wallet, betaling en retries regelt de door jou gekozen route.

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 Jacobi FT Wilshire Bitcoin ETF (BCOIN) 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/nl/price/BCOIN")
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

Of direct via HTTP

De 402-respons bevat een volledig bazaar-schema, dus elke x402-compatibele agent kan het endpoint zonder voorkennis ontdekken en aanroepen.

$ curl -i https://blockrun.ai/api/v1/stocks/nl/price/BCOIN
HTTP/1.1 402 Payment Required
WWW-Authenticate: x402
...
{
  "error": "Payment Required",
  "endpoint": "/v1/stocks/nl/price/BCOIN",
  "price": { "amount": "0.0010", "currency": "USD" },
  "x402": { ...bazaar schema for BCOIN... }
}

OVERIGE TICKERS OP EURONEXT AMSTERDAM

Meer uit Nederland