In the rapidly evolving landscape of B2B procurement, a quiet shift is occurring. The traditional "buyer’s journey"—once defined by manual web searches, whitepaper downloads, and sales calls—is increasingly being outsourced to autonomous AI agents. However, a groundbreaking new report from Siteline suggests that the digital front doors of major B2B software companies are effectively locked to these silicon-based shoppers.
The report, spearheaded by Siteline founder David Kaufman, tested a Claude-powered AI agent against 100 top-tier B2B software products. The results paint a sobering picture: due to aggressive bot-blocking, reliance on client-side JavaScript, and opaque pricing structures, AI agents are frequently failing to find the information they need on official brand sites. Instead, these agents are being forced to scavenge for data on third-party review sites, forums, and secondary aggregators—sources that are often outdated, inaccurate, or biased.
The Anatomy of the Study: Methodology and Scope
To understand how current B2B infrastructure holds up against the rise of autonomous agents, Siteline conducted 534 separate discovery attempts. The study spanned 20 distinct products across five critical categories: productivity software, developer tools, marketing and sales platforms, customer support solutions, and analytics suites.
The objective was straightforward: Could the agent successfully access the target domain, retrieve specific plan tiers and their associated monthly pricing, and extract key feature highlights?
The technical metrics revealed significant friction. On average, a single run using Anthropic’s Claude 3.5 Sonnet took approximately 32 seconds and cost $0.24 in API usage, typically requiring three search-or-fetch tool calls to complete. However, the performance gap between the best and worst performers was staggering. The most efficient 10% of runs were 2.2 times faster and 4.2 times less expensive than the slowest 10%. This disparity was largely driven by the agent’s need to perform web searches when the primary target page failed to load or parse correctly.
Chronology of an Agent Failure
When an AI agent is tasked with evaluating a piece of software, it follows a specific sequence. It starts by navigating to the vendor’s homepage, seeking out a "Pricing" or "Features" link, and attempting to scrape the content.
- Access Phase: The agent attempts to hit the pricing page. Here, 30% of all runs encountered at least one error. These errors often stemmed from overzealous bot-blocking software or pages that were simply unreadable due to complex layouts.
- Parsing Phase: Even if the page loads, the agent must interpret the data. In roughly 13% of cases, the agent struggled with internal JavaScript rendering—a common issue where the underlying pricing table is invisible until a browser executes client-side code.
- The Pivot: When the agent cannot parse the official page, it reverts to a "search-and-retrieve" behavior. It moves from the official brand site to third-party sources.
- Conclusion: The agent synthesizes the found data and reports back to the user.
The danger here is profound: when an agent is forced to rely on third-party sites like G2 or Vendr because the official page is "invisible," the brand loses control of its own narrative and pricing strategy.
Supporting Data: The Cost of Obscurity
The data provided by Siteline illustrates a clear correlation between site architecture and agent reliability. For example, when the agent successfully navigates a site like Linear—which is optimized for machine readability—it can parse four separate pricing plans in a single, efficient fetch for approximately $0.11.
Contrast this with the experience of Zendesk, as highlighted in the report. When the agent attempted to access Zendesk’s pricing page, the table was rendered via JavaScript. Because the agent (and many similar LLM-based tools) does not execute JavaScript like a human-browsing Googlebot, the information appeared empty. The agent was forced to pivot to third-party blogs, resulting in a process that was five times more expensive and significantly slower than the optimal path.
The "content gap" is perhaps the most concerning statistic: in runs where an access error occurred, the agent pulled 58% of its information from third-party sources. In error-free runs, that number dropped to just 12%.
The "Contact Sales" Dead End
Beyond technical barriers, there is a strategic one: the "Contact Sales" wall. The study found that 14% of the plans surveyed had no public pricing whatsoever, requiring a manual sales engagement. This is particularly prevalent in the marketing, sales, and customer support sectors, where 30% of products effectively hide their pricing.
For an AI agent, a "Contact Sales" button is a functional dead end. Because these agents are designed to compare options rapidly, they cannot easily initiate a multi-day sales cycle. Consequently, the agent may simply conclude that the product is non-compliant with the user’s request or, worse, steer the user toward a competitor that offers transparent, public-facing pricing.
Implications for the Modern B2B Enterprise
The implications of these findings are twofold: technical and commercial.
Technical Readiness
The "Agent Readiness" of a website is quickly becoming a new category of SEO. Just as companies once optimized for humans and later for mobile, they must now optimize for machine agents. This involves:
- Server-Side Rendering (SSR): Ensuring that pricing tables and feature lists are rendered on the server so that crawlers and agents see the content immediately upon hitting the page.
- Semantic HTML: Using clear, structured data formats that allow LLMs to parse information without needing to interpret complex visual layouts.
llms.txtAdoption: Exploring the use of specific text-based files designed for AI consumption, though experts note that industry standardization is still in its infancy.
The Commercial Risk
Perhaps the most significant takeaway is that the AI agent is not just a search tool; it is a surrogate buyer. If a company’s pricing is hidden behind a wall of JavaScript or an inaccessible calculator—as seen with Databricks, where the agent struggled with an inaccessible calculator—the company is effectively paying a "friction tax."
In the case of Databricks, the agent cost was $0.95 per run—the highest in the study—simply because the agent had to work overtime to bypass the barrier. If a business makes itself difficult for an agent to read, it isn’t just annoying the user; it is actively sabotaging its position in the consideration phase of the B2B buying funnel.
Official Perspectives and Industry Reaction
While Siteline has a clear commercial interest in the "agent-readiness" space—as they provide tools to solve these exact problems—the findings align with broader industry data. Recent studies have shown that AI crawlers now account for roughly 28% of all Googlebot-style traffic, signaling a massive shift in how the internet is being consumed.
When approached for comment on the necessity of "agent-readiness scores," industry analysts point to the rise of similar scanners from players like Cloudflare. The goal is to provide companies with a "readiness grade," similar to an SEO score, which indicates how easily an AI can navigate their digital assets.
However, there is no universal consensus on the best way to facilitate this. While Google has offered guidance on the use of llms.txt, the effectiveness of these files remains unproven, and many companies are still debating whether to open their doors to bots or continue blocking them to protect proprietary data from being scraped for competitor LLM training.
Conclusion: Preparing for the Agent Era
The Siteline report serves as a wake-up call for B2B organizations. The era of the "human-only" website is ending. As more buyers integrate AI agents into their procurement workflows, the businesses that win will be those that provide clear, machine-readable data at the first point of contact.
"The question," notes the report, "is whether agent-readiness measures will rely on shared metrics or diverge across vendor scorecards." For now, the takeaway is simple: if you want to be included in the short-list of an AI agent, you must be discoverable. Hiding pricing behind a wall of code or a "Contact Sales" form is no longer a protective measure; it is a barrier to entry in an increasingly automated marketplace.
In the coming years, companies will likely compete as much on their "AI accessibility" as they do on their product features. The brands that realize this early will have a distinct advantage in the automated age, while those that remain "invisible" to the agent will find themselves excluded from the conversation entirely.








