Use cases

From US↔India freelancers to agent micropayments — same Money and escrow primitives.

Cross-border freelancer

Invoice a client abroad. They pay via Bruce checkout or invoice link. You settle in Money. Escrow protects both sides for project work.

sequenceDiagram
  participant F as Freelancer
  participant C as Client
  participant B as Bruce
  F->>B: Create invoice or checkout
  F->>C: Share pay link
  C->>B: Fund escrow
  F->>C: Deliver work
  C->>B: Release or auto-release
  B->>F: Money available

Agency / consultancy

Online store

Individual seller

Profile Offerings use the same escrow checkout as businesses — no org required for the basic path.

AI agent

flowchart LR
  Agent[AI agent] --> Policy[Spend policy]
  Policy --> MCP[MCP or API]
  MCP --> Pay[Instant USDC or escrow]
  Pay --> Peer[User store or agent]

Primary corridor

Early focus: US ↔ India freelancers and agencies. Compare fees narrative on bruce.money/compare — Bruce remains 0% fees.