Directory / api.eucompliance.tools
JSON-RPC for Base, Ethereum, Arbitrum, Optimism and Polygon through one endpoint, no account or API key. Automatic failover across several public nodes per chain (the answer names the node that served it), and failed calls come back with Error(string)/Panic(uint256) decoded into plain text. Read methods plus eth_sendRawTransaction; batches up to 20 count as one call. Signed receipt included.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://api.eucompliance.tools/x402/rpc' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://api.eucompliance.tools/x402/rpc'
Endpoint: https://api.eucompliance.tools/x402/rpc. Operated by api.eucompliance.tools, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Bookkeeping statement for an AI agent's own spending: reads every USDC payment of a wallet from Base, converts each to EUR at the ECB rate of the payment date, …
AI Act Article 50 compliance for deployers, in force since 2 August 2026. Send your AI-generated content, get back a signed machine-readable provenance record, …
LLM completion per call, no account and no API key: POST a prompt (or a messages array) and get the model answer as JSON. Hard caps disclosed in every response …
LLM completion per call on a stronger model, no account needed: POST a prompt or messages array, get the answer as JSON. 6,000 UTF-8 bytes in, 1,200 tokens out,…
Per-coin positioning brief: exchange-median spot (Binance/Coinbase/Kraken, spread disclosed), Hyperliquid funding, open interest, premium and volume, plus a dis…
Soft-commodity supply-stress indicator: we buy Brazilian growing-belt crop-weather stress plus Ivory Coast cocoa and coffee farmgate prices from several upstrea…
Company register lookup from the official national registers: France (Annuaire des Entreprises), Norway (Brønnøysund), Czechia (ARES), Finland (PRH), Slovakia (…
Counterparty due diligence in one call: validates the EU VAT ID against the live VIES register, screens the company or person against the official EU consolidat…
Daily market bundle in one call: market-regime score (0-100, rule disclosed), Base gas price, best observed APY, BTC/ETH/SOL exchange-median spot, top-5 perp ma…
E-invoice validator for EN 16931, XRechnung, ZUGFeRD, Factur-X and Peppol BIS: upload the XML or a ZUGFeRD PDF and the COMPLETE official EN 16931 Schematron rul…
Wallet funding QR for your human: pass asset (usdc-base, tao, eth, sol, btc, ...), amount and destination wallet - get a prefilled Apple-Pay-capable onramp link…
Historical time series that no upstream provider sells. They sell the current value; we archive every value we buy, so the series over days and weeks becomes ou…