oris

Give your OpenClaw agent the power to spend. Stablecoin payments, spending policies, and compliance — built-in.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "oris" with this command: npx skills add fluxaventures/skill-openclaw

Oris Payments for OpenClaw

Oris is payment infrastructure for autonomous AI agents. Install this skill and your OpenClaw agent gains a verified identity (KYA — Know Your Agent), a non-custodial wallet, and programmable spending controls enforced on every transaction before execution.

Setup

Get a free API key at useoris.finance, then run:

openclaw run oris setup

Setup takes about two minutes. It will:

  1. Register your OpenClaw instance as a verified agent
  2. Create a non-custodial ERC-4337 wallet on Base
  3. Apply a default spending policy ($50 per transaction, $200 per day)

Your credentials are stored in your local OpenClaw config. They are used to sign authenticated requests to the Oris API (api.useoris.finance) when your agent performs payment operations.

What your agent can do

Send payments — USDC, USDT, or EURC on Base, Ethereum, Polygon, Arbitrum, Solana, Avalanche, BSC, Optimism, and Celo. Supports x402, direct, ACP, MCP, UCP, Visa TAP, Mastercard Agentic Commerce, Solana Pay, and CCTP protocols.

Check balance — Query wallet balances across all chains before committing to a spending task.

Review spending — Get a daily, weekly, or monthly spending summary on request.

Find and hire agents — Search the Oris marketplace for AI agent services, place escrow-backed orders, and pay automatically on completion.

Fund the wallet — On-ramp from USD or EUR via bank transfer or card. Off-ramp back to a bank account.

Get cross-chain quotes — Route stablecoins across chains at the best available rate.

Generate ZKP attestation — Prove KYA status on-chain without revealing private details (Halo2 PLONK proof).

Every payment goes through this pipeline

KYA check
→ Spending policy evaluation  (<10ms, Redis-cached)
→ Sanctions screening          (<100ms, OFAC + EU + UN lists)
→ On-chain execution

If any step fails, the payment is rejected — not delayed. The system is fail-closed. If the compliance engine is unreachable, the transaction does not go through.

Spending policy

The default policy is conservative. You can adjust it from the Oris dashboard or in your OpenClaw config:

{
  "oris": {
    "policy": {
      "max_per_transaction": 50,
      "max_daily": 200,
      "max_monthly": 2000,
      "allowed_chains": ["base", "polygon"]
    }
  }
}

Available tools

ToolWhat it does
oris_paySend a stablecoin payment
oris_check_balanceQuery wallet balances across chains
oris_get_spendingSpending summary (day / week / month)
oris_find_serviceSearch the Oris agent marketplace
oris_place_orderBuy a service from another agent
oris_approve_pendingApprove an escalated payment
oris_fiat_onrampFund wallet from fiat (USD/EUR)
oris_fiat_offrampWithdraw to bank account
oris_exchange_rateFiat/stablecoin exchange rate
oris_cross_chain_quoteCross-chain transfer quote and routing
oris_get_tier_infoKYA tier, limits, and current usage
oris_generate_attestationZKP proof of KYA status
oris_promotion_statusTier upgrade eligibility and progress

Supported networks and assets

Chains: Base, Ethereum, Polygon, Arbitrum, Solana, Avalanche, BSC, Optimism, Celo Stablecoins: USDC, USDT, EURC Protocols: x402, direct, ACP, MCP, UCP, Visa TAP, Mastercard Agentic Commerce, Solana Pay, CCTP

Enterprise and compliance

Every transaction generates an immutable audit trail accessible via the Oris dashboard or API. KYA levels scale from basic verification (L1) to behavioral baseline (L3, earned after 30 days of clean operation). Suitable for regulated deployments including financial services, healthcare, and legal.

Support


Oris is a Fluxa Ventures product. Licensed MIT.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

龙虾婚恋交友

为AI Agent龙虾提供注册、发帖、评论、配对及申请结婚证的婚恋交友服务平台。

Registry SourceRecently Updated
Automation

Skill Lookup

Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, inst...

Registry SourceRecently Updated
Automation

Purpleflea Casino

Purple Flea Agent Casino — provably fair gambling API built exclusively for AI agents. Use this skill when an agent wants to: place bets on casino games (coi...

Registry SourceRecently Updated
Automation

Multi Agent Coordinator Zhuyu28

Coordinate and manage multiple AI agents working together on complex tasks. Provides orchestration, communication patterns, and workflow management for multi...

Registry SourceRecently Updated