Agentic Commerce: When AI Buys, Who Wins?

agentic commerce

What if your next customer never visits your website? Never reads your product page. Never compares you against a competitor. Because an AI agent already did all of that and made the decision before the human ever entered the picture.

That is not a hypothetical. It is the direction agentic commerce is heading, and it is moving faster than most brands are prepared for. On episode 136 of SEOTalk Spaces brought together Parth, Isha, Shweta, and Vijay to work through what this shift actually means: for how brands show up, how purchases get completed, how trust gets established, and how any of it gets measured.

Here is what the conversation surfaced.

The Decision Layer Most Brands Do Not Know Exists

Parth opened with a framing that set the tone for the entire session. When a user prompts an AI agent with something like “find me a running shoe under 10,000 rupees, size 9, ships before Thursday, easy returns,” that single prompt gets broken down into structured parameters. The agent queries product feeds, filters options against the stated criteria, checks written policies, evaluates trust signals, and returns a shortlisted answer. All of that happens before a human sees a single result.

He called this the decision layer: an invisible filtering stage where AI systems evaluate brand relevance, data quality, and trustworthiness before a human even searches. If a brand is absent or poorly represented at this layer, it does not get considered. Not because a human chose to exclude it, but because the agent never surfaced it at all.

The analogy Malhar offered: hiding on page two of Google used to be the joke about invisibility. The new version is being absent from the AI decision layer entirely.

The Five-Layer Readiness Framework

The most practically notable contribution in the episode came from Isha, who broke agentic commerce readiness into five distinct layers. Each layer has to work before the next one becomes relevant.

1. Discoverable. Can AI systems find your brand, your products, your inventory, and your content? This starts with the basics: are your product description pages, category pages, collection pages, blog content, and policy pages structured in a way that agents can read and index? Content that is buried behind JavaScript-rendered accordions or hidden behind UI interactions is effectively invisible to agents that cannot execute those interactions.

2. Understandable. Once an agent finds your content, can it actually understand what your product is, who it is for, and what the relevant specifications are? Clear product descriptions, explicit attributes, and well-structured data all contribute here. Ambiguity at this layer means the agent cannot confidently match your product to a user’s stated needs.

3. Comparable. Agents do not just find one option. They find several and compare them. Is your product data structured in a way that allows meaningful comparison? Price, availability, shipping timelines, return policies: these need to be explicit, accurate, and machine-readable, not buried in paragraph text or stored only in a CMS field that does not surface in the page.

4. Credible. Once an agent has a shortlist, trust signals become the differentiator. Reviews, ratings, brand authority, UGC content, third-party mentions: these are the signals agents draw on when deciding which options to recommend with confidence. Brands that have invested in genuine credibility signals across multiple platforms are better positioned here than those relying solely on on-site content.

5. Transactional and policy-ready. The final layer is whether the infrastructure exists to complete a purchase and handle what comes after. Is inventory accurately reflected in real time? Are return and refund policies clearly written and easy for an agent to parse? Are the actionable elements of a product page identifiable to an agent: the add-to-cart button, the checkout flow, the payment options?

Isha’s point was that most brands are currently somewhere in the first two layers and have not seriously addressed the latter three. The urgency is not to build everything at once, but to understand which layer is the current constraint and work on that.

Who Actually Benefits When AI Becomes the Buyer?

Shweta identified four winners in the agentic commerce picture, and the list is instructive because not all of them are brands.

Consumer-trusted brands benefit because AI agents weight trust signals heavily. A brand with strong review profiles, consistent UGC, and verified ratings across multiple platforms will surface more reliably than one relying on self-promotional content alone.

Platforms controlling the interface benefit because they sit between the user and the agent. Whoever owns the conversational layer where users express their intent has significant influence over which brands get surfaced.

Payment infrastructure providers benefit regardless of which brands win or lose. Stripe, Visa, Mastercard, PayPal, and their equivalents in specific markets are essential infrastructure for any agentic transaction. Vijay noted that Visa and Mastercard are already building agent payment infrastructure that addresses authorization, tokenization, transparency, and verifiable customer intent. The payment layer is being built in parallel with the commerce layer.

Brands that have invested in structured, machine-readable product data benefit because agents can work with their information more effectively than with competitors whose data is messy, incomplete, or inaccessible.

The Trust Problem Is Not Optional

One of the sharper threads in the conversation was around consumer trust in agentic transactions. Parth drew a useful historical parallel. Ten years ago, people were genuinely nervous about putting their home address on an e-commerce platform. Then came phone numbers. Then saved payment cards. Each time, the initial hesitation gave way to adoption once the convenience was clear and the guardrails felt sufficient.

Agentic commerce is at that early stage now. Isha estimated that roughly one to two percent of consumers are currently ready and willing to let an agent complete a purchase on their behalf. The hesitation is not irrational. If a consumer without a technical background is asked to authorize an AI agent to make purchases, the questions are legitimate: how is that agent authorized, how is the transaction secured, and what happens if something goes wrong?

The adoption curve will follow the same pattern as previous shifts, but it requires the guardrails to be visible and credible. Parth gave a specific India example: any broad consumer adoption of agentic payments in the Indian market will almost certainly require OTP verification for transactions above a threshold. The convenience will need to be demonstrated within a framework that users already trust before the behavior shifts at scale.

