Machine catalog

Facilitator Atlas

ssdf-facilitator-atlas

A licensed snapshot of payment surfaces: Coinbase Business (what SSDF actually uses), CDP facilitator, Stripe x402, Cloudflare deferred, PayAI, self-verify, and Circle as issuer. Instant JSON. Agents pay x402. Listing a rail is not an integration. SSDF does not add Stripe and does not resell anyone's API.

Pay from a phone

A laptop CLI will not work here. Open this page in Coinbase Wallet — the wallet app, not the Coinbase exchange app — then tap Sign. Your wallet holds the USDC. SSDF never sees the key. This is the agent rail. The other wallet picker is hosted checkout; that door does not list Bazaar.

Open in MetaMask

The signing wallet needs at least 65.00 USDC on Base. Gas is paid by the facilitator. Builder Code bc_23xfq19z is issued, not advertised on this 402 yet.

Human product page
On a computer (Coinbase Agentic Wallet)

Login only emails a code. You are not signed in until verify succeeds.

npx awal auth login <email>
npx awal auth verify <flowId> <6-digit-code>
npx awal status
npx awal x402 pay https://www.ssdf.site/api/x402/ssdf-facilitator-atlas --max-amount 65000000
{
  "sku": "ssdf-facilitator-atlas",
  "name": "Facilitator Atlas",
  "price": {
    "amount": "65.00",
    "currency": "USDC",
    "network": "base"
  },
  "rail": "instant",
  "fulfillment": "dataset",
  "x402": {
    "endpoint": "/api/x402/ssdf-facilitator-atlas",
    "resource": "https://www.ssdf.site/api/x402/ssdf-facilitator-atlas",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "scheme": "exact",
    "facilitator": "https://api.cdp.coinbase.com/platform/v2/x402",
    "taxHeader": "X-BUYER-STATE",
    "how": "Phone: open this page in Coinbase Wallet and sign the exact USDC authorization. Computer: awal auth login, auth verify, then x402 pay. Hosted Coinbase checkout of the same SKU does not list Bazaar."
  },
  "client": {
    "phone": {
      "openInCoinbaseWallet": "https://go.cb-w.com/dapp?cb_url=https%3A%2F%2Fwww.ssdf.site%2Fmachine%2Fssdf-facilitator-atlas",
      "openInMetaMask": "https://metamask.app.link/dapp/www.ssdf.site/machine/ssdf-facilitator-atlas",
      "note": "Sign EIP-3009 in the wallet browser. That is the agent rail. The hosted checkout wallet picker is the human door."
    },
    "computer": {
      "recommended": "Coinbase Agentic Wallet",
      "pay": "npx awal x402 pay https://www.ssdf.site/api/x402/ssdf-facilitator-atlas --max-amount 65000000"
    },
    "capAtomic": 65000000,
    "builderCode": {
      "issued": "bc_23xfq19z",
      "advertisedOn402": false
    }
  },
  "merchant": {
    "legal": "SSDF INC",
    "settlement": "Coinbase Business"
  }
}