HTTP/1.1 402 PAYMENT REQUIRED · x402 + MPP dual-stack 500+ tools · 12 rails · 0% seller fee

Crypto market brief

Quick crypto market snapshot: price for a specific coin, trending coins, and global market stats (total cap, BTC dominance, volume) - one call.

$0.050 per call · one payment for the whole workflow
POST /api/skill/market-brief

3 tools run server-side in one request. You pay once, settle once, and get a single response - no orchestration, no per-step payments, and a partial-success envelope if any step fails. USDC over x402 on any supported chain.

When to use this pack

An agent needs to answer 'what's happening in crypto right now?' without making 3 separate calls. Covers the price-check + market-context combo agents buy most.

Tools in this pack

All 3 run inside the single $0.050 call above. Each is also callable on its own if you only need one part.

Workflow

  1. Get the live price, 24h change, market cap, and volume for the requested coin via crypto-price.
  2. Pull the top trending coins from crypto-trending - what the market is paying attention to right now.
  3. Get global market stats from crypto-global - total market cap, BTC dominance, 24h volume, active coins.

Call it directly

Any x402 client pays the 402 and gets the whole workflow back in one response:

npx agent402-client call market-brief {"coin":"bitcoin"}

Run it in Claude

claude mcp add agent402 -s user -- npx -y agent402-mcp@latest

Then paste this prompt into Claude:

Give me a quick crypto market brief focused on bitcoin. Use Agent402's market-brief skill pack to get the current BTC price, today's trending coins, and global market stats. Summarize in bullet points.

← All skill packs