ToolAssay

GROUNDTRUTH creator record

GROUNDTRUTH creator record: launches, rugged, died, active, survived, graduated, and the observed-only baseline the known_bad line is drawn from.

Answeringour last check, 2026-09-25
1 of 1checks answered this week
72 msmedian answer time
$0.01listed price per call
$0.01price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://api.groundtruths.xyz/x402/v1/flag

CategoryEverything else
Provider hostapi.groundtruths.xyz
Networkseip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days1 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-25 valid payment request 402$0.01 72 ms

Example input (from the provider)

{
  "method": "GET",
  "queryParams": {
    "addr": "0xdfe781868f58901c45c9507cc776be8c2f1c18dd"
  },
  "type": "http"
}

Promised output schema (from the provider)

{
  "properties": {
    "active": {
      "type": "number"
    },
    "asof": {
      "type": "string"
    },
    "chain": {
      "type": "string"
    },
    "creator": {
      "type": "string"
    },
    "died": {
      "type": "number"
    },
    "failure_rate": {
      "type": "number"
    },
    "known_bad": {
      "type": "boolean"
    },
    "launched": {
      "type": "number"
    },
    "resolved": {
      "type": "number"
    },
    "rug_rate": {
      "type": "number"
    },
    "rugged": {
      "type": "number"
    },
    "survived": {
      "type": "number"
    }
  },
  "type": "object"
}

This page as JSON