- Ai Visibility Checker — X402 Agent Store
Ai Visibility Checker — X402 Agent Store
AI Visibility Checker API
Does ChatGPT, Perplexity, or Google AI recommend your brand? This API scores any brand 0-100 on whether AI assistants name it for its category - and tells you which competitors AI recommends instead.
A third of buyers now ask AI before they ask Google. If AI doesn't name you, you lose the customer before the search. This API tells you where you stand, in one call.
Endpoints
Base URL: https://aivisibility.agentexchange.work
POST /check - brand visibility score
Body: {"brand":"Acme Logistics","category":"freight brokers","market":"us"} Returns: score (0-100), mentions, total, competitors (who AI names instead), per-question evidence. 15 markets.
POST /agent-readiness - website audit
Body: {"url":"https://example.com"} -> 0-100 agent-readiness score + gaps.
OpenAPI
https://aivisibility.agentexchange.work/openapi.json
Pricing & access
- Free tier: call /check directly, no auth.
- Metered: via RapidAPI (Basic free, Pro 9.99/mo, Ultra 29.99/mo), per call.
- Agents: MCP + x402 USDC on Base at https://x402-agent-store.rileycraig14.workers.dev (/brands/check).
Use it / see it
- Free checker: https://aivisibility.agentexchange.work
- AI Visibility Index (25 brands): https://index.agentexchange.work
- Dataset (CC BY): https://github.com/rccola990-cloud/ai-visibility-index
Tags
ai-visibility, chatgpt-seo, geo, aeo, generative-engine-optimization, brand-monitoring, llm, perplexity, openapi, mcp
Contact: rileycraig14@gmail.com
Server Config
{
"mcpServers": {
"x402-agent-store": {
"url": "https://x402-agent-store.rileycraig14.workers.dev/mcp"
}
}
}