HTTP/1.1 402 PAYMENT REQUIRED agent402.base.eth · BASE · SOLANA · POLYGON · ARBITRUM · MONAD · CELO · AVALANCHE · SEI · OPTIMISM · STELLAR · ALGORAND · ROBINHOOD · USDC · USDG

Market open brief

Full pre-trade snapshot for one ticker before the bell: the live quote, the pre-market quote, the options surface, dividend posture, and today's market-wide earnings calendar - one payment.

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

5 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 positioning ahead of the open needs everything that moves a pre-trade decision: where the stock closed, where pre-market has taken it, what the options chain implies, whether a dividend is imminent, and which earnings prints hit the tape today.

Tools in this pack

All 5 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 quote from stock-quote - last price, day range, 52-week range, volume.
  2. Pull the pre-market quote from premarket-quote - where the stock is trading before the bell and the gap versus the prior close.
  3. Fetch the options chain from options-chain - strikes, bids/asks, and implied volatility for the nearest expiry.
  4. Check dividend posture with stock-dividends - recent payouts and whether an ex-dividend date is close.
  5. Pull today's market-wide earnings calendar from earnings-calendar - every company reporting today, so no print ambushes the open.

Call it directly

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

npx agent402-client call market-open {"ticker":"AAPL"}

Run it in Claude

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

Then paste this prompt into Claude:

Build a pre-open trading brief for AAPL using Agent402's market-open skill pack. (1) Get the live quote, (2) get the pre-market quote and compute the gap, (3) pull the options chain for the nearest expiry, (4) check recent dividends and any upcoming ex-date, (5) pull today's market-wide earnings calendar to see which prints hit the tape today. Summarize: current positioning, pre-market signal, what implied vol says, dividend posture, and today's notable earnings reports.

← All skill packs