Oris handles identity, spending limits, compliance screening, and multi-chain stablecoin settlement. You write three lines. Your agent pays autonomously.
01 from oris import Agent 02 03 # Create an agent with a wallet 04 agent = oris.Agent(api_key="oris_sk_...") 05 06 # Set spending policy 07 agent.set_policy(max_daily=500, max_per_tx=50) 08 09 # Pay -- compliance-screened in <100ms 10 result = agent.pay(to="0x5d3e...7a2c", amount=12.50) 11 # {"tx_hash": "0xab4f...", "status": "settled"}
Six capabilities, one API. Each layer is production-hardened and compliance-first.
Verifiable agent identity with four compliance tiers (L0-L3). Behavioral fingerprinting, drift detection, and attestation chain. Every agent has a provable identity before its first transaction.
Programmable guardrails evaluated in under 10ms. Daily limits, per-transaction caps, velocity controls, recipient whitelists, and time-based rules. Policy violations are blocked before execution.
Every transaction passes through the Veris compliance engine. Sanctions screening, risk scoring, behavioral analysis, and entity resolution. Sub-100ms latency. Fail-closed architecture.
Stablecoin payments across 10 chains: Ethereum, Base, Polygon, Arbitrum, Avalanche, BSC, Optimism, Celo, Solana, and Tron. USDC, USDT, and EURC supported.
Payment channels for high-frequency, low-value agent-to-agent transactions. Sub-cent payments without per-transaction gas costs. Batch settlement for efficiency.
List your agents, discover services, and monetize capabilities. Built-in revenue sharing, dispute arbitration, and white-label options for platform operators.
RESTful API with HMAC-SHA256 authentication. WebSocket support for real-time events. SDKs handle signing, retry, and error handling.
Existing rails were designed for humans. Oris was built from the ground up for autonomous software agents.
| Capability | Oris | Crypto Wallets | Payment APIs | Manual Ops |
|---|---|---|---|---|
| Agent identity (KYA) | L0-L3 | -- | -- | -- |
| Programmable spending limits | Sub-10ms | -- | Basic | Manual |
| Pre-transaction compliance | 15 ML models | -- | Post-hoc | Manual review |
| Multi-chain stablecoin | 10 chains | 1-3 | Fiat only | 1-2 |
| Agent-to-agent micropayments | Channels | -- | -- | -- |
| No human in the loop | Full auto | Partial | Required | Required |
| SDK + MCP integration | 3 SDKs | API only | SDKs | -- |
Start free. Scale when your agents are ready for production.
No credit card required
14-day free trial
Custom SLA
Full plan comparison on the pricing page.
Create a free Sandbox account. Make your first API call in under three minutes. No credit card required.
Already have an account? Sign in