How ready is the web for AI agents? An open, reproducible measure of how well leading websites can be read, understood, acted on, and trusted by AI agents (ChatGPT, Perplexity, agentic browsers). Scored with Google's Lighthouse agentic-browsing audit.
The clearest finding: budget does not predict readiness. The two lowest scorers are martech giants (Salesforce 0.10, HubSpot 0.19), while a single-location small business scored above Apple, Nike, and Walmart. Readiness is not bought, it is chosen.
| # | Site | Tier | Score | Read | Trust | Understand | Act |
|---|
The Index is fully reproducible. Run this and read the Agentic Browsing category:
The category appears only in the Lighthouse CLI/JSON report, not the DevTools panel or PageSpeed Insights UI.
Read = accessibility tree well-formed (can an agent parse the page). Understand = valid llms.txt (does the site tell AI what it is). Act = WebMCP tools registered (can an agent operate it). Trust = layout stability/CLS (is it a stable target). Single-run, home page, experimental category — read the pattern, not any single number.