Policy-checked payments for OpenClaw agents
Connect an OpenClaw agent to Conto so payment requests can be evaluated before execution. Conto checks budgets, recipient rules, approval thresholds, and audit context before funds move.
How OpenClaw payment requests move through Conto
The Conto skill routes payment requests to Conto before execution and returns an approve, deny, or review-needed decision.
Agent requests a payment
Your OpenClaw agent calls a payment tool. The Conto skill sends the request to Conto before funds move.
Works with x402 micropayments, direct transfers, and virtual card charges.
Conto evaluates context
Amount limits, categories, recipient trust, time windows, and velocity rules are checked together.
Sub-second policy result with clear reasons.
The payment clears or pauses
Approved payments continue. Denied payments return the violation. High-value requests route to a reviewer with context attached.
A complete payment record stays in Conto.
Payment controls your wallet cannot provide alone
Rules that evaluate recipient, amount, category, timing, and approval state before execution.
Spend limits
Set per-payment, daily, weekly, and monthly caps scoped by agent or project.
Category policy
Keep agent spend inside approved categories such as API providers, cloud services, or vendors.
Counterparty rules
Allow approved recipients, block risky addresses, or route unknown vendors to review.
Time windows
Keep payments inside business hours, weekdays, or custom schedules when a workflow needs boundaries.
x402/MPP controls
Cap per-request cost, daily service spend, and approved endpoints for paid API or inference calls.
Approval routing
Send high-value requests to reviewers with the agent, recipient, and policy context attached.
Manage Conto policies from OpenClaw
With an admin SDK key, your agent can create, inspect, and update policy through natural language.
/conto create a policy that limits each transaction to 200 pathUSD/conto only allow API_PROVIDER and CLOUD categories/conto block address <address> from receiving payments/conto require approval for payments over 500 pathUSD/conto list my policiesPayment activity for OpenClaw agents
Review requests, policy results, denied payments, and alerts for OpenClaw agents from the Conto workspace.

Documentation and references
ClawHub
Install via ClawHub. View source and version history.
Agent Skill Docs
Install the skill, configure keys, create policies, and test payments.
Policy Reference
Amount limits, category rules, recipient policy, approval routing, and evaluation examples.
SDK Authentication
Standard vs admin keys, scopes, and API reference.
Bring Conto payment policy into OpenClaw
Install the skill, connect an SDK key, and test on Tempo Testnet.