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

Fed economic snapshot

Key Federal Reserve economic indicators - fed funds rate, unemployment, and CPI - in one call.

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

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 providing economic context needs the three most-watched Fed indicators: where rates are (FEDFUNDS), how tight the labor market is (UNRATE), and where inflation stands (CPIAUCSL). Three FRED series calls bundled into one payment.

Tools in this pack

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

Workflow

  1. Call fred-series with series='FEDFUNDS' to get the effective federal funds rate.
  2. Call fred-series with series='UNRATE' to get the unemployment rate.
  3. Call fred-series with series='CPIAUCSL' to get the Consumer Price Index for All Urban Consumers.

Call it directly

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

npx agent402-client call fred-snapshot {}

Run it in Claude

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

Then paste this prompt into Claude:

Get a Fed economic snapshot using Agent402's fred-snapshot skill pack: (1) FEDFUNDS - current rate, (2) UNRATE - unemployment, (3) CPIAUCSL - CPI. Summarize the macro picture: is the Fed tightening or easing, and what does the jobs/inflation combo suggest?

← All skill packs