Skip to main content
Three skills from the CDP Agentic Wallet bundle cover the full x402 commerce loop: finding paid APIs, calling them with automatic payment, and gating your own endpoints to charge other agents.

Install

Terminal
npx skills add coinbase/agentic-wallet-skills
Included in the same package as the CDP Agentic Wallet. No separate install needed.

What the skill covers

SkillWhat it does
search-for-serviceSearch the x402 Bazaar for paid APIs by keyword or browse by network
pay-for-serviceMake a paid x402 request — handles 402, payment, and retry automatically
monetize-serviceDeploy a paid endpoint that other agents can discover and pay per request

Example prompts

Find APIs for sentiment analysis
Get the current ETH price from a paid data source
Call that weather API and get the forecast for New York
Set up a paid endpoint for my market data at $0.01 per request

Reference