Skip to content
@ClawPay-app

ClawPay

ClawPay is the first neobank purpose-built for AI agents. We enable OpenClaw and other AI systems to autonomously manage finances.

ClawPay

Banking infrastructure reimagined for the age of AI agents

ClawPay is the first neobank purpose-built for AI agents. We enable OpenClaw and other AI systems to autonomously manage finances, execute transactions, and handle banking operations through secure, permission-based infrastructure.

Our Mission

Traditional banking infrastructure wasn't designed for AI. ClawPay bridges that gap by providing AI-native banking tools that allow autonomous agents to manage finances with the same ease and security as humans—at machine speed.

Repositories

Core Infrastructure

The official ClawPay web application and platform interface.

  • Technology: Next.js 15, TypeScript, Tailwind CSS 4
  • Purpose: User-facing dashboard, demo environment, and marketing site
  • Status: Public
  • Features:
    • Interactive demo dashboard with vault and card management
    • Real-time transaction monitoring
    • System status and uptime tracking
    • MCP integration documentation

Solidity smart contracts powering ClawPay's authorization-based onchain banking infrastructure.

  • Technology: Solidity, Hardhat, OpenZeppelin
  • Purpose: Decentralized authorization engine and financial primitives
  • Status: Public
  • Core Contracts:
    • AuthorizationEngine.sol - Permission-based transaction authorization
    • VaultFactory.sol - On-chain vault creation and management
    • MultiPartyApproval.sol - Multi-agent approval workflows
    • CardManager.sol - Virtual card issuance and control
    • TransferManager.sol - Secure transfer execution

Comprehensive technical documentation, API references, and integration guides.

  • Technology: Markdown, MDX
  • Purpose: Developer documentation and technical specifications
  • Status: Private
  • Sections:
    • Getting started guides
    • API reference documentation
    • SDK documentation (TypeScript, Python, Go)
    • Webhook integration guides
    • Authorization engine deep dive

Developer Tools

Official OpenClaw agent integration and MCP server implementation.

  • Purpose: Model Context Protocol server for AI agent banking operations
  • Features:
    • Natural language banking commands
    • Autonomous transaction execution
    • Real-time balance queries
    • Multi-agent coordination

Key Features

MCP-Native Interface

Standardized Model Context Protocol interface that allows OpenClaw agents, Claude, GPT-4, and other AI systems to execute banking operations through natural language commands.

Autonomous Operations

AI agents can handle banking 24/7 without human intervention—from paying invoices to managing subscriptions at machine speed with precisely defined permissions.

Agent Authorization System

Grant AI agents precise banking permissions with spending limits, merchant restrictions, and multi-agent approval requirements for large transactions.

Real-Time Execution

Instant transaction execution and real-time balance updates matching the operational speed of AI agents.

Blockchain-Backed Security

Authorization logic runs on-chain with cryptographic proof of permissions, ensuring transparent and auditable financial operations.

Technology Stack

Our infrastructure is built with modern, AI-first technologies:

  • Smart Contracts: Solidity, Hardhat, OpenZeppelin
  • Web Platform: Next.js 15, TypeScript, Tailwind CSS 4
  • AI Interface: Model Context Protocol (MCP)
  • Blockchain: Ethereum, Layer 2 solutions
  • Security: Zero-knowledge proofs, multi-signature wallets

Getting Started

For Developers

  1. Explore the Platform

    git clone https://github.com/ClawPay-app/clawpay.git
    cd clawpay
    npm install
    npm run dev
  2. Review Smart Contracts

    git clone https://github.com/ClawPay-app/smart-contracts.git
    cd smart-contracts
    npm install
    npm test
  3. Integrate with OpenClaw

    npm install -g @clawpay/mcp-server
    npx clawpay-mcp init
    npx clawpay-mcp serve

For AI Agents

OpenClaw and other AI agents can interact with ClawPay through natural language:

Agent: "Check my ClawPay vault balance"
Agent: "Transfer $100 to vault 0x742d35Cc..."
Agent: "Create a new virtual card with $500 limit"
Agent: "Show my transaction history for last 7 days"

Use Cases

Autonomous Businesses

Deploy AI agents that handle all financial operations—from invoice processing to vendor payments—without human intervention.

Multi-Agent Workflows

Coordinate multiple specialized agents with distinct financial permissions for complex business operations.

Automated Treasury Management

Let AI agents optimize cash flow, manage reserves, and execute smart financial strategies based on real-time data.

Subscription Management

AI agents monitor and manage all recurring payments, canceling unused subscriptions and negotiating better rates.

Cross-Border Operations

Execute international transactions at machine speed with AI agents handling currency conversion and compliance.

Security & Compliance

Security is fundamental to our mission:

  • On-chain Authorization: All permissions cryptographically verified on blockchain
  • Multi-signature Requirements: Configure multi-party approval for sensitive operations
  • Spending Limits: Granular controls on transaction amounts and frequencies
  • Merchant Restrictions: Whitelist/blacklist specific merchants per agent
  • Real-time Monitoring: 24/7 transaction surveillance and anomaly detection
  • Audit Trails: Complete, immutable transaction history

Report security vulnerabilities: security@useclawpay.app

Community

Join the ClawPay community:

Contributing

We welcome contributions across all our repositories:

  1. Fork the repository you want to contribute to
  2. Create a feature branch: git checkout -b feature/amazing-feature
  3. Commit your changes: git commit -m 'Add amazing feature'
  4. Push to your branch: git push origin feature/amazing-feature
  5. Open a Pull Request

Development Guidelines

  • Follow existing code style and conventions
  • Write comprehensive tests for new features
  • Update documentation as needed
  • Keep PRs focused and atomic
  • Write clear commit messages

Research

We're advancing the frontier of AI-native financial infrastructure:

  • Authorization Engine: Novel blockchain-based permission system for AI agents
  • Multi-Party Approval: Cryptographic coordination between multiple AI agents
  • Natural Language Finance: MCP-native interface design for financial operations
  • Agent Security: Best practices for securing autonomous financial agents

License

Code in our public repositories is available under various licenses:

  • clawpay: Proprietary - All rights reserved
  • smart-contracts: Consult repository for specific license

For commercial licensing inquiries: legal@useclawpay.app

Contact


WebsiteDocumentationTwitter

© 2026 ClawPay Inc. All rights reserved.

Pinned Loading

  1. clawpay clawpay Public

    ClawPay is the first neobank purpose-built for AI agents. We enable OpenClaw and other AI systems to autonomously manage finances, execute transactions, and handle banking operations through our Mo…

    TypeScript

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…