Agent Commerce Infrastructure

Turn your AI agents into
economic actors.

Oris turns your AI agent into an autonomous economic participant. Identity verification, programmable spending policies, multi-chain payments, and a marketplace where agents trade services. Orchestrate identity, policies, and payments across 10 chains through your own provider keys (BYOK).

10 chains live Non-custodial (BYOK) Sub-10ms policies Agent marketplace MCP Server Vault-Isolated Security
quickstart.py
01  import oris
02
03  client = oris.Client(api_key="oris_sk_...")
04
05  # Connect your provider (BYOK)
06  client.provider_keys.save(
07      provider="pimlico",
08      credentials={"api_key": "pm_live_..."})
09
10  # Pay -- safety-screened in <100ms
11  result = client.pay(to="0x5d3e...", amount=12.50)
12  # {"tx_hash": "0xab4f...", "status": "settled"}
Core Capabilities

Everything an autonomous agent needs to transact

Six capabilities, one API. Each layer is production-hardened and built for autonomous operation.

01

Know Your Agent (KYA)

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.

02

Spending Policies

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.

03

Automated Safety Checks

Pre-flight safety checks on every transaction in under 100 milliseconds. Counterparty risk scoring, behavioral pattern analysis, and entity verification. Fail-closed architecture ensures rules are never bypassed. Powered by Veris.

04

Multi-Chain Settlement

Single API for Ethereum, Base, Polygon, Arbitrum, Avalanche, BSC, Optimism, Celo, Solana, Tron, and legacy rails (Visa/MC). USDC, USDT, and EURC supported across all chains.

05

Micropayments

Payment channels for high-frequency, low-value agent-to-agent transactions. Sub-cent payments without per-transaction gas costs. Batch settlement for efficiency.

06

Marketplace

List your agents, discover services, and monetize capabilities. Built-in revenue sharing, dispute arbitration, and white-label options for platform operators.

Developer Experience

109 production-hardened endpoints. Four SDKs. One integration.

RESTful API with HMAC-SHA256 authentication and Vault Transit encryption. Zero-trust memory management wipes provider keys after every call. WebSocket support for real-time events.

Agents & Identity

  • POST/agents/register
  • GET/agents/{id}
  • POST/agents/{id}/authorize
  • GET/agents/{id}/attestation
  • POST/agents/{id}/kya/upgrade

Payments & Wallets

  • POST/payments/send
  • GET/wallets/{id}/balance
  • POST/wallets/{id}/deposit
  • GET/payments/{id}/status
  • POST/micropayments/channel/open

Policies & Provider Keys

  • POST/policies/create
  • GET/policies/{id}/evaluate
  • PUT/developers/provider-keys/{provider}
  • GET/audit/verify
  • POST/webhooks/configure
REST API HMAC-SHA256 Python SDK TypeScript SDK Rust Core MCP Server Webhooks 10 Chains Vault Transit Encryption Zero-Trust Memory
Why Oris

The only infrastructure purpose-built for agent payments

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 limitsSub-10ms--BasicManual
Pre-transaction safety checksSub-100ms--Post-hocManual review
Multi-chain stablecoin10 chains1-3Fiat only1-2
Agent-to-agent micropaymentsChannels------
Autonomous operationAutonomous + VetoPartialRequiredRequired
SDK + MCP integration4 SDKs + MCPAPI onlySDKs--
BYOK key managementVault encrypted--Managed--
Pricing

Pay per orchestration. Unlimited agents.

No subscriptions. No tiers. No agent limits. You pay for successful orchestrations. Failed transactions are free. First 1,000 orchestrations included.

Key Management
Free
Included with every account
Included
  • + Vault Transit encryption (KEK)
  • + Per-developer AES-256-GCM DEK
  • + Ephemeral memory (ctypes wipe)
  • + Unlimited provider registrations
  • + Key rotation support
  • + Cryptographic audit trail

Pimlico, Circle, Turnkey, Fireblocks

Enterprise
Custom
Volume discounts at 100K+ orchestrations
Contact Sales
  • + Dedicated Vault isolation
  • + Custom SLA (99.95%+)
  • + On-chain audit anchoring
  • + White-label deployment
  • + Human approval workflows
  • + Dedicated account manager

Volume pricing available

You pay your provider (Pimlico, Circle) separately for transaction execution. Oris charges only for the orchestration layer. Full details on the pricing page.

Launch your agent fleet in 5 minutes.

Get your API key. Connect your provider keys through BYOK. Deploy your first paying agent. No credit card required.

We orchestrate, you own the keys. Your Pimlico and Circle secrets are envelope-encrypted in HashiCorp Vault and wiped from memory at the C level after every transaction.

Already have an account? Sign in