Animica x402 Directory

Directory / api.x402lint.dev

api.x402lint.dev/v1/directory/export

Paid ($0.10). The entire graded directory in one machine-shaped response: every listed origin with grade, score, grade history, legitimacy signals, branding, verification and featured status — the same record shape as /v1/directory plus gradeHistory, firstSeenAt, and scanCount. Capped at 10,000 records (truncated:true if hit). Grades measure protocol conformance only and are NOT endorsements.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.x402lint.dev/v1/directory/export'

# -> 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.x402lint.dev/v1/directory/export'

Endpoint: https://api.x402lint.dev/v1/directory/export. Operated by api.x402lint.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.x402lint.dev

api.x402lint.dev/v1/changes

Paid ($0.03). Everything that changed in the graded directory since a timestamp: newly listed origins (changeType "new"), grade changes ("grade_changed", with p…

GET · $0.03

api.x402lint.dev/v1/scan

Paid ($0.05). ALWAYS runs a fresh 25-check scan of the origin (non-settling GET/HEAD + benign empty-POST probes), bypassing the 24h cache — use free GET /v1/rep…

POST · $0.05

All 3 endpoints on api.x402lint.dev →