$0.4
per call · USD Coin on Base
Grounded player card with performance context and narrative.
Endpoint
POST https://agents.machina.gg/world-cup/v1/skills/player-spotlight1
Calls / 30d
1
Unique payers / 30d
Sep 3
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
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://agents.machina.gg/world-cup/v1/skills/player-spotlight", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"player": "example"
}),
});
const data = await res.json();cURL
curl -X POST \
"https://agents.machina.gg/world-cup/v1/skills/player-spotlight" \
-H "Content-Type: application/json" \
-d '{"player":"example"}' \
-H "X-PAYMENT: <signed x402 payment>"Payment details
Pay to
0x348ac9e3b010ba2300ba9a7bcfe5ae592b9fcfaaAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from Machina Sports & similar services
Machina Sports · World CUP GET Match Forecast
agents.machina.gg
Dixon-Coles match probabilities with model-vs-market differences and de-vigged probabilities. Informational research output with no selection, ranking, or recommendation of wagers.
POSTBaseData & Enrichment
$0.12 / call3 calls / 30d
Machina Sports · World CUP GET Schedule
agents.machina.gg
Tournament fixtures, filterable by team, opponent, and date range.
POSTBaseData & Enrichment
$0.01 / call3 calls / 30d
Machina Sports · World CUP Backtest Forecasts
agents.machina.gg
Historical backtests of the match forecasts. Informational research output with no selection, ranking, or recommendation of wagers.
POSTBaseData & Enrichment
$0.12 / call2 calls / 30d