What problem does it solve?
This Skill enables users to easily transform any existing HTTP API into a paid service, automatically handling per-request payments using the x402 protocol on Solana with USDC.
Core Features & Use Cases
- API Monetization: Turn any web service into a revenue-generating API.
- Payment Gateway: Acts as a reverse proxy, gating access with a
402 Payment Required response until payment is confirmed.
- Zero Code Changes: Buyers and sellers require no modifications to their existing codebases.
- Use Case: You have a powerful AI model accessible via an API. Use this Skill to set a price per call and automatically collect USDC payments from users who access your model through the generated gateway.
Quick Start
Use the sell skill to set up a paid API for your local service running on port 8000, charging $0.01 per call and receiving payments to your Solana wallet address.