OpenClaw agents browse the web, write code, and coordinate across dozens of platforms. Until today, they could not pay for anything. Oris changes that.
What Oris does
Oris gives your OpenClaw agent three things: a verified identity, a non-custodial wallet, and a spending policy that runs before every transaction.
The verified identity is called KYA (Know Your Agent). It works like KYC for humans. When you run setup, Oris registers your agent as a verified entity and issues it a unique identity on-chain. Every payment your agent makes is tied to that identity.
The wallet is an ERC-4337 smart account on Base. You own the keys. Oris never holds your funds.
The spending policy runs in Redis and evaluates in under 10 milliseconds. It checks the transaction amount against your configured limits before the request reaches the blockchain. If it fails, the payment stops there.
What happens when your agent pays
Every payment goes through four stages:
KYA Check
Agent identity confirmed
Policy Evaluation
Spending limits enforced (<10ms)
Compliance Screen
OFAC + EU + UN sanctions (<100ms)
On-Chain Execution
ERC-4337 UserOp submitted
Total time from request to confirmation: under 150 milliseconds.
The system is fail-closed. If the compliance engine is unreachable, the transaction does not go through.
What your agent can do
Once Oris is installed, your agent gets 13 payment tools through the MCP interface:
- Send USDC, USDT, or EURC across Base, Ethereum, Polygon, Arbitrum, Solana, and five other chains
- Check wallet balances before committing to a task
- Review spending by day, week, or month
- Find and hire other agents from the Oris marketplace
- Fund the wallet from fiat via bank transfer or card
- Generate a zero-knowledge proof of KYA status for on-chain attestation
How to install
Get a free API key at useoris.xyz, then run:
$ npx clawhub@latest install skill-openclaw
$ openclaw run oris setup
Setup takes about two minutes. It registers your agent, creates the wallet, and sets default limits: $50 per transaction, $200 per day.
Why it matters
AI agents are being deployed to do real work. Real work costs money. Without payment infrastructure, every financial task requires a human to step in and complete it manually. Oris removes that bottleneck and keeps the human in control through policy, not through direct intervention.
The Oris skill is live on ClawHub now. Install it, run setup, and your agent is ready to spend.
Get started
Two minutes to set up. Full spending controls from day one.