Dashboard / Overview
search

Welcome back

Connecting...

--

--

--

--

--

USDC

--

USDT

--

EURC

--

System Status

Veris Pre-screenActive
KYA EngineL0-L3
Policy Engine<10ms
Drift DetectionHourly

Recent Transactions

LIVE

Agent Fleet

Loading...
AgentKYA24h VolumeTxnsStatusActions
Loading...

Agent Fleet

AgentPlatformKYA24h VolumeTxnsAnomaliesStatus
Loading...

Transaction History

Live Feed

Real-time

Wallets

AgentChainTypeAddressUSDCUSDTStatus
Loading...

Spending Policies

Loading...

Treasury Management

VerifyingPaymaster-backed gas sponsorship and budget control

Budget Allocations

DepartmentChainMonthly LimitSpentRemainingUtilization

Sponsorship Log

Loading...

Loading...

Provider Keys

Connect your payment provider accounts. Your keys are envelope-encrypted and never stored in plaintext.

vpn_key
Bring Your Own Keys (BYOK)
Oris never holds your funds or processes payments. Your provider keys are encrypted with Vault Transit (KEK) and a per-account AES-256-GCM data key (DEK). Keys are decrypted only in ephemeral memory during a request and wiped from heap immediately after.
PI
Pimlico
ERC-4337 Bundler
Not Connected
CI
Circle
Fiat On/Off Ramp
Not Connected
TK
Turnkey
MPC Key Management
Not Connected
FB
Fireblocks
Enterprise Custody
Not Connected
How BYOK Encryption Works
1. Your API key is encrypted with a fresh AES-256-GCM data key (DEK), unique to your account.
2. The DEK is encrypted by HashiCorp Vault Transit (KEK). The plaintext DEK never persists.
3. During a payment, the key is decrypted in ephemeral memory, used once, and wiped from the process heap via ctypes.
4. Every key mutation is logged to a tamper-proof SHA-256 hash chain with Vault KV anchoring.