Everything on this page is verifiable against the linked source. If a number isn't measurable yet, it says so instead of estimating.
In the 2026-07-27 corpus run, 0 of 27 endpoints passed all four v0.3 checks. That is not a typo — most x402 endpoints in the wild are not conformant. Two of the 27 failed only CAIP-2 at the time; both pass today after the 0.4.1 parser fix below. Full matrix: VALIDATION_REPORT_v0.3.md.
accepts[].network — so every strict-v2
endpoint false-failed. Worse, we had already emailed merchants audit results
containing that false FAIL.accepts[]). Same day: reproduced live, fixed the parser,
added manifest/product network fallbacks, published 0.4.1, redeployed, re-audited,
and sent correction emails to the two merchants whose results changed.
The full diff and tests are in the public repo history.
The API keeps no audit counter, no per-user history, and stores no audit results — only rate-limit timestamps per IP (in-memory, gone on restart) and issued API keys. When we can measure audits-served honestly, that number will appear here. Until then, it won't.