Animica x402 Directory

Directory

x402-gateway.ai

x402-gateway.ai publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.02 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/api/v1/ping GET $0.001 402
/api/v1/se/company/:orgnr GET $0.005 402
/api/v1/se/company/:orgnr/annual-report GET $0.02 402
/api/v1/se/company/search GET $0.01 402

What these endpoints do

x402-gateway.ai/api/v1/ping

Paid ping — test the x402 payment flow end-to-end. Returns pong. Costs $0.001, exists so agents can verify their x402 wallet setup against this gateway cheaply.

GET · $0.001 · probe 402

x402-gateway.ai/api/v1/se/company/:orgnr

Swedish company basics by org.nr. Look up any Swedish organisation by its 10-digit organisationsnummer (e.g. /api/v1/se/company/5567037485 for Spotify AB): registered and trade names, legal form, acti…

GET · $0.005 · probe 402

x402-gateway.ai/api/v1/se/company/:orgnr/annual-report

Swedish annual report key figures (iXBRL), decoded. Financials from a Swedish company's latest digitally filed annual report (årsredovisning, 2020+). We decode Bolagsverket's iXBRL (K2/K3) into net re…

GET · $0.02 · probe 402

x402-gateway.ai/api/v1/se/company/search

Search Swedish companies by name. Find a Swedish company's organisationsnummer from its name (e.g. /api/v1/se/company/search?name=spotify). Fuzzy trigram search over our own index of 1.9 million Swedi…

GET · $0.01 · probe 402