byDexterDexterbeta
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
DexterDexter

The real-time explorer for the x402 paid web. 8 chains. Quality-scored APIs. Live settlement data.

Explore

  • Facilitators
  • Servers
  • Resources
  • Transactions

Developers

  • API Docs
  • GitHub
  • x402 SDK
  • OpenDexter
  • Status

Company

  • About
  • Blog
  • Terms of Service
  • Privacy Policy
  • Contact
© 2026 Dexter Labs CorporationPowered by the x402 protocol
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
Dashboard/Servers/fanfare-api.fly.dev
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE

fanfare-api.fly.dev

37 resources4056ms p50
Base

fanfare-api.fly.dev

AI-authored, unreviewedclaude-sonnet-4-6

Fanfare API is a multi-sport data host covering NBA, WNBA, NFL, NHL, and MLB. It serves agents that need to resolve team or player identifiers, retrieve game schedules for a given date, or look up current standings. Its coverage is broad across leagues but shallow in depth — roster and schedule snapshots rather than deep analytics or streaming data.

Capabilities

Team Reference Lookup
Returns canonical team lists with IDs, names, abbreviations, and city data for each league. These are foundational lookups used to resolve team identifiers before querying schedules or standings.
fetch-nba-teamsfetch-wnba-teamsfetch-nfl-teamsfetch-nhl-teamsfetch-mlb-teams
Player Roster Lookup
Returns full player rosters across leagues with player IDs, names, positions, jersey numbers, and team assignments. Stats fields are null; these are identity and assignment records only.
fetch-nba-playersfetch-wnba-playersfetch-mlb-players
Game Schedules
Returns game schedule entries for a given date across NBA, WNBA, NHL, and MLB, including matchup details, game status, venue, and scores for past or upcoming games. Not a live feed.
fetch-nba-schedulefetch-wnba-schedulefetch-nhl-schedulefetch-mlb-schedule
Current Standings
Returns current season standings for WNBA, MLB, NHL, and NFL, including win-loss records, points or percentages, and division or conference rankings. Current season only, not historical.
fetch-wnba-standingsfetch-mlb-standingsfetch-nhl-standingsfetch-nfl-standings
Venue Details
Returns static MLB stadium and venue records including capacity, surface type, roof type, and GPS coordinates. MLB-only; no equivalent exists for other leagues on this host.
fetch-mlb-venues

Workflows

Resolve Team ID Then Fetch Schedule
Use when an agent needs to look up games for a named team but only has a team name or abbreviation, not a numeric team ID (applies to MLB where schedule accepts a teamId parameter).
  1. 1
    fetch-mlb-teamsRetrieve the full MLB team list to map the team name or abbreviation to its numeric team ID.
  2. 2
    fetch-mlb-scheduleQuery the MLB schedule using the resolved teamId and an optional date to retrieve that team's games.
Standings With Team Context
Use when an agent needs to present standings results with full team names or city context beyond what the standings response alone provides.
  1. 1
    fetch-nhl-teamsFetch the canonical NHL team list to build a team ID-to-name mapping.
  2. 2
    fetch-nhl-standingsFetch current NHL standings and enrich team entries using the ID mapping from the previous step.
MLB Venue Lookup via Schedule
Use when an agent needs detailed venue information (capacity, surface, coordinates) for a stadium hosting a specific MLB game on a given date.
  1. 1
    fetch-mlb-scheduleRetrieve the MLB schedule for the target date to identify the venue ID associated with the game of interest.
  2. 2
    fetch-mlb-venuesFetch full venue details for the specific venue ID returned in the schedule response.

Use this host in Claude

Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.

Machine-readable: skills.json · SKILL.md · manifest.json
$0.03
across28settlements·$0.001avg
1buyers
1sellers
All-time context: $3.31 across 766 settlements
Facilitators
all-time breakdown
CoinbaseCoinbase28 txns$0.03
Chains
Last 24h
base

Resources (37)

All-time breakdown
ResourceCategoryQualityTierTxnsVolume
NBA Venue Nearby
https://fanfare-api.fly.dev/nba/venue-nearby
Data
8
host level——
WNBA Player Data
https://fanfare-api.fly.dev/wnba/players
Data
96
host level——

Own fanfare-api.fly.dev? List it with your agent

Paste the prompt below to your coding agent. It runs a real paid test on every route, fixes what scores low, and re-auditions until they pass — the gaps below are already filled in for you.

  • 19 routes are scoring below 50 — likely broken, mispriced, or returning the wrong shape.
  • 1 route is in the 50–74 band — working, but with room to climb.
  • 19 routes are flagged by the verifier as failing or inconclusive.
