Platform Vendors Now Dictate Which AI Agents Can Buy from Your Clients’ Sites

Platform Vendors Now Dictate Which AI Agents Can Buy from Your Clients’ Sites

The episode highlights a structural shift in web traffic patterns: machine-driven activity, particularly from AI agents, now makes up the majority of website visits and increasingly determines how businesses are discovered and engaged online. Companies such as Cloudflare, Human Security, and SimilarWeb provide data showing automated and AI-initiated web events have surpassed human visits, with a significant acceleration in the role of AI-driven assistants and agents in both discovery and transaction processes.

Quantitative evidence from Cloudflare indicates that automated traffic now accounts for nearly 58% of all page loads. Human Security’s report shows an 8,000% increase in AI agent-driven traffic year over year. SimilarWeb data cited by TechCrunch finds Google's AI-generated answers now appear in 43% of searches, up from 15% in the previous year. Additionally, ESW's commercial announcement describes end-to-end automated purchasing workflows using AI agents, moving transaction control further from human users.

Supporting developments include technical shifts in how web authentication and authorization are managed, with protocols such as the Model Context Protocol deprecating session-based trust in favor of per-request authorization with attached metadata. Yubico's security key update similarly enables authentication for specific actions rather than broad sessions. Microsoft’s entrance into machine identity and agent security management with its own specialized model, combined with alliances like NVIDIA’s Open Secure AI Alliance, signal organizing at platform scale, raising questions about who ultimately governs admission policies for AI-driven interactions.

For MSPs and technology leaders, these changes increase operational dependence on platform and identity providers, reduce direct control over business discoverability and transactability, and pose new risks in reporting, fraud exposure, and client relationship management. Default platform settings may dictate client market access without their knowledge, shifting the role of the provider from technical implementer to advisor and policy manager. To minimize risk, providers must inventory and periodically review clients' current admissions policies for machine traffic, disentangle discoverability from transactional permissions, and proactively track changes imposed by vendors and platforms.

00:00 Most Traffic Isn't Human 

03:49 Why the Login Is Breaking

06:36 Microsoft Wants the Doorway

10:07 Why Do We Care? 

Supported by: 

LogMeIn 
TimeZest 

 

💼 All Our Sponsors

MSP Radio is supported by our partners: 

ABC Solutions · CometBackup · GoTo · Guardz · Opentext · Pax8 ·  Rythmz · ScalePad · TimeZest · Transit AI

Supporting the IT services community through insights, analysis, and transparency.

 

🚀 Join Business of Tech Plus

Get exclusive access to investigative reports, vendor analysis, leadership briefings, and more.

👉 https://businessof.tech/plus

 

🎧 Subscribe to the Business of Tech

Want the show on your favorite podcast app or prefer the written versions of each story?

📲 https://www.businessof.tech/subscribe

 

📰 Story Links & Sources

Looking for the links from today’s stories?

Every episode script — with full source links — is posted at:

🌐 https://www.businessof.tech

 

🎙 Want to Be a Guest?

Pitch your story or appear on Business of Tech: Daily 10-Minute IT Services Insights:

💬 https://www.podmatch.com/hostdetailpreview/businessoftech

 

🔗 Follow Business of Tech

 

LinkedIn: https://www.linkedin.com/company/28908079

YouTube: https://youtube.com/mspradio

Bluesky: https://bsky.app/profile/businessof.tech

Instagram: https://www.instagram.com/mspradio

TikTok: https://www.tiktok.com/@businessoftech

Facebook: https://www.facebook.com/mspradionews


Hosted by Simplecast, an AdsWizz company. See pcm.adswizz.com for information about our collection and use of personal data for advertising.

[00:00:02] Somewhere this morning, a customer's AI assistant went looking for a business like your client's. It read what it found, decided, and moved on. Nobody at that company will ever know it happened. This is the Business of Tech. I'm Dave Sobel

[00:00:20] The audience for your client's websites changed, and nobody sent a notice. Start with Cloudflare, which sits in front of a large share of the world's web traffic and can see what actually arrives. In June, automated traffic crossed the line it had never crossed before – more than half of all page loads. The number has kept climbing since to nearly 58%. Most of what visits a website is now software.

[00:00:48] Cloudflare's explanation for the flip is arithmetic. A person shopping for a camera might open five tabs. An agent running the same errand can hit thousands of pages in seconds. The composition of that software matters more than the total. A separate report from the cybersecurity firm Human Security looked specifically at AI agents – programs that click links and fill out forms on someone's behalf –

