Free provider check · no settlement

Check Coinbase Bazaar readiness before agents pay.

A Bazaar listing is more than a directory entry. Agents need a real HTTP 402 challenge, structured payment terms, discoverable schemas, consistent price and network metadata, and an operator-controlled activation step.

What the check covers

Payment challenge

HTTP 402, accepts entries, amount, asset, network, payTo, resource, and scheme.

Discovery contract

x402 manifest, Bazaar-style metadata, input/output schema evidence, freshness, and OpenAPI.

Provider activation

A clear operator checklist for testnet or controlled settlement, followed by external catalog verification.

What it does not prove

This free check does not make an endpoint appear in Coinbase Bazaar. Coinbase documents that Bazaar cataloging follows a successful settlement through the CDP Facilitator for a Bazaar-enabled route. Ontario does not perform that settlement, request private keys, verify external placement, or guarantee safety, traffic, ranking, revenue, or future behavior.

Read Coinbase's current Bazaar activation documentation · What Ontario checks

Agent-readable API

The same check is available without the page:

curl -X POST https://ontarioprotocol.com/api/tools/coinbase-bazaar-readiness \
  -H 'Content-Type: application/json' \
  -d '{"target_url":"https://api.example.com/v1/paid"}'