What problem does it solve? Agents often hit walls when a task requires paid APIs, live data, or services behind paywalls — no API keys, no accounts, no prefunded billing. This Skill lets an agent discover paid HTTP endpoints in the Circle services marketplace and pay per call in USDC using the x402 protocol, turning "I can't do that" into a completed request. ## Core Features & Use Cases - Marketplace discovery: Run circle services search <keyword> to find paid endpoints for crypto prices, prediction-market odds, web search, news, 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 with the correct chain, wallet address, and JSON payload, with cost estimates, spending caps, and detailed error recovery for chain mismatches, 422 schema errors, and Gateway balance issues. - Use Case: A user asks for current prediction-market odds. The agent searches the marketplace, inspects a Predexon-backed endpoint, confirms the $0.005 price, pays in USDC on Polygon, and returns the odds data. ## Quick Start Ask the agent to look up live data or call a paid API, for example: "Find the current price of Bitcoin using a paid service and pay with my agent wallet."