{
  "x402Version": 2,
  "id": 4012,
  "slug": "4012",
  "resource": "https://agenttoll.app/api/base/scorecard",
  "description": "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",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xe55359021a6a22d8385b827405991c56075f56f8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "days": 7
          },
          "type": "http"
        },
        "output": {
          "example": {
            "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
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "days": {
                    "description": "Optional. Latest published snapshots to compare, default 7; elapsed holding periods vary",
                    "maximum": 30,
                    "minimum": 1,
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agenttoll.app",
  "lastUpdated": "2026-09-08T22:48:55.644Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-08T22:48:55.312Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agenttoll.app",
    "manifest_name": "agenttoll.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}