create-python-x402-server - Create x402 Payment-Protected Servers in Python
Create x402 payment-protected servers with FastAPI or Flask for Algorand USDC payments.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Install x402 AVM dependencies
- Configure x402 facilitator client
- Register AVM server scheme
- Define payment route configurations
- Apply x402 payment middleware
- Protect API endpoints with payments
Inputs
- Algorand recipient address
- Facilitator URL
- Route pricing configuration
Outputs
- Payment-protected HTTP server
- HTTP 402 payment requirement responses
- Settled payment transactions
Requirements
- Python 3.10+
- x402-avm package
