Conto Pay
Conto Pay is the hosted way to run agentic payments in Conto. Instead of wiring your own runtime, wallet, and approval flow, Conto provisions a managed payment agent workspace for you and exposes it through the dashboard and assistant. The hosted workspace now behaves like an operator console, not just a payment form. You can check wallet readiness, refresh balances, request Tempo sandbox funds, inspect payment state, retry failed payments, and tune hosted controls directly from chat.What Makes It Different
| Self Setup | Conto Pay |
|---|---|
| You connect and manage your own agent runtime | Conto hosts and operates the payment agent |
| You link wallets and configure the workflow yourself | Conto provisions the wallet, policies, approvals, and assistant controls |
| Framework installation is part of the primary setup path | Using the hosted workspace is the primary path; framework handoff is optional later |
| You inspect payment state across your own tools | Conto Pay keeps draft, approval, and retry state in one hosted workspace |
What Conto Provisions
When you open Conto Pay, the workspace is created with:- a Conto-managed payment agent
- a hosted wallet with readiness tracked in the workspace
- starter spend policies
- recipient allowlist controls
- an approval workflow
- assistant actions for wallet refresh, payment inspection, retry, and cancellation
- a pre-minted SDK key for optional later integration
Wallet Readiness
Conto Pay does not show the workspace as ready just because the page exists. The hosted agent still needs a provisioned wallet and enough balance to operate safely.- the workspace shows whether the hosted wallet is ready to send
- if the hosted wallet is not ready, the assistant can explain what is missing
- on Tempo testnet, the assistant can request sandbox pathUSD for the hosted wallet
- once funded, you can refresh the wallet balance from chat before authorizing a payment
How To Use Conto Pay
Open the hosted workspace
Go to Conto Pay in the dashboard. Conto provisions or loads your hosted payment agent and
its managed wallet automatically.
Confirm wallet readiness
Ask the assistant whether the hosted wallet is ready. If you are in sandbox, refresh the
balance or request Tempo testnet funds before you try to send money.
Add recipients
Use the assistant to add approved recipients and keep the allowlist current before you try to
send money.
Stage a payment
Set the recipient, amount, and purpose. The assistant maintains the current payment draft for
the hosted agent.
Authorize the request
Ask Conto Pay to authorize the payment. Conto evaluates the same wallet and agent policies used
elsewhere in the platform.
How Payments Are Initiated
Conto Pay is designed to behave like a hosted agent, so the assistant is the primary control surface. A user can tell the assistant to:- explain whether the hosted wallet is ready
- refresh wallet balance
- request Tempo testnet funds in sandbox
- add a recipient
- set the payment amount
- explain the current draft
- show current wallet limits and approval threshold
- authorize a request
- inspect the latest payment request
- show pending approvals
- approve, deny, cancel, retry, or send a payment
Hosted Controls
Conto Pay uses the normal Conto control model, but the hosted workspace exposes the most important operator controls directly in chat:- recipient allowlists for who the hosted agent can pay
- approval thresholds for when human review is required
- wallet spend limits for per-transaction and daily controls
- payment inspection so operators can see whether a request is ready, waiting, failed, or blocked
Policy And Approval Model
Conto Pay does not use a separate rule engine. The hosted workspace still relies on the normal Conto controls:- wallet policies
- agent policies
- recipient allowlists
- approval thresholds
- approval workflows
Typical Sandbox Flow
In sandbox, a common first run looks like this:- Open Conto Pay and ask whether the hosted wallet is ready.
- If needed, request Tempo testnet funds for the hosted wallet.
- Add or confirm an allowlisted recipient.
- Set recipient, amount, and purpose for the draft.
- Authorize the request.
- Inspect whether the request is approved, waiting for approval, denied, or ready to retry.
- Approve, send, or retry from the same assistant thread.
Next Steps
Use the Assistant
Learn the core prompts and payment lifecycle for the hosted Conto Pay agent
Approval Workflows
See how pending payment approvals are reviewed and resolved
Assistant Overview
Understand how Conto AI operates platform workflows through natural language
Quickstart
Compare the hosted Conto Pay path with the self-managed setup flow