api.eucompliance.tools publishes 23 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.1 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /x402/agent-spend | GET | $0.1 | 402 |
| /x402/ai-disclosure | GET | $0.01 | 402 |
| /x402/chat | POST | $0.005 | 402 |
| /x402/chat-plus | POST | $0.02 | 402 |
| /x402/coin | GET | $0.01 | 402 |
| /x402/commodities | GET | $0.04 | 402 |
| /x402/company | GET | $0.01 | 402 |
| /x402/counterparty | GET | $0.02 | 402 |
| /x402/daily | GET | $0.05 | 402 |
| /x402/einvoice | POST | $0.1 | 402 |
| /x402/funding-qr | GET | $0.005 | 402 |
| /x402/history | GET | $0.008 | 402 |
| /x402/market | GET | $0.01 | 402 |
| /x402/perps | GET | $0.005 | 402 |
| /x402/preflight | GET | $0.005 | 402 |
| /x402/price | GET | $0.001 | 402 |
| /x402/read | GET | $0.003 | 402 |
| /x402/rpc | POST | $0.001 | 402 |
| /x402/sanctions | GET | $0.01 | 402 |
| /x402/social | GET | $0.002 | 402 |
| /x402/token | GET | $0.002 | 402 |
| /x402/tx | GET | $0.002 | 402 |
| /x402/vat-rules | GET | $0.005 | 402 |
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, groups by payee, adds the VAT treatment …
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, the human-readable disclosure in DE and …
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 (6,000 UTF-8 bytes in, 750 tokens out on…
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, fixed price per call, hard caps disclos…
Per-coin positioning brief: exchange-median spot (Binance/Coinbase/Kraken, spread disclosed), Hyperliquid funding, open interest, premium and volume, plus a disclosed positioning score (0-100, crowded…
Soft-commodity supply-stress indicator: we buy Brazilian growing-belt crop-weather stress plus Ivory Coast cocoa and coffee farmgate prices from several upstream x402 providers and compute one supply-…
Company register lookup from the official national registers: France (Annuaire des Entreprises), Norway (Brønnøysund), Czechia (ARES), Finland (PRH), Slovakia (RPO), Poland (KRS). Name, registration n…
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 consolidated sanctions list, checks the IBAN, and …
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 markets, and the 7-day history of every co…
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 rule set is applied (CEN validation artefac…
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 (MoonPay) plus the QR as base64 PNG, re…
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 ours alone - it cannot be copied because a…
Computed crypto-market indicators, not a data relay. We buy raw upstream x402 feeds and compute a disclosed, reproducible market-regime score (0-100). market_brief adds free context: BTC/ETH exchange-…
Perpetual futures market data from the Hyperliquid public API: mark and oracle price, hourly and annualised funding rate, open interest, 24h volume and max leverage per market, sorted by volume. Query…
Will this transaction go through? Six checks before any gas is spent: gas vs balance, full simulation with the revert reason decoded, stuck nonces, contract or wallet recipient, ERC-20 allowance, and …
Crypto spot price as the median of three independent public exchange tickers (Binance, Coinbase, Kraken). Every single quote, the spread and the timestamp are disclosed, so the median can be recompute…
Web content extraction for agents at the lowest price in this catalog tier: pass a URL, get the readable content as clean markdown or plain text - title, author, date, main text, tables, links. Direct…
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…
Sanctions screening (AML/KYC) against three official lists in one call: EU (Commission FSF), UN Security Council and UK (HM Treasury OFSI) - 12,000+ entities, 50,000+ name variants, re-indexed daily, …
Search recent public posts across OPEN social networks - Bluesky, Hacker News and Mastodon - in one call: author, text, time, engagement, link. Failing sources are named in the answer, never silently …
Pre-flight check before a swap or transfer: ERC-20 allowance, balance, decimals and symbol in one call, read live from the chain at the latest block. Pass an amount and get a straight would_succeed ve…
What happened to my transaction? Status, block, gas used, fee paid - and if it failed, the revert reason in plain text, recovered by replaying the call against its block. The receipt alone does not ca…
EU VAT decision engine for invoicing and e-invoicing: determines place of supply, reverse charge, intra-Community supply, export or domestic VAT, returns the rate and the EN 16931 / UNCL5305 VAT categ…