[00:01:16] And found that category of traffic grew nearly 8,000% in a year. Not 8%. 8,000. Now the human side of the same shift. TechCrunch reported on data from similar webs showing that Google's AI-generated answers now appear in roughly 43% of searches. A year ago, that figure was 15.

[00:01:40] And visits to Google's dedicated AI mode went from 126 million to 279 million in 11 months. More than double. Read what those two numbers do together. On one side, machines arriving at the site directly. On the other, people who used to arrive by clicking a link, now getting the answer from a machine and never making the trip at all.

[00:02:09] Then the part that tells you these machines are not just reading. A company called ESW announced – and this is the company's own announcement about its own product, so weigh it accordingly – that it has launched what it calls agentic commerce, integrating first with Microsoft Copilot. The claim is a path that runs from AI-driven product discovery straight through to checkout. A purchase start to finish with no person in the path.

[00:02:36] So, most of the traffic is machine. A growing share of the humans never arrive, and the machines that do arrive can now buy something. Every one of your clients paid somebody to build a storefront for people. That storefront is now serving a different audience. And nobody told it. To understand why the machines showed up now, you have to look at something that changed underneath them. And it isn't the machines.

[00:03:04] If you're listening to this and you haven't hit follow yet, on Apple Podcasts, search Business of Tech. It takes five seconds, and you'll get the next episode automatically. One of the things I track closely is what MSPs are actually trying to solve when they talk about cleaning up their stack. And it's rarely about owning fewer tools for its own sake. It's about cutting the number of consoles your techs have to live in.

[00:03:31] LogMeIn Resolve is built around that idea. RMM, mobile device management, remote support, ticketing, and automation in one platform, instead of stitched together from five vendors. If you're rethinking your tool stack this year, it's worth a look at logMeIn.com slash MSPGrowth.

[00:03:52] For 30 years, a machine on the web was anonymous by construction. There was no way for software to say who it was or on whose behalf it was acting. So the only question you could ask about non-human traffic was behavioral. Is this hitting us too fast? Does this pattern look like a crawl? And there were only ever two answers. Block it or let it through. A firewall decision made about a stranger.

[00:04:17] What's changing is where authorization lives. And it comes down to one thing. The session is dying as a unit of trust. Think about how signing in has always worked. You authenticate once at the beginning. A session opens. Everything you do for the next hour inherits the trust you established at the door. That design assumes a person who signs in, does a sequence of related things, and leaves. It's worked fine for decades.

[00:04:48] It falls apart when the actor is an agent. An agent doesn't sign in and work for an hour. It performs thousands of operations in bursts on behalf of many different parties. And the question of what any single one of those operations was permitted to do cannot be answered by pointing back at the door it came through an hour ago. So the plumbing is being rebuilt to carry authorization on every request instead.

[00:05:14] Watch the model context protocol, the standard AI applications used to connect to tools and data. And it's taking exactly that step. In its largest revision to date, the protocol depreciated the session handshake and the initialization step that service had been built around. Moving state into handles the client supplies with each call. Hardened authentication and attached metadata to individual requests.

[00:05:40] It also adopted a 12-month depreciation policy for what it removed. Yubico is making the same move in hardware. In its own product announcement, so weigh the framing accordingly, the company shipped a firmware update that extends its security key past the login. The old job was proving who you were at the door. The new one is proving that a specific action was authorized at the moment it happens.

[00:06:07] Their own example is an AI agent ordering a change to a database and a person physically touching a key to approve that one action. Not the session, the action. And here's what that changes. A machine that can present credentials for a specific action on behalf of a specific party is not traffic anymore. It's a party. And parties don't get filtered. They get admitted. By somebody. And that somebody is not a small company.

[00:06:36] And it's not you. So bring this to the party who ends up making that decision. So we'll watch Microsoft. Microsoft announced its first security specialized model, MAI-Cyber-1-Flash, alongside a new agentic security platform called Project Perception. The claim reported by CyberScoop and the New York Times is a score of about 96% on a vulnerability detection benchmark called CyberGym.

[00:07:05] Roughly 10 points clear of the next base system at about half the cost of Microsoft's own previous configuration. Worth noting what produced that score. Not the new model on its own, but Microsoft's scanning harness running it alongside an OpenAI model. The register covered the same launch and was considerably less impressed with the acronyms. Now set aside whether the benchmark holds. Look at who is making the claim.

