pr402
Installation
SKILL.md
pr402 (x402 on Solana)
Router skill only. Orient the user, pick seller vs buyer, then continue in the specialist skill — do not implement gates, payments, or SDK wiring in this file.
Choose a path
| User goal | Load / install | Starter repo |
|---|---|---|
| Monetize an HTTP API (402 gate, SplitVault, discovery) | pr402-seller |
x402-seller-starter |
| Subscription API (hourly/daily/monthly on exact) | pr402-seller → subscription reference |
x402-subscription-starter |
| Build a paying agent (402 challenge → pay → retry with proof) | pr402-buyer |
x402-buyer-starter |
Buy subscription access (pay /subscribe → Bearer JWT) |
pr402-buyer → subscription reference |
x402-subscription-client |
| Both seller and buyer in one product | Install both specialist skills | Both starters above |
| Conditional delivery / oracle escrow | Stop — sla-escrow rail + oracles |
Not covered by default integrator skills |
Default rail for new integrators: exact (SplitVault instant settlement via pr402). Treat sla-escrow as a separate path.