The startup ecosystem is already moving here. Parth mentioned a recently funded Indian startup building a layer between payment infrastructure and agentic commerce specifically to verify whether a payment was authorized by a human or an agent, and to handle the policy questions around refunds and returns that arise when the buyer was not a person. That category of solution does not exist yet in any mature form, which tells you both where the gap is and where early-mover advantage is available.

The Attribution Problem Is Harder Than It Looks

Vijay raised the measurement question and it did not resolve neatly, which is itself informative.

In the current model, analytics infrastructure is built around human visits. A user lands on a page, triggers a session, moves through a funnel, converts, and that journey gets captured in GA4 or equivalent. Every step is anchored to a page view.

In an agentic model, the journey may not include a human page view at all. An agent visits the site, reads product data, checks policies, and either completes a purchase via API or returns a recommendation to the human who prompted it. The human may then execute a branded search, land on the site, and convert there. Or they may complete the purchase through the agent directly. In either case, the traditional attribution model cannot accurately represent what happened.

Parth’s framing: analytics measurement needs to shift from tracking human sessions to tracking server hits, including bot and agent traffic, and then distinguishing between them. What are the successful page fetches from agent crawlers? What actions did those agents take? Which of those actions eventually correlated with a conversion, whether that conversion happened on-site or off?

That measurement infrastructure does not fully exist yet. The honest answer for practitioners right now is to start logging bot and agent traffic separately, understand what those crawlers are doing on the site, and begin building a picture of agent behavior before the volume of agentic transactions makes the gap in attribution impossible to ignore.

The Technical SEO Dimension Is Real but Not a Replacement

Malhar raised the question of whether agentic commerce marks a return to technical SEO dominance, with on-page work becoming less relevant. The panel pushed back on the binary framing.

Vijay introduced Web MCP (Web Model Context Protocol), a standard being developed by Google that allows agents to interact with web content through structured APIs rather than having to parse full page renders. The practical implication: a Zomato-style food ordering interface with multiple filters and UI interactions is difficult for a current LLM to navigate efficiently. Web MCP allows the agent to call structured data directly, reducing the token overhead and making the interaction faster and more reliable. For e-commerce brands, implementing Web MCP-compatible data structures is a technical investment that makes them more accessible to agents.

Parth’s take was that on-page SEO is not going away. It is changing shape. Optimizing product feeds for Google Merchant Center has been standard practice for years. The new version is optimizing those same feeds for agentic commerce protocols: Universal Commerce Protocol, Agentic Commerce Protocol, and Agent Payments Protocol. The underlying skill of structured product data optimization translates. The targets and standards are evolving.

Isha brought it back to her framework: the first four layers of agentic readiness (discoverable, understandable, comparable, credible) are all content and on-page problems. An agent cannot discover you if your content is not structured. It cannot understand you if your descriptions are vague. It cannot compare you if your attributes are inconsistent. It cannot trust you if your credibility signals are thin. Technical infrastructure matters, but it works on top of content that is already doing its job.

The Creativity Advantage That AI Cannot Replicate

One of the closing threads was a provocation from Parth worth sitting with. As AI tools become more capable and more widely adopted, the intelligence layer itself becomes a common denominator. Every brand, every agency, every competitor will eventually have access to the same models, the same capabilities, the same outputs. When that happens, what differentiates one brand’s strategy from another?

His answer: creative thinking. The approach taken to design a campaign, the insight that identifies an underserved angle, the judgment that knows when to follow a playbook and when to discard it. These are not things that converge toward a common baseline as AI tools improve. They are human inputs that sit above the intelligence layer.

The practical implication for practitioners: invest in developing workflows and systems that improve over time, but do not mistake the output of an AI system for strategic thinking. The brands that build their own intelligence layer, whether through proprietary data, model fine-tuning, or unique workflow design, will have a durable edge over those treating AI as a commodity tool.

Where To Start Tomorrow Morning

The session closed with each panelist offering one concrete action. Synthesized, they point in a consistent direction.

Start by auditing your brand across the five layers Isha outlined. Are you discoverable? Is your content structured in a way an agent can parse? Are your product attributes explicit enough to support comparison? Are your credibility signals maintained across the platforms agents draw from? Are your policies clear, your inventory accurate, and your transactional infrastructure ready?

Check what bots are actually doing on your site right now. Look at your server logs, not just your analytics dashboard. Which AI crawlers are visiting, which pages are they fetching, and how successfully are they rendering your content? The answers will tell you where the gaps are before agentic traffic becomes a meaningful share of your total volume.

Build forums, reviews, and UGC infrastructure now. The dependency on user-generated content is increasing across every AI surface. Brands creating their own community and review ecosystems, rather than relying entirely on third-party platforms, are building a content source that feeds both traditional and agentic discovery.

Make your content and tooling portable. If your workflows live entirely in one platform and that platform becomes unavailable or expensive, you are exposed. Building systems that can run across multiple models and environments is a practical hedge against platform dependency.

The overarching principle from the session: agentic commerce is not waiting for consumer behavior to catch up. The infrastructure is being built now. The brands that audit their readiness today, fix their structural gaps, and build credibility across the surfaces agents trust will be ahead when the behavioral shift accelerates. The ones that wait for the shift to be obvious will be optimizing from behind.

SEOTalk Spaces is a weekly community conversation hosted by Malhar Barai and Parth Suba. Episode 136 featured contributions from Isha, Shweta, Vijay, and community members from the SEOTalk audience.

Listen to the conversation:

Leave a Comment

Your email address will not be published. Required fields are marked *