Welcome to Conto
Conto is a control center for agentic payments using stablecoins, cards, and micropayment protocols (x402 and MPP).Quick Start
Guided Tempo Testnet setup in about 10 minutes
SDK Reference
Full TypeScript SDK documentation
Developer Tooling
CLI, setup probes, OpenAPI, MCP, webhooks, and production checks
API Reference
Complete REST API documentation
Policies
Configure spending rules and limits
What is Conto?
Conto provides controls for agent spending:- Agent Identity Management - Register and manage AI agents with unique identities
- Wallet Management - Create and fund wallets on Base, Solana, or Tempo with configurable spend limits
- Policy Engine - Define spending rules, limits, and approval workflows
- Payment Protocols - Support for stablecoins, x402 micropayments, MPP sessions, A2A transfers, and card payments
- Transaction Monitoring - Real-time visibility into all agent transactions
- Trust Intelligence - Cross-organization trust scoring for counterparties
Key Features
Policy-Based Authorization
Policy-Based Authorization
Multi-Agent Support
Multi-Agent Support
Manage multiple AI agents with different permissions, wallets, and spending limits. Perfect for
teams with multiple autonomous agents.
Real-Time Monitoring
Real-Time Monitoring
Full visibility into agent transactions with real-time dashboards, alerts, and audit logs.
Network Trust Intelligence
Network Trust Intelligence
Benefit from anonymized cross-organization trust data to identify risky counterparties before
transacting.
Integration Surfaces
| Surface | Description |
|---|---|
| TypeScript SDK | Typed client for agent-scoped and admin-scoped integrations |
| REST API | Lowest-level integration surface and source for generated clients |
| MCP Server | Tool server for Claude Desktop, Claude Code, and other MCP clients |
| CLI Quickstart | Guided provisioning flow for an agent, wallet, policy, and SDK key |
| Agent Skills | Installable policy-enforcement skills for OpenClaw and Hermes |
Developer Path
The quickest path to a working integration is:- Run
npx @conto_finance/create-conto-agent - Choose Tempo Testnet. The wizard funds the generated wallet with faucet
pathUSDautomatically - Run
npx conto doctor(or callGET /api/sdk/setup) to verify agent status, wallet, scopes, and limits - Run
npx tsx example.ts --executefor a small request and execute flow - Add webhooks, audit logs, and generated clients when moving toward production
Next Steps
Create Account
Sign up for Conto and create your organization
Quick Start Guide
Follow our step-by-step setup guide
Get in Touch
Have questions, feedback, or need help? We’d love to hear from you.Discord Community
Join our Discord to chat with the team and other users
Contact Support
Email the team at support@conto.finance