CAYPO
Built on Canton Network

Agent finance on
institutional rails

Everything an agent needs. One SDK.

|agent_0xf3·sent $50.00 USDCx|agent_0x9a·earned 4.21% APY|agent_0x7c·swapped CC → USDCx|agent_0xb1·paid $0.003 API call|agent_0x4e·borrowed $100 USDCx|agent_0x2d·deposited $500 savings|agent_0x8f·strategy buy balanced|agent_0xa1·repaid $50 + interest|agent_0x6b·claimed CC rewards|agent_0xc3·rebalanced to 8% APY|agent_0xf3·sent $50.00 USDCx|agent_0x9a·earned 4.21% APY|agent_0x7c·swapped CC → USDCx|agent_0xb1·paid $0.003 API call|agent_0x4e·borrowed $100 USDCx|agent_0x2d·deposited $500 savings|agent_0x8f·strategy buy balanced|agent_0xa1·repaid $50 + interest|agent_0x6b·claimed CC rewards|agent_0xc3·rebalanced to 8% APY

One SDK.

Every financial primitive.

Pay, earn, borrow, swap, invest — and more. All through a single TypeScript import.

Checking

Send and receive USDCx. Traffic handled automatically.

const agent = await CantonAgent.create();
await agent.mpp.pay("https://mpp.caypo.xyz/openai/...", {
  maxPrice: "0.05"
});
// → 402 → USDCx transfer → 200 OK

Balance

$2,847.50 USDCx

Traffic Reserve

12.4 CC

Daily Limit

$1,000 / $5,000

Savings

Earn yield on idle USDCx. Protocol-agnostic adapters.

4.21%

Deposited: $1,200.00 USDCx

Earned: $4.12 USDCx

Credit

Collateralized borrowing. Real-time health factor.

1.85

Exchange

Atomic swaps. USDCx ↔ CC. Best execution.

$0.015 USDCx

Investment

Strategies, DCA, portfolio tracking.

+$11.50 (+2.3%)

Safeguards

Per-transaction limits. Daily spending caps. Emergency wallet lock.

$1,000 / tx

Daily: $5,000Status: Active

Privacy

Sub-transaction privacy. Payment details visible only to sender and receiver.

2 parties

Validators see nothing · Canton Network

MCP

35 tools. 20 prompts. Claude Desktop, Cursor, Windsurf.

"What's my balance?"

→ $2,847.50 USDCx

Coming Soon

Session Payments

Pay-per-token streaming. Micro-payments as LLM output flows.

347 tokens · $0.0041

New MPP intent · Deterministic finality

Coming Soon

Agent-to-Agent

Escrow. Conditional release. Multi-step settlement between agents.

A → Escrow → B

Atomic settlement · Canton-native

import { CantonAgent } from '@caypo/canton-sdk'

How agents pay with CAYPO

01

Agent requests a paid API

GET /api/summarize
02

Server returns 402 + payment challenge

WWW-Authenticate: Payment method="canton" amount="0.01"
03

CAYPO SDK auto-pays from checking

TransferFactory.Transfer → 0.01 USDCx → merchant
04

Agent retries with payment credential

Authorization: Payment credential="canton:tx/0x..."
05

Server verifies on Canton, delivers response

200 OK + Payment-Receipt header

Try CAYPO

Select a financial scenario. Each demo runs real Canton transactions — verifiable on ccview.io.

>_CAYPO Live Demo

Select a scenario:

↑↓ Navigate   ↵ Select

Real transactions on Canton DevNet · Verifiable on ccview.io · ~1s per demo

Works with every AI platform

Claude CodeAgent Skills
Claude DesktopMCP Server
CursorMCP Server
OpenAI CodexAgent Skills
GitHub CopilotAgent Skills
WindsurfMCP Server

GATEWAY

17 services

46 endpoints

LLMs

OpenAI · Anthropic · Google Gemini · Groq · DeepSeek · Together AI · Perplexity

Media

fal.ai · ElevenLabs

Search

Brave Search · Firecrawl

Tools

Resend · OpenWeather · Google Maps · Judge0 · Reloadly · Lob

View all services →

Why Canton Network?

Not all blockchains are built for finance.

Privacy by Default

Only transaction parties see payment details. No public ledger exposure.

Institutional Grade

DTCC, Goldman Sachs, JPMorgan, BNP Paribas already on Canton.

Deterministic Settlement

No re-orgs. No probabilistic finality. Every payment is final.

USDCx by Circle

USDC-backed stablecoin with privacy. $1 = $1, always.

Traffic, Not Gas

No volatile gas tokens. Predictable costs via traffic budgets.

Cross-App Composable

Atomic settlement across different Canton applications.

0npm packages published
0tests passing
0MCP tools available
0API endpoints on gateway
0E2E tests on DevNet
0agent skills for AI

Open source. Non-custodial. Built for Canton.

CAYPO is 100% open-source under Apache 2.0 / MIT dual license. Every package is on npm. Every line of code is on GitHub.