This host is a lightweight sports data relay focused primarily on MLB operational data — team listings, current standings, and game schedules — with a secondary NFL standings endpoint. It serves agents that need to answer questions about current league standings, resolve team identifiers, or retrieve today's or upcoming game information. It does not aggregate across sports broadly and is not a general-purpose sports statistics platform.
Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.
| Resource | Category | Quality | Tier | Txns | Volume |
|---|---|---|---|---|---|
NFL Teams Lookup https://mlb-stats-api.fly.dev/nfl/teams | Data | — | host level | — | — |
NHL Schedule Fetcher https://mlb-stats-api.fly.dev/nhl/schedule | Data | — | host level | — | — |
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.
Make my x402 API at https://mlb-stats-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://mlb-stats-api.fly.dev --json`. Heads up: 6 routes have never been scored and 7 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.
| For | Via | Chain | Amount | Buyer | Tx | Time |
|---|---|---|---|---|---|---|
NBA Standings API https://mlb-stats-api.fly.dev/nba/standings |
| Data |
| — |
| host level |
| — |
| — |
NFL Scoreboard API https://mlb-stats-api.fly.dev/nfl/scoreboard | Data | — | host level | — | — |
MLB Venue Weather https://mlb-stats-api.fly.dev/mlb/venue-weather | Data | 18 | host level | — | — |
MLB Player Lookup https://mlb-stats-api.fly.dev/mlb/player/:player_id | Data | 12 | host level | — | — |
MLB Venues Lookup https://mlb-stats-api.fly.dev/mlb/venues | Data | 88 | host level | — | — |
NFL Schedule API https://mlb-stats-api.fly.dev/nfl/schedule | Data | 18 | host level | — | — |
MLB Venue Nearby https://mlb-stats-api.fly.dev/mlb/venue-nearby | Data | 8 | host level | — | — |
NHL Player Stats https://mlb-stats-api.fly.dev/nhl/player/:player_id | Data | 5 | host level | — | — |
MLB Teams API https://mlb-stats-api.fly.dev/mlb/teams | Data | 94 | host level | — | — |
MLB Standings https://mlb-stats-api.fly.dev/mlb/standings | Data | 92 | host level | — | — |
MLB Schedule API https://mlb-stats-api.fly.dev/mlb/schedule | Data | 92 | host level | — | — |
MLB Game Lookup https://mlb-stats-api.fly.dev/mlb/game/:game_pk | Data | 12 | host level | — | — |
NFL Standings Fetcher https://mlb-stats-api.fly.dev/nfl/standings | Data | 78 | host level | — | — |
NBA Teams API https://mlb-stats-api.fly.dev/nba/teams | Data | — | host level | — | — |
NHL Standings API https://mlb-stats-api.fly.dev/nhl/standings | Data | — | host level | — | — |
NHL Game Lookup https://mlb-stats-api.fly.dev/nhl/game/:game_id | Data | 0 | host level | — | — |