For organisations
- Treasury operations
- Payments and collections
- Approvals and workflows
- Audit and reporting
Canvas exposes payment, treasury, stablecoin, and market-infrastructure services through APIs, MCP-ready tools, and enterprise controls. Agents can act; organisations stay in control.
agent.request: pay supplier invoice
scope: read balances,
create payment request
Canvas keeps regulated financial services usable by operators, developers, and autonomous workflows without splitting governance into separate products.
Each service exposes a human workflow, a machine interface, and an enterprise control model.
| Service | Human workflow | Agent interface | Control layer |
|---|---|---|---|
| Payments | Approve payout batch | mcp.canvas.payments.create_request |
Limits, approvals, audit trail |
| Treasury | Reconcile accounts and cash positions | mcp.canvas.treasury.get_balances |
Read/write scopes, segregation |
| Stablecoin rails | Initiate on/off ramp | mcp.canvas.stablecoin.transfer |
Policy checks, sanctions screening |
| Canvas Connect | Manage counterparty connections | mcp.canvas.connect.lookup |
Entitlements, access controls |
| Tokenised assets | Issue and manage assets | mcp.canvas.assets.issue |
Ownership, controls, immutable records |
$ canvas mcp connect ✓ Connected to Canvas MCP server $ canvas services list --format json ✓ 42 services available $ canvas payments request --amount 25000 --currency AUD Request created: req_2f8ac66e status: ready_for_review
Connect via MCP or use our APIs and CLI to automate real financial workflows with full governance, auditability, and human approval where policy requires it.