# verified.md

> Agent-readiness scanner and certification registry for websites.

verified.md scores how easy a site is for AI agents to read and trust, and
exposes that score via a machine-readable /verify/:domain endpoint.

## Endpoints
- POST /api/scan: scan a domain
- GET /api/report/:domain: latest scan report
- GET /verify/:domain: certification status + recommendation
- POST /mcp: Streamable HTTP MCP server (scan_domain, get_report, verify_domain tools)
- GET /status: health check
- GET /methodology: how the score is computed
- GET /x402: what x402 is and what x402-ready means

See /agents.md for the full manifest.