Paste this to your agent
Make my x402 API at https://fanfare-api.fly.dev discoverable on x402gle. Read the instructions at https://x402gle.com/agent.md and follow them end to end. Install the OpenDexter CLI, then run `npx @dexterai/opendexter audition https://fanfare-api.fly.dev --json`. Heads up: 19 routes are scoring below 50 — start there. Read the score and fixInstructions for every route, fix my OpenAPI and endpoints until each route passes, and re-audition until it does. A passing audition lists my API automatically.

New to this? How agent-first onboarding works.

Latest Settlements

Live feed
ForViaChainAmountBuyerTxTime
WNBA Teams Lookup
https://fanfare-api.fly.dev/wnba/teams
Data
95
host level
—
—
NBA Schedule
https://fanfare-api.fly.dev/nba/schedule
Data
92
host level——
NHL Teams Lookup
https://fanfare-api.fly.dev/nhl/teams
Data
92
host level——
MLB Player Profile
https://fanfare-api.fly.dev/mlb/player/:player_id
Data
12
host level——
WNBA Standings
https://fanfare-api.fly.dev/wnba/standings
Data
91
host level——
WNBA Schedule API
https://fanfare-api.fly.dev/wnba/schedule
Data
94
host level——
NBA Player Lookup
https://fanfare-api.fly.dev/nba/players
Data
92
host level——
MLB Players API
https://fanfare-api.fly.dev/mlb/players
Data
96
host level——
NHL Game Fetch
https://fanfare-api.fly.dev/nhl/game/:game_id
Data
5
host level——
NFL Teams API
https://fanfare-api.fly.dev/nfl/teams
Data
92
host level——
NHL Standings API
https://fanfare-api.fly.dev/nhl/standings
Data
82
host level——
MLB Venues Lookup
https://fanfare-api.fly.dev/mlb/venues
Data
92
host level——
NFL Standings API
https://fanfare-api.fly.dev/nfl/standings
Data
78
host level——
NHL Venue Nearby
https://fanfare-api.fly.dev/nhl/venue-nearby
Data
12
host level——
NFL Schedule API
https://fanfare-api.fly.dev/nfl/schedule
Data
12
host level——
NFL Venue Weather
https://fanfare-api.fly.dev/nfl/venue-weather
Data
18
host level——
WNBA Venue Nearby
https://fanfare-api.fly.dev/wnba/venue-nearby
Data
8
host level——
MLB Venue Nearby
https://fanfare-api.fly.dev/mlb/venue-nearby
Data
12
host level——
NHL Player Profile
https://fanfare-api.fly.dev/nhl/player/:player_id
Data
0
host level——
NFL Scoreboard
https://fanfare-api.fly.dev/nfl/scoreboard
Data
18
host level——
MLB Schedule API
https://fanfare-api.fly.dev/mlb/schedule
Data
92
host level——
NBA Teams Lookup
https://fanfare-api.fly.dev/nba/teams
Data
93
host level——
MLB Team List
https://fanfare-api.fly.dev/mlb/teams
Data
92
host level——
NHL Schedule
https://fanfare-api.fly.dev/nhl/schedule
Data
92
host level——
MLB Standings API
https://fanfare-api.fly.dev/mlb/standings
Data
93
host level——
NBA Standings Snapshot
https://fanfare-api.fly.dev/nba/standings
Data
68
host level——
WNBA Player Stats
https://fanfare-api.fly.dev/wnba/player/:player_id
Data
12
host level——
NBA Player Profile
https://fanfare-api.fly.dev/nba/player/:player_id
Data
5
host level——
NFL Game Lookup
https://fanfare-api.fly.dev/nfl/game/:event_id
Data
0
host level——
NFL Venue Nearby
https://fanfare-api.fly.dev/nfl/venue-nearby
Data
12
host level——
NHL Venue Weather
https://fanfare-api.fly.dev/nhl/venue-weather
Data
15
host level——
NBA Venue Weather
https://fanfare-api.fly.dev/nba/venue-weather
Data
18
host level——
MLB Game Lookup
https://fanfare-api.fly.dev/mlb/game/:game_pk
Data
12
host level——
WNBA Venue Weather
https://fanfare-api.fly.dev/wnba/venue-weather
Data
12
host level——
MLB Venue Weather
https://fanfare-api.fly.dev/mlb/venue-weather
Data
12
host level——

Accolades