Animica x402 Directory

Directory / 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 previousGrade/previousScore), and plain re-scans ("rescanned"). Poll this to keep a local copy of the directory fresh without re-buying the full export. An invalid since/limit is an uncharged 400.

Call it

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

# -> 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/changes'

Endpoint: https://api.x402lint.dev/v1/changes. 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/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, ve…

GET · $0.1

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 →