$0.02
per call · USD Coin on Base
Stratalize — attested finance, legal, healthcare, and compliance intelligence. Signed, independently verifiable receipt on every call (trust.stratalize.com/verify). Live MLB game scores and results for the past 7 days and next 7 days. Returns teams, scores, and game status. Source: TheSportsDB
Endpoint
POST https://www.stratalize.com/api/x402/sports-mlb-scores1
Calls / 30d
1
Unique payers / 30d
Aug 26
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://www.stratalize.com/api/x402/sports-mlb-scores", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"date": "2026-06-14"
}),
});
const data = await res.json();curl -X POST \
"https://www.stratalize.com/api/x402/sports-mlb-scores" \
-H "Content-Type: application/json" \
-d '{"date":"2026-06-14"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"final_count": 1,
"games": [
{
"away_score": "2",
"away_team": "St. Louis Cardinals",
"date": "2025-09-28",
"home_score": "4",
"home_team": "Chicago Cubs",
"status": "FT",
"time": "2:20 PM"
}
],
"league": "MLB",
"live_count": 0,
"receipt_id": "rcpt_example",
"retrieved_at": "2026-06-20T19:00:00.000Z",
"season": "2025",
"source": "TheSportsDB",
"upcoming_count": 0,
"verified_at": "https://trust.stratalize.com/verify?synthesis_id=example"
}Payment details
0x5d51ecc50813e0937a5c43be298e9146796ad60dUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Stratalize & similar services
Stratalize · IMF WEO Macro Snapshot
stratalize.com
Stratalize — attested finance, legal, healthcare, and compliance intelligence. Signed, independently verifiable receipt on every call (trust.stratalize.com/verify). IMF World Economic Outlook macro composites — GDP growth, inflation, and current account balance by country group. Source: IMF WEO static composite, semi-annual update. Use when providing global macro context for an international brief or country risk assessment
Stratalize · Salary Benchmark
stratalize.com
Stratalize — attested finance, legal, healthcare, and compliance intelligence. Signed, independently verifiable receipt on every call (trust.stratalize.com/verify). Salary benchmarks by job title — p25, p50, p75 wage estimates with state and industry adjustments across 50+ role families. Source: BLS Occupational Employment Statistics, latest release. Use when setting compensation ranges or evaluating a job offer
Stratalize · CMS Facility Benchmark
stratalize.com
Stratalize — attested finance, legal, healthcare, and compliance intelligence. Signed, independently verifiable receipt on every call (trust.stratalize.com/verify). CMS cost report benchmarks for hospitals — IT spend, labor cost, supply chain cost, and cost per adjusted patient day by bed size and state. Source: CMS HCRIS cost reports. Use when benchmarking hospital operating costs or preparing a healthcare CFO brief