Free Agent Readiness Scan
Enter your website URL — nothing else — and Robauto audits the public surfaces AI agents actually probe, then scores your readiness out of 100 across four levels.
Level 1 — Signal Basics
- Answer agents over HTTPS
- Let AI agents read your content (robots.txt)
- Hand agents your page inventory (sitemap.xml)
- Publish a plain-language agent brief (llms.txt)
- Render content without JavaScript
- Declare who you are in metadata (Open Graph, canonical, JSON-LD)
Level 2 — Technical Groundwork
- Guide agents from the first response (Link headers, RFC 8288/9727)
- Expose a directory of your services (API catalog)
- Describe your APIs for machines (OpenAPI)
- Serve Markdown to agents that ask (content negotiation)
Level 3 — Agent Integration
- Document how agents sign up (Auth.md)
- Scope what agents may access (OAuth Protected Resource)
- Automate the sign-in handshake (OAuth discovery + agent_auth)
- Introduce your agent to other agents (A2A agent card)
- Share your tool context engine (MCP server card)
- List what your agent can do (skills index)
- State how AI may use your content (Content Signals)
- Verify your own outbound agents (Web Bot Auth, RFC 9421)
- Let agents act in the browser (WebMCP)
- Publish your agents in DNS (DNS-AID + DNSSEC)
Level 4 — Agentic Commerce (optional)
- Take inline payment for API calls (x402)
- Connect agents to your catalog (ACP)
- Enable universal checkout (UCP)
- Accept mandate-based checkout (AP2)
- Price your endpoints for machines (MPP)
Every finding links to the lesson that teaches the fix in Advanced Agentic Commerce. Learn more about Robauto.