BlockRun
Language:deen
🇩🇪Deutschland · XETRA · Frankfurt

EOAN · E On SE

Live-Kurs und historische OHLC-Bars für E On SE an der XETRA · Frankfurt. Pro Abruf 0,001 USDC via x402 — keine API-Schlüssel, keine Konten, kein Abo.

Echtzeit über Pyth Hermes

19.32 EUR

±0.06 EUR Konfidenz · 2026-04-23 10:31:23 UTC

$0.001 / Abruf
EchtzeitGET https://blockrun.ai/api/v1/stocks/de/price/EOAN
Historische OHLCGET https://blockrun.ai/api/v1/stocks/de/history/EOAN?resolution=D&from=<unix>&to=<unix>

SO GREIFEN SIE ZU

Drei Wege, EOAN-Kurse abzurufen

Jedes Beispiel unten ruft denselben x402-gesicherten Endpoint auf. Wallet, Zahlung und Retries übernimmt die gewählte Schnittstelle.

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 E On SE (EOAN) 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/de/price/EOAN")
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

Oder direkt via HTTP

Die 402-Antwort enthält ein vollständiges Bazaar-Schema — jeder x402-kompatible Agent kann den Endpoint ohne Vorwissen entdecken und aufrufen.

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

WEITERE WERTE AN DER XETRA · FRANKFURT

Mehr aus Deutschland