Introduction

MCP-native integration layer enabling AI agents to execute autonomous transactions on the x402 protocol.

What is Claw402?

Claw402 is a Model Context Protocol (MCP) server that enables AI agents to execute cryptocurrency transactions on the x402 protocolarrow-up-right. By exposing x402 capabilities as callable MCP tools, Claw402 transforms autonomous agents into first-class economic actors capable of initiating, authorizing, and settling payments without human intervention.

What is x402?

x402arrow-up-right is an open payment protocol that leverages the HTTP 402 Payment Required status code to facilitate cryptocurrency payments through standard HTTP requests. The protocol enables:

  • HTTP-native payments - Payments integrated directly into HTTP request/response flows

  • Cryptographic verification - On-chain settlement with blockchain finality guarantees

  • Machine-to-machine transactions - Purpose-built for autonomous agent payment operations

  • Protocol-level standardization - Consistent payment semantics across implementations

  • Flexible settlement - Support for micropayments to large-value transactions

Why AI Agents Need Claw402

  • MCP-Native Architecture - Purpose-built Model Context Protocol server with x402 tool suite

  • Declarative Transaction Semantics - Agents describe intent, Claw402 handles protocol execution

  • Non-Custodial Security - Hardware-backed signing with keys isolated from agent context

  • Idempotent Operations - Transaction deduplication and automatic retry on failure

  • OpenClaw Integration - Drop-in Python provider for OpenClaw AI agent framework

  • Protocol Specialization - x402-optimized performance unavailable in generic blockchain SDKs

Quick Start

Enable your AI agent to transact in three steps:

1. Install Claw402 MCP Server

2. Launch MCP Server

3. Connect Your Agent

Documentation Structure

x402 Resources

Support

Last updated