Animica x402 Directory

Directory / api.x-402.online

api.x-402.online/v1/llm

LLM inference pay-per-call, no account: prompt in, completion out (fast frontier-lab mini model, up to 2000 output tokens). Body: {prompt, system?, max_tokens?}

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.x-402.online/v1/llm'

# -> 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.x-402.online/v1/llm'

Endpoint: https://api.x-402.online/v1/llm. Operated by api.x-402.online, not by Animica. Price and availability were correct at the last probe on 2026-08-22 and are set by the operator, who may change them.

Other endpoints on api.x-402.online

api.x-402.online/v1/extract

Send a URL and receive the main content of the page as clean markdown, stripped of navigation, advertising and boilerplate. The page is fetched through a French…

GET · $0.005

api.x-402.online/v1/fr/due-diligence

Full B2B due-diligence dossier on a French company in ONE call, with an adaptive-depth engine: cheap KYB triage, then deep-dive (insolvency proceedings, BODACC …

GET · $0.15

api.x-402.online/v1/fr/kyb/partial

LITE version of kyb: compliance verdict + VAT VIES validity + insolvency + red-flag count. Upgrade to /v1/fr/kyb for full dossier (officers, financials, flags d…

GET · $0.03

api.x-402.online/v1/fr/qualified-leads

Qualified French B2B leads in one call: finds businesses by activity+city (Google Maps via residential IP -> phone, website, rating) then CROSS-REFERENCES each …

GET · $0.12

api.x-402.online/v1/guard

Input firewall for AI agents. Scan any UNTRUSTED content or URL an agent is about to read/act on, BEFORE it does. Detects prompt-injection, data-exfiltration (i…

GET · $0.012

api.x-402.online/v1/maps

Google Maps local business scraper via a RESIDENTIAL IP (Google blocks datacenter IPs). One call = one activity+location search -> up to 120 businesses with nam…

GET · $0.03

api.x-402.online/v1/sms/number

Rent a REAL mobile phone number to receive an SMS/OTP. The number is a physical SIM in a phone we run — the hardest class of number to block (not VoIP). Returns…

POST · $0.05

All 8 endpoints on api.x-402.online →