B2A · LIVE

The source of truth for the agent economy

B2A

Business-to-Agent

Your next customer isn't a person. It's an AI agent shopping, comparing and buying on someone's behalf.

B2A is the shift from selling to humans to selling to autonomous agents, ChatGPT, Perplexity, Claude and agentic checkout. This is the field guide to what it means and how to make your business ready for it.

See it work · ask an agent Ask AI about B2A

How agents reach you

Your business, as an agent sees it

Agents don't browse. They traverse a graph of machine-readable signals, connect them, and route to the businesses they can actually read. Make yours the destination.

B2A
01 · Discover
02 · Read your data
03 · Evaluate
04 · Transact

This is the loop every AI agent runs against your business, and it repeats. The businesses it can read are the ones it recommends, and buys from.

Definition · B2A (noun)
Business-to-Agent, the commercial model in which businesses are discovered by, serve, and transact with autonomous AI agents acting for a customer, rather than with humans browsing directly. It extends B2B and B2C to a new buyer: the agent.

The shift

Every commerce model just gained a new buyer

For thirty years the web assumed a human on the other end. Agents break that assumption, and the businesses they can read will win the recommendation.

B2B

Selling to businesses. A human buyer, a sales motion, a signed contract.

B2C

Selling to consumers. A human browses, is persuaded, and checks out.

B2A

Selling to agents. Software reads your data, compares options, and buys. No human in the loop.

~90%
of B2B purchases projected to involve AI agents by 2028
1
integration to sell across many agents, the goal of Stripe's Agentic Commerce Suite
Source: Stripe
ACP
the first open industry standard for agent-to-business transactions

The playbook

How to get your business agent-ready

Agents evaluate you by reading raw data, not visual design. Missing or broken machine-readable facts is a disqualifying signal. Five pillars make you legible.

Structured data & schema

Expose price, availability, ratings, returns and shipping as Schema.org fields agents can trust and quote.

See the schema →

Machine-readable APIs

Make catalog, cart, checkout and order status available programmatically, not just as HTML for humans.

Expose your APIs →

Checkout protocols

Wire into agentic standards, ACP, MCP and UCP, so an agent can complete a purchase, not just link out.

Adopt the protocols →

Trust signals

Return policy, shipping windows and verified ratings let an agent qualify you against a buyer's constraints.

Add trust signals →

Answer-engine visibility

Write clear, citeable content and publish llms.txt so answer engines can find, quote and recommend you.

Optimize for AEO →

Ready to build?

The full playbook walks each pillar with concrete steps and copy-paste schema.

Read the playbook →

Why the rules changed

SEO got you ranked. AEO gets you recommended.

The signal

Search rewarded pages a human would click. Agents never click a results page. They read structured facts and pick an answer. Optimizing for the click is optimizing for the wrong reader.

Why it matters

An agent that can't parse your price, stock and policy simply excludes you from consideration. There is no page two to fall back to. You are either in the answer or invisible.

The move

Answer Engine Optimization: make every important fact machine-extractable and citeable, answer real questions plainly, and prove trust with structured policies and ratings.

Room for debate

Nobody knows which agents will dominate distribution, or how they'll rank. But legibility is a no-regret bet, every agent rewards it, and so do today's search engines.

Frequently asked

B2A, answered

The complete reference on Business-to-Agent, from the basics to protocols and strategy. 30 questions, grouped so you (or an agent) can find the answer fast.

B2A basics

What does B2A mean?

B2A stands for Business-to-Agent. It is the model where your customer is an autonomous AI agent, such as ChatGPT, Claude, or Perplexity, acting on behalf of a person or company rather than a human browsing your site directly.

How is B2A different from B2B and B2C?

B2B sells to businesses and B2C sells to consumers, but both assume a human is reading your pages. B2A assumes the buyer is software that reads structured data and APIs, compares options, and checks out programmatically. Machine-legibility matters more than visual design or persuasion.

Does B2A stand for Business-to-Administration?

Historically, B2A also meant Business-to-Administration (companies dealing with government). In the context of AI and commerce it now overwhelmingly means Business-to-Agent, which is the sense used throughout this site.

What is agentic commerce?

Agentic commerce is when AI agents carry out shopping tasks for people, including discovering products, comparing options, and completing purchases, with little or no human involvement. B2A is the business-side view of that shift.

What is the agent economy?

The agent economy describes the growing share of commercial activity, from discovery to decisions to transactions, handled by AI agents instead of humans. Analysts project trillions of dollars flowing through it as adoption grows.

Is B2A real or just a buzzword?

It is an active shift with real infrastructure. Stripe launched an Agentic Commerce Suite and the open Agentic Commerce Protocol, OpenAI and Perplexity added agentic shopping, Shopify shipped agent-facing catalog and checkout tooling, and Gartner projects the majority of B2B purchasing will involve AI agents by 2028.

Getting agent-ready

How do I make my website agent-ready?

Expose your key facts as structured data (Product, Offer, AggregateRating, and return and shipping policies), make catalog, cart, and checkout available via APIs, adopt an agentic checkout protocol such as ACP, publish an llms.txt file, allow AI crawlers in robots.txt, and write clear, quotable content answer engines can cite.

What does agent-ready mean?

Agent-ready means your prices, availability, policies, and content are legible to software without human mediation: readable as structured data and reachable through APIs, so an agent can evaluate and transact with you.

