BlockRun
Language:fren
🇫🇷France · Euronext Paris

HO · Thales

Cours en direct et historique OHLC pour Thales sur Euronext Paris. 0,001 USDC par appel via x402 — sans clé d'API, sans compte, sans abonnement.

Temps réel via Pyth Hermes

224.87 EUR

±0.46 EUR confiance · 2025-08-28 09:16:42 UTC

$0.001 / appel
Temps réelGET https://blockrun.ai/api/v1/stocks/fr/price/HO
OHLC historiqueGET https://blockrun.ai/api/v1/stocks/fr/history/HO?resolution=D&from=<unix>&to=<unix>

COMMENT Y ACCÉDER

Trois façons d'obtenir le cours HO

Chaque exemple ci-dessous frappe le même endpoint x402. Portefeuille, paiement et retries sont gérés par l'interface que vous choisissez.

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 Thales (HO) 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/fr/price/HO")
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

Ou en HTTP brut

La réponse 402 ci-dessous embarque un schéma bazaar complet — tout agent compatible x402 peut découvrir et appeler l'endpoint sans connaissance préalable.

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

AUTRES VALEURS SUR EURONEXT PARIS

Plus de France