# Conto Conto is a control center for agentic payments. It lets teams register agents, attach wallets, enforce spending policies, approve or block payments, and monitor stablecoin, x402, MPP, and agent-to-agent payment flows. ## Read first - [Quickstart](https://conto.finance/docs/quickstart/setup): full Tempo Testnet walkthrough, with a CLI-first alternate path. - [Agent sandbox](https://conto.finance/docs/quickstart/agent-sandbox): no-account test path for autonomous agents and CI-style evaluation. - [Choose your integration](https://conto.finance/docs/guides/choose-your-integration): SDK, REST, MCP, skills, x402, MPP, and wallet-model routing. ## Integration surfaces - [SDK install](https://conto.finance/docs/sdk/installation): TypeScript client setup. - [Authentication](https://conto.finance/docs/sdk/authentication): organization API keys vs agent SDK keys. - [Payments](https://conto.finance/docs/sdk/payments): request, execute, approve, confirm, status, and autoExecute. - [Admin SDK](https://conto.finance/docs/sdk/admin): provision agents, wallets, policies, and SDK keys. - [CLI](https://conto.finance/docs/cli/quickstart): guided and headless setup. - [MCP](https://conto.finance/docs/mcp/overview): tool server for assistant/operator workflows. - [Agent skills](https://conto.finance/docs/sdk/skills): OpenClaw and Hermes policy enforcement. ## Common tasks - [Testing policies](https://conto.finance/docs/guides/policy-testing): prove approve, review, and deny outcomes. - [x402 API payments](https://conto.finance/docs/guides/x402-api-payments): pay-per-request API flow. - [MPP sessions](https://conto.finance/docs/guides/mpp-session-payments): session-based micropayments. - [Conto Pay quickstart](https://conto.finance/docs/conto-pay/quickstart): open the hosted workspace and run a first test payment. - [Recipes](https://conto.finance/docs/guides/recipes): copy-paste curl snippets. ## Reference - [API Reference](https://conto.finance/docs/api/reference): OpenAPI, Swagger, base URLs, and credential routing. - [OpenAPI JSON](https://conto.finance/api/openapi): machine-readable schema. - [Defaults](https://conto.finance/docs/reference/defaults): API, SDK, and CLI defaults. - [Full docs text](https://conto.finance/llms-full.txt): complete docs, blog content, and generated API summaries. ## Rules for agents - Use an agent SDK key (`conto_agent_...`) for `/api/sdk/*` payment and agent-scoped reads. - Use an organization API key (`conto_...`) for provisioning agents, wallets, policies, and SDK keys. - Use the CLI sandbox path when no human account or browser session is available. - Do not execute payments that Conto returns as `DENIED` or `REQUIRES_APPROVAL`. ## Agent-Readable Site - [Terminal site](https://conto.finance/ai): Markdown-style terminal view of the public Conto site. - [Raw Markdown index](https://conto.finance/.md): Machine-readable index of public Conto pages. - [Agent setup prompt](https://conto.finance/agents.md): Operational instructions for agents to discover, install, verify, and use Conto. - [Conto](https://conto.finance/.md): Payment controls for agents before they spend, with wallets, policies, approvals, trust, and auditability for agentic payments. - [Build With Conto](https://conto.finance/build.md): The agent and developer hub for SDK, MCP, CLI, OpenAPI, skills, llms.txt, and sandbox setup. - [Conto Product](https://conto.finance/product.md): The Conto product surface for runtime policy, agent wallets, approvals, trust, audit, and developer integrations. - [Conto Pay](https://conto.finance/product/conto-pay.md): Hosted payment agent workspace with profiles, checkout links, approvals, hosted requests, receipts, and assistant-led operations. - [Conto Solutions](https://conto.finance/solutions.md): Use cases for autonomous payment operations, runtime governance, approvals, counterparty controls, and machine-speed budgets. - [Conto Pricing](https://conto.finance/pricing.md): Pricing and plan information for Conto agentic payment controls. - [Conto API Docs](https://conto.finance/api-docs.md): Interactive API documentation backed by the Conto OpenAPI schema. - [Conto Security](https://conto.finance/security.md): Security disclosure, safe harbor, and machine-readable security information for Conto. - [Conto for OpenClaw](https://conto.finance/openclaw.md): Installable Conto policy enforcement for OpenClaw agents. - [Conto for Hermes](https://conto.finance/hermes.md): Installable Conto policy enforcement for Nous Hermes agents. - [Try Conto](https://conto.finance/try.md): Public sandbox experience for trying Conto agent payment workflows. - [Conto Demos](https://conto.finance/demos.md): Interactive demos for agentic payment workflows across industries and use cases. - [General Store Demo](https://conto.finance/store.md): Interactive storefront demo showing how an agent shops, requests approval, pays, and reconciles an order with Conto. - [General Store Refund Policy](https://conto.finance/store/refund-policy.md): Customer-facing refund and cancellation terms for purchases made in the General Store demo. - [Conto Resources](https://conto.finance/resources.md): Downloadable and browsable resources for Conto products, security, and agentic payment education. - [Learn Agentic Payments](https://conto.finance/learn.md): Educational guides for agentic payments, x402, MPP, stablecoins, and policy controls. - [Conto Partners](https://conto.finance/partners.md): Wallet, settlement, and trust partners helping teams operate controlled agent payments. - [Contact Conto](https://conto.finance/contact.md): Contact Conto for sales, support, integration guidance, and production deployment conversations. - [Policy Engine](https://conto.finance/product/policy-engine.md): Define the rules for how agents spend, then evaluate every payment request before funds move. Conto keeps limits, categories, trust requirements, and approval rules in the transaction path. - [Agent Wallets](https://conto.finance/product/agent-wallets.md): Give each agent a wallet that can be governed by policy, monitored by finance, and connected to the payment workflows it owns. - [Approvals](https://conto.finance/product/approvals.md): Route only the payment requests that need judgment to a human reviewer, with the triggering policy, recipient, amount, and agent context already attached. - [Network Intelligence](https://conto.finance/product/network-intelligence.md): Use transaction history, relationship data, and shared risk signals to understand who agents are paying before the payment clears. - [Audit and Reconciliation](https://conto.finance/product/audit-reconciliation.md): Attach agent, counterparty, policy, approval, and execution context to every transaction so finance can understand what happened without chasing separate systems. - [Developer Platform](https://conto.finance/product/developer-platform.md): Integrate Conto through the SDK, REST API, MCP server, CLI quickstart, webhooks, OpenAPI, and machine-readable discovery endpoints. - [Policy-checked payouts](https://conto.finance/solutions/instant-payouts.md): Pay people or move funds as soon as work completes, with every payout checked before release. - [Autonomous procurement, within policy](https://conto.finance/solutions/autonomous-procurement.md): Let agents buy on demand within approved vendors, categories, and budgets. - [Refunds and credits, within policy](https://conto.finance/solutions/refunds-and-credits.md): Let agents issue routine corrections instantly while larger refunds and credits route for review. - [Approvals for payment exceptions](https://conto.finance/solutions/approval-routing.md): Keep routine payments moving while high-value or ambiguous requests pause for human review. - [Vendor and counterparty controls](https://conto.finance/solutions/vendor-and-counterparty-controls.md): Let trusted vendors clear quickly while new, changed, or risky recipients pause for review. - [Budgets for machine payments](https://conto.finance/solutions/micropayments.md): Cap each request and session so API, inference, and compute spend stays bounded. - [What Are Agentic Payments?](https://conto.finance/learn/what-are-agentic-payments.md): How AI agents buy, book, refund, pay APIs, and trigger payouts under policy. - [How to Control AI Agent Spending](https://conto.finance/learn/how-to-control-ai-agent-spending.md): Budgets, policies, approvals, wallets, counterparties, and audit trails for agents that spend money. - [x402 and API Spend Controls for AI Agents](https://conto.finance/learn/x402-api-spend-controls.md): How to keep paid API calls, data access, and machine-speed service usage inside policy before an agent pays.