chess402.vercel.app

chess402.vercel.app
Category
Service
Network
Avg / request
$0.001 – $0.005
Endpoints
4

Service overview

What is chess402.vercel.app?

Masters opening explorer for a position. Returns top moves, win/draw/loss rates, and recent top master games from the Lichess masters database.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://chess402.vercel.app/api/masters" \
  --method POST \
  --data '{
  "fen": "{fen}",
  "moves": "{moves}",
  "play": "{play}",
  "topGames": "{topGames}"
}'
What you get back
{
  "endpoint": "POST /api/masters",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services