-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Clo edited this page Mar 30, 2026
·
3 revisions
Welcome to the OmniClaw documentation. OmniClaw is the economic control and trust infrastructure for autonomous AI agents — enabling them to pay, get paid, and transact securely under real-time policy enforcement.
OmniClaw sits between raw wallet infrastructure and production payment flows. Instead of wiring wallets, payment routing, guardrails, and trust checks by hand, OmniClaw provides one SDK for three roles:
-
Agents that Pay — wallet creation, guarded
pay()execution,simulate()before funds move, nanopayments via EIP-3009 -
Agents that Earn — Seller SDK,
sell()decorator, facilitated transfers, trust-gated access - Operators that Control — policy enforcement, spending limits, velocity controls, circuit breakers, audit logs
| Page | Description |
|---|---|
| Getting Started | Installation, environment setup, and first payment |
| Architecture | System design, module structure, and data flow |
| Compliance Design | Authorization traceability, regulatory alignment, and audit architecture |
| API Reference | Core SDK methods — pay(), simulate(), sell(), and more |
| Trust & ERC-8004 | Trust evaluation framework, on-chain signals, and audit requirements |
| Contributing Guide | Development workflow, PR process, coding standards |
-
PyPI:
pip install omniclaw - Repository: omnuron/omniclaw
- Issues: Open Issues
- CI Status: GitHub Actions
- Language: Python 3.10+
- Package Manager: uv
- Linting: ruff
- Type Checking: mypy
- Testing: pytest
- CI/CD: GitHub Actions
- Payments: Circle Programmable Wallets, x402 protocol