Tooling for building applications with x402 payment capabilities. Supports buyer and seller roles.
ampersend-sdk is a growing TypeScript project in the AI payments / x402 ecosystem, focused on a2a, adk, langchain, mcp. It currently has 23 GitHub stars and 11 forks, and sits alongside related tools like agoragentic-integrations, sardis, boltzpay, openlibx402, strale, gt8004-sdk.
Multi-language SDK for building applications with x402 payment capabilities. Supports both buyer (client) and seller (server) roles with flexible payment verification and authorization patterns.
Looking for examples? See the ampersend-examples repository.
Python - A2A protocol integration with wallet implementations and payment middleware
TypeScript - MCP protocol integration with client, proxy, and server implementations
To give a coding agent (Claude Code, Cursor, Codex, OpenClaw, etc.) the ability to pay for things online, paste this into the agent:
Read the ampersend getting-started guide at https://github.com/edgeandnode/ampersend-sdk/blob/main/docs/getting-started.md and let's discuss next steps.
If you'd rather skip the conversation, the skill alone installs with the
skills CLI:
npx skills add edgeandnode/ampersend-sdk#skills/latest
That installs the multi-file skill into your agent's skills directory; the CLI install
(npm i -g @ampersend_ai/ampersend-sdk) is still a separate step.
# Install Python 3.13
uv python install 3.13
# Install dependencies
uv sync --frozen --all-packages --group dev
# Install dependencies
pnpm install
pnpm build
# Configure environment
cp .env.example .env
# Edit .env with your credentials
# Run MCP proxy server
pnpm --filter ampersend-sdk proxy:dev
# Or run FastMCP example server
pnpm --filter fastmcp-x402-server dev
→ Full TypeScript documentation
x402 Protocol - Transport-agnostic payment protocol for agent and LLM applications that enables pay-per-request patterns. See x402 specification.
Supported Transports:
Key Components:
ampersend-sdk/
├── python/
│ ├── ampersend-sdk/ # Python SDK package
│ └── langchain-ampersend/ # LangChain integration
└── typescript/
└── packages/
└── ampersend-sdk/ # TypeScript SDK package
Apache 2.0 - See LICENSE
Public adapters and discovery catalog for Triptych OS (Agent OS): agent frameworks, MCP/A2A/x402 protocols, workflows, wallets, SDKs, and examples for execute-first routing, governed handoffs, and receipt-aware agent commerce.
The open authority layer + SDKs for AI-agent payments. Thin Python/TS clients, an MCP server, framework adapters (LangChain/CrewAI/Hermes/OpenClaw/…), and @sardis/reference — a pure policy simulator + AP2/TAP/x402 verifiers showing exactly how Sardis decides if an agent may spend. The hosted engine that moves money is private.
Give your AI agents a fetch() that pays. Multi-protocol, multi-chain, open source.
An open-source library for AI-native x402 integrations in the Solana ecosystem. Built for Python and Node.js, distributed via PyPI and npm, with server implementations for FastAPI and Express.js. Accelerate.
Trust and quality infrastructure for AI agents. 225+ quality-scored capabilities, SQS scoring, EU AI Act support.
Official Python SDK for GT8004 — AI agent observability with MCP, A2A, x402 payment tracking. FastAPI, Flask, FastMCP middleware included.
An open SDK for agentic payments. Let AI agents make payments, hold funds, and move money across chains with policy enforcement and human approval built in.
Golang SDK for A2A Protocol
Client SDK for the Vybe x402 API. Pay-per-call USDC over HTTP and prepaid-credit WebSocket streaming for Vybe's Solana analytics API. Built for AI agents.
Rust SDK for the Machine Payments Protocol
Building blocks for Agentic payments (x402, MPP, AP2) for TypeScript, Rust, Go, Python, Ruby, PHP, Lua, Kotlin and Swift.
Opinionated React Native crypto x AI chat app boilerplate with embedded wallet support, conversational AI, and dynamic UI component injection