What problem does it solve? Agents often hit walls when a task requires a paid API, live data, or a service behind a paywall, and traditional API access demands keys, accounts, and prefunded billing. This Skill lets the agent discover paid HTTP endpoints in the Circle services marketplace and pay per call in USDC using the x402 protocol, removing those blockers. ## Core Features & Use Cases - Marketplace discovery: Run circle services search with a keyword to find paid endpoints for crypto prices, prediction-market odds, web search, weather, sports stats, academic research, and communication APIs. - Pre-payment inspection: Use circle services inspect and raw 402 responses to confirm price, accepted chains, payment scheme (Gateway vs vanilla x402), and request schema before spending. - USDC payment execution: Call circle services pay to sign the payment authorization, settle on-chain, and receive the API response, with support for cost estimates, spending caps, and chain-specific routing. - Use Case: A user asks for current prediction-market odds. The agent searches the marketplace, inspects a Predexon-backed endpoint, confirms it accepts Polygon, and pays $0.005 USDC to retrieve live odds data. ## Quick Start Ask the agent to look up the current price of Bitcoin using a paid marketplace API and have it search, inspect, and pay for the endpoint with USDC.