Simple pricing
Start free. Upgrade when you need more pages, history, and monitoring.
Last updated
Free
$0
- 25 pages per scan
- 10 scans per 30 days (signed in)
- Shareable result URLs
- Badge embed
Current plan
Most popular
Pro
$19/mo
- 250 pages per scan
- 50 scans per month
- 90 days scan history
- Weekly monitoring
- Email alerts on regression
- REST API access
- CLI access (agent-ready-scanner)
- Shareable result URLs
- Badge embed
Pricing FAQ
- How much does Agent Ready cost?
- Agent Ready has two plans: Free at $0/month and Pro at $19/month (USD, billed monthly via Stripe). You can scan any public URL for free with no sign-up; Pro adds automation, scan history, and monitoring.
- What is included in the Free plan?
- The Free plan ($0/month) includes 25 pages per scan; 10 scans per 30 days (signed in); Shareable result URLs; Badge embed. No credit card or sign-up is required to run a scan — anonymous scans run at a lower per-IP rate.
- What does Pro include?
- Pro ($19/month) includes 250 pages per scan; 50 scans per month; 90 days scan history; Weekly monitoring; Email alerts on regression; REST API access; CLI access (agent-ready-scanner); Shareable result URLs; Badge embed, plus authenticated MCP server access and the GitHub Action for CI/CD gating.
- Does Agent Ready have an enterprise or custom-priced tier?
- No. Agent Ready offers exactly two subscription plans — Free ($0/month) and Pro ($19/month). There is no sales-led enterprise tier, no usage-based add-ons to those plans, and it never requires you to bring your own LLM API keys. (AI agents can optionally pay per scan via x402 micropayments — a no-account machine-payment path described below — but that is not a pricing tier and does not change the Free/Pro plans.)
- Can AI agents pay for a scan without a subscription?
- Yes. Agent Ready accepts x402 micropayments: an anonymous agent that exceeds the free quota can pay per scan with no account — $0.02 USDC for a 25-page scan or $0.25 for a 250-page scan, settled on Base mainnet. The agent sends an X-PAYMENT header on POST /api/scan (the facilitator pays the gas), and payable resources are advertised at https://agent-ready.dev/.well-known/x402. This is an agent-facing payment path only: it is for autonomous agents that carry a wallet and call /api/scan directly. It is not a payment option for human users, and Agent Ready's own CLI, MCP server, and SDK do not use it — they authenticate with an API key. The Free and Pro plans are unchanged.