Agentic Commerce 14 min read

How AI Agents Choose Which Businesses to Recommend (And How to Be One of Them)

When a buyer asks ChatGPT, Gemini, or Perplexity to find them a law firm, financial advisor, or medical specialist, an AI agent evaluates dozens of potential businesses in seconds. Most get filtered out immediately. Here's exactly what that evaluation process looks like — and what separates the businesses that get recommended from those that get skipped.

In This Article

  1. The New Buyer Journey Is Machine-Led
  2. The Five-Step Agent Evaluation Process
  3. Step 1: Discovery — Can the Agent Find You?
  4. Step 2: Structured Data — Can the Agent Read You?
  5. Step 3: Service Classification — Can the Agent Understand You?
  6. Step 4: Authority Validation — Can the Agent Trust You?
  7. Step 5: Transaction Readiness — Can the Agent Act?
  8. Optimized vs. Unoptimized: Side by Side
  9. What You Can Do Today

The New Buyer Journey Is Machine-Led

The way your prospective clients find and choose professional services has fundamentally changed. The traditional journey — Google search, click through results, browse websites, fill out a contact form — is being compressed and automated by AI.

Today, a growing number of buyers start their research by asking an AI system directly: "Find me the best estate planning attorney in Westchester" or "Which wealth management firms specialize in physicians?" The AI doesn't browse like a human. It doesn't admire your homepage hero image or read your mission statement. Instead, it runs a systematic evaluation to determine which businesses it can confidently recommend.

This is the reality of agentic commerce — the emerging paradigm where AI agents autonomously research, evaluate, compare, and act on behalf of human buyers. And it's not a future state. ChatGPT processes over 3 billion prompts monthly. AI-driven traffic to retail and services sites grew over 700% year-over-year through late 2025. Perplexity indexes over 200 billion URLs.

The question isn't whether AI agents will influence how your next client finds you. It's whether your business is set up to pass their evaluation when they do.

The Five-Step Agent Evaluation Process

Through our work auditing and optimizing businesses for AI visibility, we've mapped the systematic process AI agents use when evaluating service businesses. While each AI platform has its own nuances, they all follow a remarkably similar pattern. Think of it as a five-step funnel — and your business needs to pass every stage.

Step 1: Discovery — Can the Agent Find You?

01

The Agent Searches Its Knowledge Base and Live Index

When a user asks an AI agent for a recommendation, the first thing it does is search. Depending on the platform, this draws from different sources. ChatGPT relies on its training data (which heavily weights Wikipedia, licensed publishers, and GPTBot-accessible sites) and, when browsing is enabled, queries Bing's index. Perplexity emphasizes real-time web content, particularly Reddit discussions and industry publications. Google Gemini and AI Overviews pull from Google's search index with a preference for diverse, cross-platform signals.

The critical insight: brand search volume — not backlinks — is the strongest predictor of AI citations, with a 0.334 correlation according to recent research. This means brand-building activities that once seemed disconnected from search now directly impact whether AI recommends you.

What agents check at this stage → Is this business indexed by major search engines? → Does the brand appear in the AI's training data or knowledge base? → Are there third-party mentions that create entity recognition? → Does the domain allow AI crawlers (GPTBot, ClaudeBot, PerplexityBot)?

If you fail here, the game is over. You can have the best website in your industry, but if AI systems can't discover you — because you haven't been indexed, your robots.txt blocks AI crawlers, or you have no third-party presence — you'll never make it to evaluation.

Step 2: Structured Data — Can the Agent Read You?

02

The Agent Parses Your Machine-Readable Markup

Once an AI agent discovers your site, it doesn't read your copy like a human visitor. It looks for structured data — specifically Schema.org markup in JSON-LD format — that tells it exactly what your business is, what you do, and where you operate.

This is the digital equivalent of a well-organized filing cabinet versus a pile of papers on a desk. Both contain the same information, but one is dramatically easier for a machine to process with confidence.

Research shows that LLMs don't always ingest structured data directly. Instead, structured information is converted into natural language through data-to-text processes during training. These "verbalized facts" become part of the model's internal knowledge. Clean, precise structured data produces clean, precise model knowledge. Messy or absent data produces uncertainty — and uncertain AI agents don't recommend.

What agents look for → Organization schema (who you are, founding date, area served) → ProfessionalService or LocalBusiness schema (what you do) → Service schema with OfferCatalog (your specific offerings) → FAQPage schema (pre-formatted Q&A for easy extraction) → sameAs links to social profiles and authoritative sources
Example: What a well-structured business looks like to an AI agent
{
  "@type": "ProfessionalService",
  "name": "Smith & Associates Law",
  "serviceType": ["Estate Planning", "Business Law", "Real Estate Law"],
  "areaServed": {
    "@type": "AdministrativeArea",
    "name": "Westchester County, NY"
  },
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Estate Planning Consultation",
          "description": "Comprehensive estate planning for high-net-worth individuals and families."
        }
      }
    ]
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.9",
    "reviewCount": "127"
  }
}

Microsoft's Fabrice Canel confirmed at SMX Munich in 2025 that structured data directly helps Microsoft's LLMs understand web content. Sites with FAQ schema receive measurably more citations in AI-generated answers. And while the impact of any single schema type is incremental, the cumulative effect of comprehensive structured data is substantial.

