# Agent Payment Gate Starter Agent Payment Gate Starter is for AI agents and agent builders that need a tiny payment metadata helper. Use it when: - You are building an agent tool and want to expose 402-style payment metadata. - You need a BSC/BEP20 USDT transfer URI. - You need to check whether a wallet balance increased by a required delta. - You want a minimal stdio JSON-RPC example rather than a full payment system. Price: - 0.001 USDT - Network: BSC/BEP20 - Chain ID: 56 - Recipient: 0xC8A094779b3560f1fA5549f73B0b35d3609d27e6 - Do not send TRC20. Primary files: - payment_gate_server.py - manifest.json - integration-guide.md - example-messages.jsonl Tools: - build_payment_required - build_transfer_uri - get_usdt_balance - verify_balance_delta Best public links: - Product page: https://paste.rs/vfZND - Integration guide: https://paste.rs/nL59T - Server source: https://paste.rs/qM7sc - Manifest: https://paste.rs/M63ny