If you launched a product in the last few years, you built it for people. That instinct is now half wrong, and the shift happened faster than almost anyone expected.
In early June 2026, Cloudflare confirmed something the internet crossed a few weeks earlier: automated traffic passed human traffic for the first time. Cloudflare sees roughly a fifth of the world's websites, and its data now puts bots at about 57.5% of page requests, with humans at 42.5%. Its CEO, Matthew Prince, had called this for 2027. When it landed early, he posted that it "happened faster than I predicted." (Sources below.)
What pushed it over the line is agentic AI. A person shopping for a camera might open five sites. By Prince's own math, the agent doing it for them opens around 5,000. Apply that to every product search people are starting to hand to an assistant, and you can see how the balance flips.
Here is why this lands on your desk specifically. The web was built for human eyes. Your page loads, a person reads it, clicks, and buys. If the visitor reading your page is now more likely to be software, the question changes. It is no longer only whether the page looks good. It is whether a machine can read it at all. For a lot of well-designed sites, it can't, and the founders running them have no idea.
Three ways AI meets your product
People pile a lot of different things under "AI." Pulling them apart makes the work obvious.
Findable: can an AI crawler reach your page and understand it? This covers crawlability, structured data, and indexing. It is where most sites fall down, because pages built with heavy JavaScript often hand back a near-empty page to anything that is not a full browser.
Usable: can an agent act on your product through something built for it, like an API or an MCP connector? This is newer and moving fast.
Transactable: can an agent pay? Cloudflare is now working with Visa, Mastercard, and American Express on protocols that let verified agents check out at millions of stores.
Most founders are thinking about the third one and have skipped the first. That order is backwards. If an agent can't read your page, a payment rail does nothing for you.
A 5-minute check on your own site
You can do this today, no tools required.
Load your product page with JavaScript turned off, or run it through Google's URL Inspection tool. If it comes back blank or missing your main copy, AI crawlers are seeing that same blank.
Open Google Search Console and confirm your key pages are indexed. Only indexed pages can be cited.
Look for structured data describing your product, pricing, and FAQs. Machines read that first.
Make sure you are not accidentally blocking the AI crawlers you want to reach you.
Read one page as if it were answering a question. AI engines favor copy that plainly says what the product is, who it is for, and what makes it different.
If you want steps one and two done for you, you can run a page through Unhid, which tells you whether your site renders for machines and prerenders it if it doesn't. Full disclosure: Unhid is one of ours. We built it after seeing too many strong products held back by pages that crawlers couldn't read.
You can also skip the manual check completely. List your product on SaaS Hive and your readability score shows up on your page automatically, so you see where you stand without testing anything yourself.
None of this is about having the prettiest page anymore. The founders who do well from here are the ones whose page can be read and acted on by the software that now makes up most of the traffic. The first step costs you five minutes and a little honesty about what your site actually returns. Go look.
Sources
NBC News, bot vs human web traffic: https://www.nbcnews.com/tech/tech-news/bot-web-traffic-overtaken-human-web-traffic-data-shows-rcna348522
Tom's Hardware, Prince on the early crossover: https://www.tomshardware.com/tech-industry/artificial-intelligence/bots-have-now-passed-human-traffic-online-cloudflare-boss-laments-says-agentic-traffic-wasnt-expected-to-eclipse-real-people-until-next-year
TechCrunch, Cloudflare scale and the 2027 prediction: https://techcrunch.com/2026/03/19/online-bot-traffic-will-exceed-human-traffic-by-2027-cloudflare-ceo-says
Cloudflare blog, agentic commerce protocols: https://blog.cloudflare.com/secure-agentic-commerce/
Comments (0)
Sign in to leave a comment.
No comments yet. Be the first to share your thoughts.