// use cases

What you can build
with Proco.

From AI agent micropayments to cross-border enterprise settlement — Proco is the programmable payment layer your product needs.

// 01
AI AGENT PAYMENTS

Agents that pay other agents.

AI agents need to transact at machine speed and machine scale — from sub-cent compute invoices to cross-agent settlement. Proco's non-custodial primitives give agents direct, compliant USDC access without human intervention at every step.

  • Sub-cent micropayments — $0.001 per compute call, settled on Solana in under 1 second
  • Agent-owned wallets — fully programmable, non-custodial, one API call
  • Autonomous triggers — "pay 0.5 USDC when task completes" without human in the loop
  • Compliance at the protocol level — agent identity verified automatically
Talk to us →
agent_payment.ts
// Agent A pays Agent B for task
const payment = await proco
  .payments.create({
    from: 'agent_wallet_a',
    to: 'agent_wallet_b',
    amount: '0.0012',
    currency: 'USDC',
    chain: 'solana',
    memo: 'task:img-gen-029',
  });
settled · 0.42s · $0.00003 gas
// 02
ENTERPRISE SETTLEMENT

Event-driven payments at enterprise scale.

Replace brittle scheduled batch files and 3-day ACH delays with programmable conditions. When any event fires — an API, a contract state, a database update — Proco settles in seconds, not days.

  • Conditional triggers — pay when invoice approved, contract signed, or SLA met
  • Multi-party settlement — split payments across teams, vendors, or protocols automatically
  • SOC 2 Type II compliant — every settlement has an immutable on-chain audit trail
  • p99 < 30s — versus 1-3 business days with ACH or SWIFT
Book an enterprise demo →
// invoice-to-settle flow
01
Invoice approved
event trigger
02
Compliance check
<2s · auto
03
Multi-party split
vendor + tax reserve
04
Settled on-chain
18.4s total
// 03
CROSS-BORDER PAYOUTS

Pay anyone, anywhere.
Zero FX markup.

USDC is a dollar — regardless of which country the recipient is in. Proco routes payments to 170+ countries with no FX conversion, no correspondent banking fees, and no 3-5 day SWIFT delays. Compliance is handled automatically for every destination.

  • 170+ countries — a single API works everywhere we're live
  • $0 wire fees — compared to $25-$45 per SWIFT transfer
  • 0bp FX markup — USDC is pegged to USD globally, no conversion needed
  • Per-country compliance — sanctions and travel rule handled automatically
See it live →
// cross-border · live settlements
🇩🇪
Berlin
$4,200 USDC
8.1s
🇸🇬
Singapore
$11,800 USDC
12.4s
🇧🇷
São Paulo
$890 USDC
9.7s
🇳🇬
Lagos
$3,440 USDC
7.3s
🇮🇳
Bangalore
$2,100 USDC
11.2s
// 04
M2M & AGENT COMMERCE

Machine-to-machine payment at sub-cent scale.

When AI services charge each other, the payment rails need to work at machine speed, machine frequency, and near-zero cost. Proco's Solana integration enables <1s finality at $0.00003 gas — economics that make sub-cent per-transaction billing viable for the first time.

  • Metered billing — pay per token, per call, per compute unit, per API request
  • Streaming payments — continuous payment as work is delivered, not after
  • Fully non-custodial — agents own their wallets, no intermediary balance sheet
  • Programmable limits — agents can set spend caps, rate limits, and approval thresholds
Talk about your architecture →
// live m2m ledger · 2.1s
orchestrator_01 → llm_node_04$0.0012
4,096 tokens · gpt-equiv0.4s ago
orchestrator_01 → vision_node_02$0.0031
image analysis · 1024px0.9s ago
orchestrator_01 → search_node_07$0.0008
web retrieval · 8 results1.6s ago
session total$0.0051 USDC

See your use case live.

30 minutes. We'll walk through your specific use case with a live integration demo and answer any technical questions.