Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

AgentPayy Python SDK 🤖

Official Python SDK for the AgentPayy protocol. Enables AI agents to handle autonomous payments via x402.

Features

  • x402 Auto-Pay: Automatically detect 402 Payment Required headers and handle transactions.
  • Base L2 Native: Optimized for USDC on Base for near-zero fees.
  • Framework Ready: First-class support for LangChain and CrewAI.

Quick Start

fromagentpayyimportAgentPayyKit, X402Clientkit=AgentPayyKit(private_key="0x...")
client=X402Client(kit)
# Auto-pays if 402 is encounteredresponse=client.get("https://premium-api.com/data")

About

Official Python SDK: Multi-agent payments, x402 Auto-Pay, and Base L2/USDC support.

Topics

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages