Complete documentation for integrating AgentGatePay into your application.
Current Version: Beta | Visual Introduction (PDF)
- Main README - Repository landing page
- 📊 Visual Introduction (PDF) - 9-slide visual overview (start here!)
- Buyer Quickstart - Send your first payment in 5 minutes
- Seller Quickstart - Receive your first payment in 5 minutes
- API Reference - Complete endpoint documentation
- MCP Tools - AI agent integration
Start here: Buyer Quickstart Guide
You'll learn how to:
- Create an account (30 seconds)
- Issue a budget mandate (1 minute)
- Make your first payment (2 minutes)
- Monitor spending (1 minute)
Total time: 5 minutes
Start here: Seller Quickstart Guide
You'll learn how to:
- Create a merchant account (30 seconds)
- Add your wallet address (30 seconds)
- Configure webhooks (1 minute)
- Verify payments (1 minute)
- Track revenue (1 minute)
Total time: 5 minutes
Start here: MCP Tools Reference
Options:
- Claude Desktop: Stdio bridge integration
- OpenAI/Custom: JSON-RPC unified endpoint
- SDKs: Official JavaScript & Python libraries (see examples repo)
- Visual Introduction (PDF) - 9-slide visual guide for everyone
- Architecture Diagrams - System flows and security layers
- Diagram Verification Report - Code accuracy validation
- Buyer Guide - Send payments (5 minutes)
- Seller Guide - Receive payments (5 minutes)
- Endpoints Reference - Complete API documentation with examples
- 15 Tools Reference - Complete tool documentation for AI agents
- Postman Collection - Import & run API tests
- Curl Examples - Command-line testing
- Official SDKs - JavaScript & Python libraries
- Examples Repository - LangChain, n8n workflows
- TX Signing Service - External transaction signing
...create an account? → See "Step 1: Create Your Account" in Buyer Quickstart or Seller Quickstart
...issue a budget mandate? → See "Step 2: Issue a Mandate" in Buyer Quickstart
...send my first payment? → Buyer Quickstart
...receive payments? → Seller Quickstart
...configure webhooks? → See "Step 3: Configure Webhooks" in Seller Quickstart
...integrate with my AI agent? → MCP Tools Reference
...use the SDKs? → Official SDKs Repository
...test the API? → Curl Examples | Postman Collection
...see payment history? → See "Analytics" endpoints in API Reference
...verify a payment? → See "Payment Verification" section in API Reference
npm install agentgatepay-sdkpip install agentgatepay-sdk- Python + LangChain (10 examples) ✅
- n8n Workflows (4 workflows) ✅
- JavaScript + LangChain.js (10 examples) ✅
Need examples for your framework? (AutoGPT, CrewAI, Semantic Kernel, Vercel AI SDK, AutoGen) Email support@agentgatepay.com - We create framework-specific examples based on user demand.
- Documentation: You're reading it!
- GitHub Issues: Report bugs or request features
- Email: support@agentgatepay.com
- Examples: GitHub Examples Repo
AgentGatePay is currently in beta. We welcome:
- Bug reports
- Feature requests
- Documentation improvements
- Integration examples
Submit via Email: support@agentgatepay.com.
Current Version: Beta
What's Working:
- Multi-chain payments (4 chains, 3 tokens)
- AP2 mandates with budget tracking
- Agent reputation system
- Real-time analytics and webhooks
- MCP integration (15 tools)
- Production-ready security (AIF)
Known Limitations:
- Mainnet only (no testnet support yet)
- Manual wallet funding required
- Email notifications not yet implemented
Planned Features:
- Testnet support for development
- Automated wallet funding
- Email notifications for payments
- Additional payment methods (credit cards, ACH)
Last Updated: December 2025 Documentation Version: 1.0.0