Animica x402 Directory

Directory / api.micacheck.workers.dev

api.micacheck.workers.dev/noncompliant

Lists entities publicly flagged as non-compliant under MiCA by EU national competent authorities. Query parameter: country (string, optional; 2-letter EU member-state code, e.g. IT). JSON response: count (number) and entities[] with legal_name, commercial_name, lei, home_member_state, competent_authority, website, infringement, reason, decision_date (ISO date), record_updated. Data source: ESMA Interim MiCA Register, official EU data; refreshed daily from weekly ESMA publications.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.micacheck.workers.dev/noncompliant'

# -> 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 'https://api.micacheck.workers.dev/noncompliant'

Endpoint: https://api.micacheck.workers.dev/noncompliant. Operated by api.micacheck.workers.dev, 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.

Other endpoints on api.micacheck.workers.dev

api.micacheck.workers.dev/check

Is this crypto entity MiCA-authorised in the EU/EEA, in which register, with what status? Query params: name (string) OR lei (20-character LEI). JSON: match_con…

GET · $0.02

All 2 endpoints on api.micacheck.workers.dev →