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

Inflation check

Is the economy in recession territory? CPI, fed funds, unemployment, and Sahm rule in one call.

$0.10 per call · one payment for the whole workflow
POST /api/skill/inflation-check

4 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

Quick macro health check - the four numbers that answer 'are we in a recession?'

Tools in this pack

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

Workflow

  1. Pull CPI year-over-year for the headline inflation read.
  2. Get the effective fed funds rate for the current policy stance.
  3. Pull the unemployment rate (U-3).
  4. Compute the Sahm rule - triggers when 3-month unemployment average rises >0.5pp above its 12-month low.

Call it directly

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

npx agent402-client call inflation-check {}

Run it in Claude

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

Then paste this prompt into Claude:

Run a recession check using Agent402's inflation-check skill pack. Get (1) CPI YoY, (2) fed funds rate, (3) unemployment rate, (4) Sahm rule. Is the economy in recession territory?

← All skill packs