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/report to read the cached result. Concurrent requests for the same origin join the in-flight scan rather than double-scanning. Returns grade, score, per-check status + evidence + fix instructions, and a shareable report URL. Unreachable/broken origins are a valid graded result (F). 504 processing responses and errors are never charged.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://api.x402lint.dev/v1/scan' # -> 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 -X POST 'https://api.x402lint.dev/v1/scan'
Endpoint: https://api.x402lint.dev/v1/scan. 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.
Paid ($0.03). Everything that changed in the graded directory since a timestamp: newly listed origins (changeType "new"), grade changes ("grade_changed", with p…
Paid ($0.10). The entire graded directory in one machine-shaped response: every listed origin with grade, score, grade history, legitimacy signals, branding, ve…