Step 3: Service Classification — Can the Agent Understand You?

03

The Agent Maps Your Capabilities to the User's Need

This is where many service businesses fail even when they have basic structured data in place. The agent needs to match what you offer to what the user is looking for — and it can only do this if your services are clearly defined and categorized.

Consider the difference between a law firm whose website says "We help businesses navigate complex legal challenges" versus one that says "We provide estate planning, business formation, and commercial real estate law for businesses in the New York tri-state area." A human might intuit that the first firm does estate planning. An AI agent cannot — and won't guess.

This is where content specificity matters enormously. AI systems pull from bulleted lists, tables, and consistently labeled sections more effectively than from narrative prose. Structured service catalogs with clear industry targeting give agents the semantic hooks they need to make confident matches.

What agents evaluate → Are services clearly named and described (not hidden in marketing copy)? → Is there a clear taxonomy: service type → industry → geography? → Can the agent classify this business against a user's specific query? → Are there comparison-friendly data points (specializations, experience)?

Step 4: Authority Validation — Can the Agent Trust You?

04

The Agent Verifies You Through External Signals

Structured data tells an agent what you claim to be. Authority validation is where the agent checks whether the rest of the internet agrees.

AI systems evaluate authority through what we call the trust triangle: consistency, corroboration, and citation.

Consistency means your entity signals — name, description, services, location — match across your website, Google Business Profile, LinkedIn, industry directories, and any other digital presence. Conflicting information reduces confidence.

Corroboration means third parties mention and describe you. This includes reviews, press coverage, industry publications, podcast appearances, and directory listings. Each external mention that aligns with your structured data reinforces the agent's confidence.

Citation means authoritative sources link to or reference you. Organic press coverage, academic citations, and mentions on trusted industry sites all contribute to what the AI perceives as your domain authority. Notably, recent research shows that AI systems prioritize brand authority and content comprehensiveness over traditional link-based signals. Quality and depth of content matter more than quantity of backlinks.

What agents verify → Do third-party sources corroborate the entity claims? → Are reviews present and consistent across platforms? → Is the brand mentioned in industry publications or directories? → Are entity signals (name, address, services) consistent everywhere? → Does the content demonstrate genuine expertise (not generic marketing copy)?

The Wikipedia factor: ChatGPT's training data hierarchy prioritizes Wikipedia, licensed publishers, and GPTBot-accessible sites at the highest tier. For established businesses, having a well-sourced Wikipedia page (or being cited in relevant Wikipedia articles) is one of the strongest signals for LLM visibility. For newer businesses, being cited in industry publications and authoritative directories serves a similar function.

Step 5: Transaction Readiness — Can the Agent Act?

05

The Agent Looks for Machine-Readable Action Paths

This final step is where the future of agentic commerce becomes tangible. Today's AI agents primarily recommend — they generate a shortlist and let the human take action. But the trajectory is clear: agents are moving toward completing transactions autonomously.

OpenAI has launched the Agentic Commerce Protocol (ACP), an open standard for AI agents to initiate purchases. Shopify's Universal Commerce Protocol enables merchants to sell directly in Google's AI Mode. PayPal has partnered with OpenAI for direct transactions through ChatGPT.

For professional services, this means AI agents will increasingly look for machine-readable ways to initiate contact. A booking API, a Calendly integration with structured markup, or even a well-formed contact endpoint gives the agent — and the user — a clear path from recommendation to engagement.

What agents look for → Is there a machine-readable booking or scheduling endpoint? → Can the agent initiate contact without the user leaving the AI interface? → Are there clear calls-to-action with semantic markup? → Does the site support structured booking data (reservations, consultations)?

This is where early movers win. Most service businesses have no machine-readable transaction capability today. The firms that implement even basic structured scheduling (like a Calendly link with proper schema) will have a significant advantage as AI agents mature from recommendation to autonomous engagement.

Optimized vs. Unoptimized: Side by Side

Here's what the five-step evaluation looks like for two hypothetical firms in the same market — one that's optimized for AI agents, one that isn't:

Evaluation Step Unoptimized Firm Optimized Firm
1. Discovery Not indexed by AI crawlers Indexed, robots.txt allows AI bots
2. Structured Data No Schema.org markup Full JSON-LD: Organization, Service, FAQ
3. Service Classification "Innovative solutions for growth" Named services with industry + geo targeting
4. Authority No third-party citations Reviews, directory listings, press mentions
5. Transaction Contact form only Calendly API + structured booking
Agent Decision Skipped Recommended

The optimized firm isn't necessarily a better firm. It hasn't necessarily been in business longer or served more clients. But it's the one that gets recommended — because it's the one the AI agent can confidently evaluate.

What You Can Do Today

You don't need to overhaul your entire digital presence overnight. Here are the highest-impact steps, ordered by effort and return:

Quick Wins (This Week)

Medium-Term (This Month)

Strategic (This Quarter)

Not Sure Where You Stand?

We audit how your brand appears — or doesn't — across every major AI platform and give you a prioritized roadmap to get recommended.