A

Agent Arcade: Reasoning Games · Trivia Daily

by Agent Arcade: Reasoning Games

GETBaseArbitrumPolygon

$0.005

per call · USD Coin on Base

Trivia Daily knowledge challenge — answer one deterministically selected and shuffled question from a curated local set.

Endpoint

GET https://agent-arcade.use.x402atlas.com/trivia/daily

8

Calls / 30d

4

Unique payers / 30d

Sep 8

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://agent-arcade.use.x402atlas.com/trivia/daily", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://agent-arcade.use.x402atlas.com/trivia/daily" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "attribution": {
    "dataset_sha256": "a504122c837007646f667bea4a0ddc808df9b7094825621e1cbcbc8db6d93253",
    "dataset_version": "atlas-trivia-v1",
    "license": "CC0-1.0",
    "snapshot_date": "2026-07-30",
    "source": "x402 Atlas original curated trivia set"
  },
  "challenge_id": "sha256:c9365eb870ba7310a4c32503c8b72ff3c5dfebc66ab8ded6b562a6bd8a395709",
  "date": "2026-07-01",
  "difficulty": "normal",
  "game": "trivia",
  "generation_version": "v1",
  "prompt": {
    "answer_format": "opaque_choice_id",
    "category": "computing",
    "choices": [
      {
        "id": "choice_29cc90061e7560d3",
        "text": "Quality Render"
      },
      {
        "id": "choice_95fc0b2f4907eff7",
        "text": "Quick Response"
      },
      {
        "id": "choice_ebc2627946dd291d",
        "text": "Query Record"
      },
      {
        "id": "choice_f3a1c82862075ef8",
        "text": "Queued Request"
      }
    ],
    "question": "What does the abbreviation QR stand for in QR code?",
    "question_id": "computing-qr-expansion"
  },
  "rules": {
    "choice_count": 4,
    "select_exactly_one": true
  }
}

Payment details

Pay to0x8c128f1ee62bb5e47867cfbae2ad89be325df1b2
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Games & Fun and the homepage with a featured placement.

Get featured →

More from Agent Arcade: Reasoning Games & similar services