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

Crypto dossier

Everything about a cryptocurrency in one call: live price, 90-day history, trending status, global market context, news search, and top article extraction.

$0.12 per call · one payment for the whole workflow
POST /api/skill/crypto-dossier

6 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

Building a one-pager on a token for a portfolio decision, writing a research note, or monitoring a new listing - price, history, market context, and headlines in a single payment.

Tools in this pack

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

Workflow

  1. Get the live price from crypto-price - last price, 24h change, market cap, and volume.
  2. Pull 90 days of OHLC history from crypto-history - compute return, volatility, and max drawdown.
  3. Check crypto-trending to see whether the coin is on the most-searched list - a fast read on retail attention.
  4. Pull crypto-global for total market cap, BTC dominance, and 24h volume - contextualizes the coin's move.
  5. Search the web for recent cryptocurrency news about the coin to catch catalysts and red flags.
  6. Extract the top news article as clean markdown for the brief's headline analysis.

Call it directly

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

npx agent402-client call crypto-dossier {"coin":"bitcoin"}

Run it in Claude

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

Then paste this prompt into Claude:

Build a comprehensive crypto dossier on bitcoin using Agent402's crypto-dossier skill pack: (1) live price + 24h change, (2) 90-day price history with return and drawdown, (3) trending status, (4) global market context (BTC dominance, total cap), (5) recent news search, (6) full text of the top article. Output a structured brief with sections for price action, market context, and news catalyst.

← All skill packs