What structured data or schema do AI agents need?

At minimum, Schema.org Product (name, SKU, description), Offer (price, currency, availability), and AggregateRating (rating value, review count). Add hasMerchantReturnPolicy and shipping details, plus BreadcrumbList and Organization sitewide. Missing or broken schema is a disqualifying signal.

Do AI agents read JavaScript, or do I need server-side rendering?

Many AI crawlers do not fully execute JavaScript, so anything rendered only on the client can be invisible to them. Serve your key content and structured data in the initial HTML, via server-side rendering or static generation, so agents see it without running scripts.

What is llms.txt and do I need one?

llms.txt is a plain-text file at your site root that gives AI models a concise, machine-readable map of what you offer and where your key content and endpoints live. It is a low-cost signal that helps agents understand and cite you.

Should I allow AI crawlers like GPTBot and ClaudeBot?

If you want to be discovered and cited by AI answer engines, yes. Allow GPTBot, ClaudeBot, PerplexityBot, Google-Extended, and CCBot in robots.txt. Blocking them keeps you out of the answers those systems generate.

What trust signals do AI agents look for?

Agents shop with constraints, so expose the fields that answer them: return policy (category, days, fees), shipping and delivery times, and genuine ratings. Accurate, structured trust signals move you from merely readable to recommendable.

How do I check if my site is agent-ready?

Audit your structured data with a schema validator, confirm your key content appears in raw HTML rather than only after JavaScript runs, check that robots.txt allows AI crawlers, and verify you publish a sitemap and an llms.txt. Our get-agent-ready playbook walks through each step.

AEO, SEO, and discovery

What is AEO (Answer Engine Optimization)?

AEO is the practice of structuring your content and data so AI answer engines and agents can extract it, trust it, and cite it in their answers, rather than simply ranking a page for a human to click.

What is the difference between AEO and SEO?

SEO optimizes for a human scanning a results page and clicking; AEO optimizes for a model parsing content and choosing an answer. SEO wants the click; AEO wants the citation. AEO extends SEO rather than replacing it. See our AEO vs SEO guide for the full method.

Is SEO dead? Does SEO still matter for AI?

No. Clean, fast, well-structured pages help both search crawlers and AI agents. The emphasis shifts from earning clicks to earning citations, but the technical foundations of good SEO still apply.

How do I get cited by ChatGPT, Perplexity, or Google AI Overviews?

Answer real questions plainly and early, use clear question-style headings, mark up facts with structured data, keep stable URLs, allow AI crawlers, and aim to be the primary, quotable source rather than a paraphrase of one.

How do AI agents decide which business to recommend?

They read machine-legible signals such as price, availability, ratings, and return and shipping policies, then pick the option that best fits the buyer's constraints. If they cannot parse your data, you are excluded from consideration.

Is AEO the same as GEO (Generative Engine Optimization)?

Largely yes. GEO and AEO both describe optimizing content so generative AI systems surface and cite it, and the tactics overlap: structured data, clear direct answers, and provable trust.

Commerce and protocols

What is the Agentic Commerce Protocol (ACP)?

ACP is an open standard, introduced by Stripe and partners, that lets AI agents and businesses transact programmatically. It includes shared payment tokens so an agent can pay securely on a buyer's behalf.

What is MCP (Model Context Protocol)?

MCP is an open standard for connecting AI agents to external tools and data sources. It is how an agent can securely reach your systems, such as catalogs, carts, and order status, through a consistent interface.

Can AI agents actually complete a purchase?

Yes. With agentic checkout protocols and platform support, for example Stripe's Agentic Commerce Suite and Shopify's agent tooling, an agent can move from discovery to a completed transaction without a human filling in a form.

Which AI agents can shop or buy right now?

General assistants like ChatGPT, Claude, Gemini, and Perplexity are adding shopping and research abilities, and commerce platforms are exposing agent-facing catalogs and checkout. Capabilities vary by platform and are expanding quickly.

Does Shopify or Stripe support agentic commerce?

Yes. Stripe offers an Agentic Commerce Suite and co-authored the open Agentic Commerce Protocol, and Shopify has shipped agent-facing catalog and checkout tooling. If you are on a major platform, adopting its agentic features is the fastest path.

Strategy and the future

Why does B2A matter now?

The infrastructure has arrived faster than most businesses have adapted. Agents can already discover and transact, so the constraint is now on the business side: whether your data is readable, your checkout reachable, and your trust provable.

How big is the agent economy?

Gartner projects that around 90% of B2B purchases will involve AI agents by 2028, and analysts size automated exchange in the trillions of dollars. Adoption is early but moving fast.

Will AI agents replace websites and SEO traffic?

Not overnight, but a growing share of discovery and buying will happen through agents instead of direct clicks. Sites that are legible to agents keep winning recommendations; those that are not lose a channel they cannot see.

What industries are affected by B2A first?

Retail and e-commerce, travel, and B2B procurement are early movers, because their catalogs, prices, and policies map cleanly to what an agent needs to evaluate and transact. Any business that can be compared on structured facts is exposed.

What happens if I ignore B2A?

If agents cannot read your prices, stock, and policies, they simply leave you out of their answers and purchases. There is no second page to fall back to: you are either in the answer or invisible.

Start now

Make your business the answer an agent gives

The businesses agents can read are the ones agents recommend. Here's exactly how to get there.