T

The Undesirables Oracle · Market

by The Undesirables Oracle

GETBaseSolanaFraxtal

$0.025

per call · USD Coin on Base

Daily TCGCSV market data snapshot with top movers, price changes, and volume trends across all 13 supported TCG games.

Endpoint

GET https://oracle.the-undesirables.com/api/v1/market

4

Calls / 30d

1

Unique payers / 30d

Sep 2

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://oracle.the-undesirables.com/api/v1/market", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://oracle.the-undesirables.com/api/v1/market?game=Pokemon" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {
    "date": "2026-07-04",
    "top_movers": [
      {
        "change_pct": 8.2,
        "name": "Charizard"
      }
    ]
  },
  "status": "ok",
  "tool": "market_snapshot"
}

Payment details

Pay to0x642e8a7c289381f24f0395e0539f0ba41c74cc1b
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Fraxtal
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from The Undesirables Oracle & similar services

T

The Undesirables Oracle · Simulate

oracle.the-undesirables.com

Predict the future market value of any collectible trading card with a conformal-calibrated risk forecast (default): regime-aware split-conformal bands fit on real holdout residuals, returning calibrated forecast percentiles (5th–95th), honest VaR/CVaR, and Safe-Hold/Momentum letter grades. Monte Carlo models (GBM / Merton Jump-Diffusion with Poisson jumps) are available opt-in via model=. Covers Pokémon, Magic, Yu-Gi-Oh, sports cards, and any tokenized real-world asset.

GETBaseMarket Data
$0.015 / call4 calls / 30d
T

The Undesirables Oracle · Trending

oracle.the-undesirables.com

Trending Cards Feed: returns the top trading cards by market activity (30-day sales volume, views, price velocity). Covers all 25 supported TCG games. Useful for autonomous buy/sell agents tracking market momentum and identifying emerging opportunities.

GETBaseMarket Data
$0.025 / call3 calls / 30d
T

The Undesirables Oracle · Census

oracle.the-undesirables.com

Observed graded-slab census for a card: how many PSA/BGS/CGC/TAG slabs of each grade are circulating on the open market, with cert-number-verified depth, 30-day active counts and median asks. This is NOT a pop report — pop counts every slab ever graded (including vaulted); this census counts what is actually listed and pressing on price. Harvested daily from eBay conditionDescriptors (grader+grade are marketplace-required fields), committed on-chain daily under a census domain tag.

GETBaseDeveloper Tools
$0.05 / call3 calls / 30d