pay-for-service
Executes HTTP requests to x402-enabled endpoints with automatic USDC payments on the Base network.
Install
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill pay-for-serviceStats
| Total installs | 1,587 |
| Weekly installs | 1.6K |
| GitHub stars | 87 |
| First seen | Feb 10, 2026 |
| Source | @coinbase/agentic-wallet-skills |
Summary
- Executes HTTP requests (GET, POST, etc.) to x402-enabled endpoints with atomic USDC payments handled automatically
- Supports request customization through method, JSON body, query parameters, and custom headers
- Includes payment controls: set maximum USDC amount per request and group related operations with correlation IDs
- Requires wallet authentication and sufficient USDC balance; validates all user input to prevent shell injection
Tags
Related skills
| Skill | Installs | vs pay-for-service |
|---|---|---|
| square-post | 1,528 | -59 |
| derivatives-trading-usds-futures | 1,469 | -118 |
| fluxa-agent-wallet | 1,695 | +108 |
| backtesting-trading-strategies | 2,672 | +1,085 |
| okx-dex-trenches | 1,360 | -227 |
FAQ
- How many installs does pay-for-service have?
- pay-for-service has 1,587 total installs and 1.6K installs this week.
- Where is pay-for-service hosted?
- pay-for-service is published by @coinbase/agentic-wallet-skills at https://github.com/coinbase/agentic-wallet-skills.
- How many GitHub stars does pay-for-service have?
- pay-for-service has 87 GitHub stars.
- When was pay-for-service first indexed?
- OrangeBot.AI first indexed pay-for-service on Feb 10, 2026.
- How do I install pay-for-service?
- Run: npx skills add https://github.com/coinbase/agentic-wallet-skills --skill pay-for-service