monetize-service
Monetize APIs by charging USDC per request on Base using the x402 protocol for autonomous agent payments.
Install
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill monetize-serviceStats
| Total installs | 1,575 |
| Weekly installs | 1.6K |
| GitHub stars | 87 |
| First seen | Feb 10, 2026 |
| Source | @coinbase/agentic-wallet-skills |
Summary
- Charges USDC per request on Base using HTTP 402 payment protocol; clients pay with signed transactions, no API keys or accounts required
- Automatically registers endpoints with the x402 Bazaar for agent discovery when you declare discovery extensions
- Supports multiple pricing tiers, wildcard routes, and multiple payment options per endpoint using Express middleware
- Built on @x402/express and @x402/core libraries; integrates with Coinbase facilitator for mainnet production use
Tags
Related skills
| Skill | Installs | vs monetize-service |
|---|---|---|
| query-token-info | 2,080 | +505 |
| square-post | 1,528 | -47 |
| trading-signal | 2,581 | +1,006 |
| strategy-advisor | 1,342 | -233 |
| okx-dex-trenches | 1,360 | -215 |
FAQ
- How many installs does monetize-service have?
- monetize-service has 1,575 total installs and 1.6K installs this week.
- Where is monetize-service hosted?
- monetize-service is published by @coinbase/agentic-wallet-skills at https://github.com/coinbase/agentic-wallet-skills.
- How many GitHub stars does monetize-service have?
- monetize-service has 87 GitHub stars.
- When was monetize-service first indexed?
- OrangeBot.AI first indexed monetize-service on Feb 10, 2026.
- How do I install monetize-service?
- Run: npx skills add https://github.com/coinbase/agentic-wallet-skills --skill monetize-service