Agent Check

Measured 2026-09-16 · public surface only

Can an AI agent buy from Coursera?

40/100

An assistant stops at: read the catalog → get past robots.txt → buy without a human → pay as a machine

Verdict: early — 8 failing checks out of 13 we run.

The six gates, as an agent walks them

GateResultEvidence
discover itpassespresent, 6769 bytes
read the catalogan agent stops hereno commerce schema on homepage (found: FAQPage, Question, Answer, Organization)
get past robots.txtalso failsblocks 1/12 named AI agents outright: meta-externalagent
find a machine pricepassesfound at https://coursera.org/api/pricing
buy without a humanalso failsno explicit self-serve gate found (verify manually)
pay as a machinealso fails/api returned HTTP 404, no 402 challenge

What would close it

Failing checkWhat we measuredThe fix
llms-full.txt (bulk docs for models)missing (HTTP 404)Publish `llms-full.txt` with the full documentation inlined for large-context models.
AI agents allowed by robots.txtblocks 1/12 named AI agents outright: meta-externalagentAllow named AI agents explicitly in `robots.txt`.
Commerce paths open to a plain agentdisallowed for User-agent: * → /account, /apiStop disallowing the commerce paths a plain agent must reach.
schema.org product/offer markupno commerce schema on homepage (found: FAQPage, Question, Answer, Organization)Add schema.org `Product`/`Offer`/`SoftwareApplication` markup so prices are data, not prose.
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 404, 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