Agent Check

Measured 2026-09-16 · public surface only

Can an AI agent buy from Clearbit has joined HubSpot?

58/100

An assistant stops at: discover it → read the catalog → buy without a human → pay as a machine

Verdict: early — 6 failing checks out of 12 we run.

The six gates, as an agent walks them

GateResultEvidence
discover itan agent stops heremissing (HTTP 404)
read the catalogalso failsmissing (HTTP 404)
get past robots.txtpassesno named AI agent blocked (12 restricted by path)
find a machine pricepassesfound at https://clearbit.com/pricing
buy without a humanalso failsno explicit self-serve gate found (verify manually)
pay as a machinealso fails/api returned HTTP 200, no 402 challenge

What would close it

Failing checkWhat we measuredThe fix
llms.txt presentmissing (HTTP 404)Publish `llms.txt` — the map an agent reads first.
llms-full.txt (bulk docs for models)missing (HTTP 404)Publish `llms-full.txt` with the full documentation inlined for large-context models.
Agent surfaces publishedno agent card, MCP descriptor or payment manifest at /.well-known/*Publish an A2A agent card and an MCP descriptor under `/.well-known/`.
Agent payment protocol referencedx402 / ACP / MPP / AP2 never mentionedDocument the payment protocols you accept (x402, ACP, MPP, AP2).
Purchase possible with no human signupno explicit self-serve gate found (verify manually)Add a paid path that needs no account — an HTTP 402 challenge the agent can settle.
Machine-native payment challenge (HTTP 402)/api returned HTTP 200, no 402 challengeReturn HTTP 402 with a payment challenge instead of a signup wall — this is the one nobody has.

Why this matters

We audited 206 companies the way an assistant reads them. None can accept payment from a machine, and this one is no exception: the documentation checks are widely passed, the payment checks are almost universally failed. Discovery earns nothing on its own — the money is in the last gate.

The full report, method and raw data →

Get the same measurement for your domain

Free, ten seconds, no signup — and the score is public either way.

Run an audit

For the record