Current MLB standings — wins, losses, win percentage, games back, home/away splits, and streak. Filter by leagueId: 103 for American League, 104 for National League.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://fanfare.run/mlb/standings' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://fanfare.run/mlb/standings'
Endpoint: https://fanfare.run/mlb/standings. Operated by fanfare.run, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
MLB game schedule for any date or team — matchups, scores, venues, and status. Filter by date (YYYY-MM-DD) or teamId to find specific games.
NHL game schedule for any date — matchups, scores by period, and game status. Defaults to today's games if no date provided.
NFL Sunday Game-Day bundle: the whole slate in one call — every game with kickoff, live score, per-team injury report, consensus Vegas line (spread + total + mo…