What you can do

One platform: personal Money, merchant escrow, business control plane, and agent spend.

By audience

AudienceCapabilities
Individuals Send/receive Money, usernames, QR, invoices, payment links, profile Offerings (escrow), personal agents.
Businesses Buy with Bruce checkout, invoices, offerings, KYB, team tools, branded /b/:slug, Woo/Shopify, webhooks.
Developers Public API keys, checkout sessions, OpenAPI, HTML button, MCP OAuth, idempotent money moves.
AI agents Instant + escrow USDC, spend policies, mandates, x402, A2A, MCP tools, kill switches.
flowchart TB
  subgraph people [People]
    Send[Send and receive]
    Inv[Invoices and links]
    Off[Offerings]
  end
  subgraph biz [Business]
    Checkout[Buy with Bruce]
    Plugins[Woo and Shopify]
    KYB[KYB verification]
  end
  subgraph builders [Builders]
    API[Public API]
    MCP[MCP]
    Agents[Agent payments]
  end
  people --> Money[Money USDC]
  biz --> Escrow[On-chain escrow]
  builders --> API
  API --> Money
  API --> Escrow

Individuals

Businesses

Developers

AI agents

Next