A

Agenttoll · Base Scorecard

by Agenttoll

GETBase

$0.005

per call · USD Coin on Base

Radar sample scorecard: first sightings across the latest N published snapshots, grouped by original verdict and compared to current quotes. Missing outcomes stay null; observed liquidity below $100 is reported separately; holding periods vary

Endpoint

GET https://agenttoll.app/api/base/scorecard

1

Calls / 30d

1

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://agenttoll.app/api/base/scorecard", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://agenttoll.app/api/base/scorecard?days=7" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "at": "2026-08-12T10:00:00.000Z",
  "chain": "base",
  "cohorts": {
    "caution": {
      "count": 0,
      "liquidityGone": 0,
      "medianChangePct": null,
      "priced": 0,
      "unavailable": 0
    },
    "clear": {
      "count": 0,
      "liquidityGone": 0,
      "medianChangePct": null,
      "priced": 0,
      "unavailable": 0
    },
    "high-risk": {
      "count": 1,
      "liquidityGone": 1,
      "medianChangePct": null,
      "priced": 0,
      "unavailable": 0
    },
    "insufficient-data": {
      "count": 0,
      "liquidityGone": 0,
      "medianChangePct": null,
      "priced": 0,
      "unavailable": 0
    },
    "unassessed": {
      "count": 0,
      "liquidityGone": 0,
      "medianChangePct": null,
      "priced": 0,
      "unavailable": 0
    }
  },
  "coverage": {
    "complete": false,
    "missingSnapshotDates": [],
    "note": "Published radar samples with variable holding periods; missing quotes are not losses.",
    "poolsObserved": 1,
    "poolsWithoutSafety": 0,
    "poolsWithoutToken": 0,
    "priceBatchesFailed": 0,
    "requestedDays": 7,
    "snapshotsListed": 7,
    "snapshotsLoaded": 7,
    "tokensObserved": 1,
    "tokensPriced": 0,
    "windowBasis": "latest-published-snapshots",
    "windowFirstSnapshot": "2026-08-06",
    "windowLastSnapshot": "2026-08-12"
  },
  "disclaimer": "A track record, not investment advice.",
  "methodology": "First sightings in published samples; current deepest observed pool. liquidityGone is null when unavailable; true only for observed liquidity below $100. Medians use available quotes and varying holding periods.",
  "provenance": {
    "commit": "https://github.com/tevfikefeaydin/agenttoll/commit/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
    "index": "https://raw.githubusercontent.com/tevfikefeaydin/agenttoll/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/data/scout/index.json",
    "integrity": "Git revision pins the published bytes. A payment transaction does not authenticate a snapshot hash or its capture time.",
    "revision": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
  },
  "tokens": [
    {
      "flaggedOn": "2026-08-06",
      "liquidityGone": true,
      "liquidityNowUsd": 3,
      "liquidityThenUsd": 68437,
      "name": "openhuman / WETH",
      "outcome": "low-observed-liquidity",
      "priceChangePct": null,
      "token": "0x74bb...dc77",
      "verdictThen": "high-risk"
    }
  ],
  "trackRecord": {
    "daysCovered": 7,
    "firstSnapshot": "2026-08-06",
    "lastSnapshot": "2026-08-12"
  },
  "windowDays": 7
}

Payment details

Pay to0xe55359021a6a22d8385b827405991c56075f56f8
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from Agenttoll & similar services