---
type: WebPage
name: "Ready or not, here AI buys"
id: "https://selfe.ai/agentic-commerce/buyability-check"
url: "https://selfe.ai/agentic-commerce/buyability-check"
publisher: "did:web:selfe.ai"
description: "A free check of whether an AI agent could actually buy from you today, run against your real address in six steps."
---

# Ready or not, here AI buys

> A free check of whether an AI agent could actually buy from you today, run against your real address in six steps.

In a few minutes you find out whether an agent could actually transact with your business today. Which is a different question from whether it can find you, and it usually has a different answer.

**Discoverability** Whether anything at your address answers a question put by an agent at all. Robots.txt rules an AI crawler can actually read, a sitemap it can walk, DNS records that name you for AI discovery rather than leaving it to guess.

**Content Accessibility** Whether what you publish can be read as content rather than only as a page. Markdown on request, not just HTML built for a browser and a pair of eyes.

**Bot Access Control** Whether the rules you have written are the rules being followed. AI bot entries in robots.txt, Content Signals, Web Bot Auth, so an agent that should be let in is, and one that should not is not, provably rather than on trust.

**Protocol Discovery** Whether another agent can find out how to deal with you directly. An MCP server card, A2A discovery for agent-to-agent trade, Agent Skills, WebMCP, an API catalog, OAuth's own discovery endpoints, ARD. Seven different things, and most sites answer none of them.

**Commerce** Whether a transaction could actually complete once everything above has said yes. x402, MPP, UCP, ACP, the protocols that move the money rather than describe it. Almost nobody passes this one today, Selfe included until it is connected.

## Run the check on your own address.

Enter your address and your email, then walk the six steps. Found, fit, trusted, paid, one honest answer each, and a copy sent to you.

## Where businesses stand.

Real businesses, checked on the same four things, ranked by score.

## Most of this turns green the week you connect.

Nearly everything the scan checks for is infrastructure rather than effort: the files that introduce you, the rails that let an agent read a real price, the proof that stands behind your name. Your Selfe publishes all of it, off the systems you already run.

So a low score is a connection, not a rebuild. Nothing moves, nothing is retyped, and your site carries on exactly as it is. Run the scan again the day you go live and see for yourself.

Three ways in, below. What changes between them is how much of the first few weeks you want us doing, not what you end up with. The scan is free whichever you pick, and it never transacts: it goes as far as the last step and stops.

## Three ways to get started.

Set up Selfe yourself, talk through a more complex setup, or build with us over ten weeks.

## What the check does, and what it does not.

It checks the route an agent would actually have to use, without turning a free result into a sales call.

**Is the readiness check really free?**

Yes. There is no card, account or trial that starts afterwards. It checks the public address you give it and returns the result. Running the check does not commit you to fixing anything with Selfe.

**How accurate is the readiness check?**

It reports what your address actually served at the moment it asked. It does not infer missing support or average the result. Where a check cannot go further without placing a real order, it says so instead of scoring that step either way.

**What if it tells us we are fine?**

Then the check has done its job. You have evidence that the tested route works and no obligation to talk to us. Run it again after a material system change or when the standards it checks have moved.

**Will somebody ring us afterwards?**

Only if you ask. The result is the end of the exchange otherwise, and you can run it again later without entering a sales process.

## Act on this

- [Check whether an agent can buy from you](https://selfe.ai/agentic-commerce/readiness-scan) — the free readiness scan.
- [Discover venues](https://selfe.ai/api/registry/discover) — `POST`, semantic browse across the registry.
- [Match a bookable answer](https://selfe.ai/api/registry/match) — `POST` with dates and party size.
- [Verify Selfe's identity](https://selfe.ai/.well-known/did.json) — `did:web:selfe.ai`.
- [Agent card](https://selfe.ai/.well-known/agent-card.json) — how to connect over A2A or MCP.

