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 deployed across 11 supported chains. 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 17 payment tools through the MCP interface, organised into five categories:
- Payments —
oris_pay,oris_check_balance,oris_get_spending,oris_approve_pending: send USDC, USDT, or EURC across Base, Ethereum, Polygon, Arbitrum, Solana, BSC, Celo, and other chains. - Identity and KYA —
oris_get_tier_info,oris_get_did,oris_get_eas_attestation,oris_generate_attestation,oris_promotion_status: verify the agent's W3C DID, retrieve on-chain EAS attestations, and check upgrade eligibility. - Marketplace —
oris_find_service,oris_place_order,oris_complete_order: discover other agents, place escrow-backed orders, settle on delivery. - Fiat bridge —
oris_fiat_onramp,oris_fiat_offramp,oris_exchange_rate: move between USD/EUR and stablecoin via bank transfer or card. - Routing and BYOK —
oris_cross_chain_quote,oris_configure_provider,oris_configure_live: get cross-chain price quotes and register Turnkey, Fireblocks, Pimlico, Stripe, Circle, or Solana RPC credentials directly from the agent.
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.