Find out if AI
recommends you.
Your buyers ask ChatGPT, Gemini, and Claude for recommendations before they ask Google. GEO Radar asks those models the same questions, unbiased, and detects whether your brand gets named, ranked, or cited — then scores your AI visibility 0–100 with the fixes that move the needle.
From a URL to your AI visibility score in three sweeps.
Point it at your page
Enter your website URL, your brand name, and the category buyers search in — say 'project management software'. GEO Radar crawls the page and writes a set of natural, buyer-intent prompts: the questions a real customer would actually ask an AI.
We probe the AI panel
Each prompt is asked, unbiased, to a panel of frontier models — GPT-4o, Gemini, and Claude. GEO Radar reads every answer and detects whether your brand is named, where it ranks, and which competitors show up instead. The models answer; the app scores.
Read the scope
You get a 0–100 visibility score, a probe × model matrix, share of voice against competitors, and a technical GEO checklist — schema.org, llms.txt, FAQ content, freshness, AI-crawler access — with prioritized fixes to climb the radar.
Two questions, answered with evidence.
Does AI name you? The matrix shows which models mentioned your brand for each buyer prompt, and where you ranked against the competitors they surfaced instead. Are you built to be cited?The technical checklist scores the GEO signals AI answer engines actually read. Every number is computed by GEO Radar — the models just answer, so a score can't be talked up.
One audit, from “does AI know us?” to a monthly visibility report.
Most teams run a first audit to see where they stand, then keep GEO Radar as the scoreboard for how they show up when buyers ask AI.
GEO & SEO agencies
Walk into the pitch with a client's AI visibility scored before you sign them. Re-run monthly to show the score climbing — a clean, defensible deliverable that proves the retainer is working.
SEO & content teams
Google rankings no longer tell the whole story — buyers ask ChatGPT and Perplexity too. See which topics AI already recommends you for, and which it hands to a competitor, so you write the pages that get cited.
Founders & marketers
Type your URL, your brand, and your category. In about a minute you learn whether AI even knows you exist for the searches that matter — and the exact schema, llms.txt, and content fixes to change that.
Competitive research
Add known competitors and GEO Radar tracks share of voice: for every buyer prompt, who gets named, who ranks first, who never comes up. Find the categories where you can realistically take the top slot.
Category monitoring
AI answers drift as models update. Audit the same topics on a cadence and watch your visibility trend — catch the week a competitor starts showing up, or the update that pushed you off the radar.
Agents & automation
The Ounie AI Team — or any MCP host, script, or x402 caller — can run audits and pull the matrix without a browser. Grounded competitive research your assistant can do on its own, billed per probe.
A radar your agents can read. REST, MCP, or pay-per-call x402.
Ounie accounts get a REST API and a native MCP server that drops into Cursor, Claude, ChatGPT, or the Ounie AI Team — your assistant runs the audit, reads the probe × model matrix, and lists the fixes without any glue code. Reserve-before-run refuses with a 402 when the wallet is short, so an agent can never overdraw. One-off scripts skip the account and pay per probe in USDC via x402.
// One request. Synchronous — the full report comes back.
const res = await fetch("https://geo.ounie.com/api/audit", {
method: "POST",
headers: {
"Authorization": "Bearer ${GEO_API_KEY}",
"Content-Type": "application/json",
},
body: JSON.stringify({
url: "https://acme.com",
brand: "Acme",
topic: "project management software",
probe_count: 6,
competitors: ["Asana", "Linear"],
}),
});
const { score, credits_spent, report } = await res.json();
// → score: 0–100, report.probes[] = the probe × model matrixPay per probe. No seats, no subscription, no surprises.
One probe — a buyer prompt tested across the whole AI panel — costs 4 Ounie credits (1 credit = 1¢). A default 6-probe audit is 24 credits, about $0.24, from the shared Ounie wallet. You're only charged for probes that complete; unused reserves refund automatically. Agents can skip the account and pay per probe in USDC via x402.
The questions we get first.
Point GEO Radar at your site. Know where you stand in a minute.
Sign in with Ounie, run your first audit for pennies, and see exactly which buyer questions send AI to you — and which send it to a competitor.