Register

Is your checkout AI-ready?

People are starting to buy through AI agents. Register runs them through your checkout and shows which can actually buy, plus the exact fix for the ones that can't.

See the demo store → View the code
The Register portal: enter a store URL, run the audit, open the report on which AI buyers can check out

The problem

Buyers are arriving as software: ChatGPT's Instant Checkout, machine-payment rails like x402 and MCP, and computer-use agents that click through your site like a person. If you run a store, you have no easy way to know which of them make it through your checkout, or why the ones that fail, fail.

How it works

Protocol buyers

Talk to your endpoints directly with the real handshakes: ChatGPT Instant Checkout, x402, and Shopify-style MCP, plus discovery agents like crawlers and search readers.

Computer-use shopper

A browser agent, tuned to behave like today's consumer shoppers, drives your normal web checkout on a Solari cloud browser, the way a person would.

Recorded on Solari

Every browser run is recorded, so a failure isn't a red X. You get the session replay and the agent's step log showing exactly where it broke.

What you get

What real stores look like today

A live scan across established storefronts, honest findings:

0
exposed a machine buying surface (no MCP, x402, or agent payment rail)
Most
are findable to AI: crawl, feed, and structured data mostly work
0
let a computer-use agent finish: real checkouts wall it with "verify you're human"

Findings from protocol probes across real stores plus computer-use recon that stops before payment. The computer-use shopper is a stand-in tuned to behave like consumer agents, not the branded products.

Run it

# protocol buyers need no keys; add SOLARI_API_KEY for the browser shopper
npm install
npm run register -- --target https://your-store.example
npm run portal   # or open the portal: watch buyers pass/fail live, open the report
Built on Solari by Dhruv Walia. GitHub  ·  Demo store