← 返回
未分类 Key 中文

Skill Openclaw

Give your OpenClaw agent the power to spend. Stablecoin payments, spending policies, and compliance — built-in.
赋予您的 OpenClaw 代理支付能力。内置稳定币支付、支出策略与合规功能。
fluxaventures fluxaventures 来源
未分类 clawhub v1.0.4 1 版本 99777.8 Key: 需要
★ 0
Stars
📥 449
下载
💾 1
安装
1
版本
#latest

概述

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.

版本历史

共 1 个版本

  • v1.0.4 当前
    2026-03-31 10:39 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,394 📥 322,312
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,097 📥 824,629
ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,460 📥 511,979