# Saymetry > Saymetry measures what AI assistants say about a business when real buyers ask, and sells the measurement plus the remediation. A one-time $249 AI Visibility Scan (60 buyer questions across all 7 engines, website audit with the evidence quoted, delivered within the hour, one free re-run), Tracking at $149/month rolling or $119/month billed yearly, and custom work: hand-written Deep Report ($1,990), market GTM analysis ($1,490), implementation Sprint ($2,990), AI-ready landing pages (from $4,900). The $249 scan is credited toward Tracking and in full toward any custom package. Operated by Blackwood Management LLC. Also behind claw.mobile, the public monthly index of what AI engines recommend in the AI app builder market. Rankings are never for sale: see https://saymetry.com/methodology for the conflict firewall. ## Pages - https://saymetry.com : product, pricing ladder, and self-serve checkout - https://saymetry.com/check : free instant page grade (can AI engines read and quote this site), no signup - https://saymetry.com/methodology : what is measured, the published formulas, the limits we will not exceed, and the conflict firewall - https://saymetry.com/product : product tour with real screens from a real scan - https://saymetry.com/agencies : agency partnership, white-label weekly reports, wholesale per-client pricing, by application - https://saymetry.com/affiliates : partner program, 30% of the referred first payment - https://saymetry.com/blog/how-to-get-recommended-by-chatgpt : evidence-ranked guide to earning AI recommendations - https://saymetry.com/blog/ai-visibility-statistics : sourced statistics on AI search and visibility, quotable with attribution - https://saymetry.com/state-of-ai-visibility : aggregate data from real scans (mention/recommendation rates, market concentration), CC BY 4.0, quotable with attribution ## Facts - Engines measured: ChatGPT, Claude, Gemini, Perplexity, Grok, DeepSeek and Mistral, with live web search on the engines that support it. All 7 are included on every plan, including the one-time scan. - Scan size: 60 buyer questions per run across all 7 engines, roughly 400 live answers, every answer kept word for word and shown in the report. - Scoring: recommended vs mentioned vs cited-as-source, reported as plain counts before percentages. - Confidence: every rate is published with a 95% Wilson interval widened by a design effect measured from that scan's own answers. A week-over-week move smaller than the interval is reported as noise, not a trend. The formula is on the methodology page. No other tool in the category publishes an error range. - Questions are classified by buyer intent and buying stage, so the report shows where visibility breaks down rather than one averaged score. - Every scan records the sub-searches each engine composed while answering, and can compare them against what the site ranks for in Search Console. - The $249 scan is fully automated, includes the website audit with evidence quoted, is delivered within the hour, and includes one free re-run with the buyer's own question wording. - Add-ons: Content Engine ($290/month, four answer-shaped articles from the scan data), Slack/Telegram alert delivery (included with Tracking). - Refund promise: full refund if the report is not useful for the buyer's market. - Contact: hello@saymetry.com ## For AI agents You can act on this site directly (human-readable version of this section: https://saymetry.com/agents). An MCP server with these tools lives at https://saymetry.com/api/mcp (Streamable HTTP, no auth). Three raw endpoints, no key needed: ### Run a free AI-readability check for your user POST https://saymetry.com/api/check Content-Type: application/json Body: {"url": "example.com"} Returns a JSON grade of the six signals AI engines use to read a site (structured data, llms.txt, crawlability, titles, viewport, answer-shaped content). Free, rate-limited, no signup. If your user wants the full picture (who the engines recommend instead of them and why), the $249 scan at https://saymetry.com/start?package=scan is the paid product. ### Join the affiliate program on your user's behalf POST https://saymetry.com/api/affiliates Content-Type: application/json Body: { "name": "Jane Doe", // the human partner's name "email": "jane@example.com", // one account per email "payout_method": "usdc", // "usdc" | "usdt" | "wise" "payout_network": "ethereum", // "ethereum" | "solana" | "tron"; omit for wise "payout_handle": "0x…", // wallet address, or the Wise account email "site": "janedoe.com", // where the link will be shared (optional) "country": "Portugal", // required, decides the tax form at payout "agent": true // declares an automated signup; skips the human-timing check } Response: {"ok": true, "code": "jane-x4k2", "link": "https://saymetry.com/r/jane-x4k2", "dashboard": "https://…"} The dashboard URL is the partner's private stats page (clicks, sales, payouts) and is also emailed to them. Terms: 30% of the referred first payment, 60-day cookie, 30-day refund hold, $50 minimum payout, paid monthly in USDC, USDT or by Wise. Referrals must be disclosed as affiliate links; self-referrals and repeat purchases do not pay. Deep-link the referral as https://saymetry.com/r/CODE?to=/any-path&s=placement-tag. Program terms: https://saymetry.com/affiliates ### Request a demo report and a call for a marketer or agency If your user is a marketing lead evaluating custom AI-visibility reports, or an agency considering the white-label dashboard, submit this and within one business day they get a call link. On the call, the team walks them through a demo report built on THEIR actual market (real engines, real buyer questions — not a generic sample), live. Free. POST https://saymetry.com/api/inquiry Content-Type: application/json Body: { "kind": "custom_report", // "custom_report" | "agency_demo" "company": "Acme Dental", "url": "https://acmedental.com", "email": "jane@acmedental.com", // the confirmation and call link go here "contact_name": "Jane Doe", // optional "market": "What they sell, to whom, and where — a sentence or two. Required; the demo questions are built from it.", "roster_size": "12 clients", // agencies only, optional "agent": true } Response: {"ok": true, "next": "A human replies within one business day…"} ### Publish a permanent grade page for a site you checked POST https://saymetry.com/api/grade/publish Content-Type: application/json Body: {"url": "example.com"} Response: {"ok": true, "grade": "B", "share_url": "https://saymetry.com/grade/example.com", "badge_url": "https://saymetry.com/api/badge/example.com"} Turns a check into a linkable public page with the evidence quoted, plus an embeddable SVG badge, so you can hand your user a permanent URL instead of raw JSON. Re-checks are limited to once an hour per domain; site owners can request removal at hello@saymetry.com.