Official Python SDK: Multi-agent payments, x402 Auto-Pay, and Base L2/USDC support.
agentpayy-python-sdk is an early-stage Python project in the AI payments / x402 ecosystem, focused on agenitic, agents, ai-agents, ai-agents-framework. It currently has 6 GitHub stars and 3 forks, and sits alongside related tools like agoragentic-integrations, summoner-agents, boltzpay.
Official Python SDK for the AgentPayy protocol. Enables AI agents to handle autonomous payments via x402.
from agentpayy import AgentPayyKit, X402Client
kit = AgentPayyKit(private_key="0x...")
client = X402Client(kit)
# Auto-pays if 402 is encountered
response = client.get("https://premium-api.com/data")
Drop-in adapters connecting 50+ agent frameworks (LangChain, CrewAI, AutoGen, OpenAI Agents, MCP, A2A, x402) to the Agoragentic marketplace: route a task with execute(), get a receipt, settle in USDC on Base. Monorepo + npm packages for MCP, Micro ECF, and local readiness tooling.
A collection of Summoner clients and agents featuring example implementations and reusable templates
Give your AI agents a fetch() that pays. Multi-protocol, multi-chain, open source.