[00:07:33] This is the company that already runs your client's identity. The directory, the sign-ins, the permissions. It's now positioning to run security for machine actors on top of that. The same vendor that decides which agents are admitted is selling the product that decides which agents are safe. And that position is valuable enough that the rest of the industry is organizing around it. NVIDIA launched what it's calling the Open Secure AI Alliance.

[00:07:59] 37 companies, including Cisco, IBM, Salesforce, and Microsoft itself, arguing that cyber defense should run on open models rather than close one. Look at who is missing. OpenAI, Anthropic, Google, Meta, and Amazon. Between them, they build most of the frontier models the Alliance says defenders need. And not one is a founding member. 37 companies do not organize over a technical preference. They organize when a layer is being claimed.

[00:08:29] Here's what that means for the businesses you serve. Somebody is going to set the default terms on which machines can find your client's business, reach it, and buy from it. That decision is being made at platform scale. The default will arrive already switched on. So here's the choice. And it's not about your own tooling.

[00:08:49] You can own the admission policy for your client's machine customers, decide which agents each client wants to be discoverable by, which ones may transact on what terms, and sell that as the commercial judgment it is. Or you can let the platform set and find out at a renewal that your client's reach into a machine majority market is a checkbox in somebody else's console, one you didn't set, can't explain, and were never paid for.

[00:09:18] Which puts a question in front of you that your competitors have not thought to ask yet. Are you and your clients tired of the time-consuming ticket tennis of coordinating meetings and help desk calls? Wouldn't it be better to automate this process with a tool that connects directly to ConnectWise Manage or Autotask? TimeZest offers scheduling automation that gives you complete control of your schedule and eliminates the hassle of calendar ping pong.

[00:09:47] As the only service designed specifically for MSPs, it integrates into your workflow and makes scheduling appointments easy on you and your clients. Plus, you can try TimeZest for free. Visit TimeZest.com and use the code MSPRADIO to get 10% off your first year of TimeZest. Why do we care?

[00:10:12] Because there's a question sitting on the table right now that almost nobody in your market knows to ask. And the first provider who asks it out loud owns the conversation that follows. Not, is your site secure? Or, are you found on Google? But, which machines do you want finding and buying from this business? And which ones don't you? The separator isn't having a better answer than your competitors. It's being the only firm in the room that understands there was a decision to make.

[00:10:43] So what to consider? Find out what each client's site does with agents right now because it is already doing something. A bot management setting, a CDN default, or a robots file is currently admitting or refusing machine traffic on that client's behalf. And in nearly every case nobody chose it. It's simply shipped that way.

[00:11:05] Pull the current state for your top 10 clients and write it down because that inventory is the entire basis for charging to change it. And watch what this does to the reporting you already send them. Machine traffic inflates page views without producing a single lead, so a client's numbers can look healthier every quarter while the revenue behind them flattens. That gap is the symptom and you will see it before they do.

[00:11:33] Separate discoverability from transactability because clients will hear them as one thing. Being findable by a customer's AI assistant is a marketing decision with almost no downside. Letting an agent complete a purchase, submit a form, or open a ticket is a commercial and fraud decision with real exposure. And the two should never be governed by the same switch or sold in the same sentence.

[00:12:00] Track the platform defaults because that is where this actually gets decided. The identity and security vendors will ship an agent admission default, then change it again without an announcement anybody reads, and your client's reach will move without them noticing. Put that review on a standing cadence tied to each client's renewal, so you are the one who can say what changed, when, and what it cost them.

[00:12:26] If this trend continues within 12 to 18 months, whether a small business is reachable by an AI agent becomes a measurable input to its revenue, and the provider who never raised the question is left explaining to a client why competitors are being found by buyers neither one of them can see. This is the business of tech. The hardest part of running an MSP? Doing it alone.

[00:12:53] The Small Biz Thoughts community has been the room where independent operators compare notes for nearly 20 years. Real peers, real numbers, real answers from people running businesses just like yours. Pull up a chair at smallbizthoughts.org. Interested in advertising? Head to mspradio.com slash engage.

[00:13:16] The Business of Tech is written and produced by me, Dave Solt, under ethics guidelines posted at businessof.tech. Thanks for listening. I'll see you on the next episode. Proud member of the MSP Radio Network.