Skip to content
Back to search
30
MCP http

fast-x402

x402/fast-x402

Lightning-fast x402 payment middleware for FastAPI and ASGI apps. Accept micropayments with 3 lines of code — handles EIP-712 authorization, USDC verification, and CDP facilitator integration. pip install fast-x402 [x402: $0.001/call on eip155:8453, category=utility]

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

x402-langchain
LangChain integration for x402 micropayments. Enables LangChain agents to discover and pay for x402-gated tools and APIs automatically. pip
0 tools · http
x402 Payment Harness
Python library for x402 payment flows. pip install x402-payment-harness [x402: $0.0/call on base, category=utility]
0 tools · http
x402 USDC Payments
AI agent micropayments via x402 USDC for crypto-native tool access.
0 tools
x402-market
Let AI agents pay-per-call for any HTTP API via x402 on Base mainnet. One tool: pay_and_call.
0 tools
x402-market
Let AI agents pay-per-call for any HTTP API via x402 on Base mainnet. One tool: pay_and_call.
0 tools
PayAPI Market
x402 service listed on awesome-x402: PayAPI Market [x402: $0.001/call on eip155:8453, category=utility]
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fast-x402": {
      "url": "https://pypi.org/project/fast-x402/",
      "transport": "http"
    }
  }
}