Agent Tax Index · v0-2026-07 · seeded panel

The Agent Tax Index

The Agent Tax Index measures what the web actually costs AI agents to read — in tokens, per domain, from live request receipts.

99.9%
token reduction, source → delivered
1,689,153
raw tokens measured at source
35
requests across 9 domains

Measured across 35 requests to 9 domains via the Answer Gateway. Every number derives from request receipts — what each page cost in raw tokens versus what was delivered. Excerpt grounding is enforced by a deterministic verifier, so an answer is either backed by verbatim source spans or the request is recorded as not_found — never fabricated. USD figures use the reference rate in the footnote. This is v0: a disclosed measurement panel (the nine domains are declared, the runner and panel file are open on GitHub), the way SSL Labs and securityheaders.com began. It is not yet organic web-wide traffic.

Most expensive domains

What agents pay to read a page, unaided

Average raw tokens an agent would burn fetching these pages itself, versus what the gateway delivered. Each row links to its BotVisibility scan — the tax is the symptom, the scan is the cause.

DomainCategoryAvg raw tokensAvg tax avoidedReduction
stripe.comSaaS marketing241,995$0.24100.0%
docs.stripe.comDeveloper docs239,576$0.24100.0%
en.wikipedia.orgContent publisher145,262$0.15100.0%
docs.github.comDeveloper docs78,016$0.07899.9%
developer.mozilla.orgDeveloper docs51,051$0.05199.9%
martinfowler.comContent publisher16,733$0.01799.3%
vercel.comSaaS marketing10,844$0.01199.9%

Tax by category

The tax isn't uniform

SaaS marketing
126,420 tok
Developer docs
122,881 tok
Content publisher
80,997 tok

Documentation and content-heavy sites cost agents far more tokens than sites that publish a machine-readable surface — and a lean SPA can be cheaper to read directly than to proxy. The scanner score is the dispatch signal.

How the web answers

Most sites publish no cheap door

html_distill
95.7%
markdown_negotiation
4.3%

When a site publishes llms.txt or negotiates Markdown, the gateway walks in the cheap door. When it doesn't, agents pay for full HTML distillation. 95.7% of answered requests required it. Most of the web doesn't offer a cheaper door.

Honest states

What happens when there is no answer

A scraper always “answers.” The gateway reports what actually happened.

answered23

Grounded answer returned, every excerpt verified verbatim against the source.

not_found9

The answer was not on the page — the gateway said so instead of inventing one (common on JS-rendered SPAs).

unreachable3

Blocked by robots/no-AI policy, an HTTP error, or a timeout — with a stated reason.

Next edition: October 2026. The Agent Tax Index is published quarterly; each edition is snapshotted so the time series is frozen, not re-queried.

17 grounded answers fed the tax figures. The Agent Tax research · Answer Gateway docs · /api/index (JSON)

USD figures use the published Claude Haiku 4.5 input-token price ($1.00 per 1M tokens) as a reference rate. Panel v0-2026-07, measured from 2026-07-07.