api.tradeperpetua.xyz

https://api.tradeperpetua.xyz/whale
down

Shares a payout wallet with 6 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.

Whale intelligence for any EVM wallet: total USD size (native + priced tokens), tier, 0 to 100 whale score, 24h in/out/netflow, largest move, activity flags (accumulating, distributing, fresh, high-velocity) and a plain rationale. Base and Ethereum.

49
reliability

Reliability & health

Uptime and response time from our own unpaid probes, plus the reliability score built from them.

Uptime

42.2% avg
0% 50% 100% Sat 3 AMSat 8 PMSun 12 PMSat 1 AM

Response time

p50 133ms · p95 371ms
0ms 200ms 400ms Sat 3 AMSat 8 PMSun 12 PMSat 1 AM
Data table
Reliability history per time bucket over the last 7 days (hourly).
Bucket Uptime Probes Response time
8/15/2026, 3:00:00 AM 100% 1 358ms
8/15/2026, 4:00:00 AM 100% 1 125ms
8/15/2026, 5:00:00 AM 100% 1 130ms
8/15/2026, 6:00:00 AM 100% 1 130ms
8/15/2026, 7:00:00 AM 100% 1 129ms
8/15/2026, 9:00:00 AM 100% 1 133ms
8/15/2026, 10:00:00 AM 100% 1 123ms
8/15/2026, 11:00:00 AM 100% 1 131ms
8/15/2026, 12:00:00 PM 100% 1 371ms
8/15/2026, 1:00:00 PM 100% 1 372ms
8/15/2026, 2:00:00 PM 100% 1 136ms
8/15/2026, 3:00:00 PM 100% 1 141ms
8/15/2026, 5:00:00 PM 100% 1 127ms
8/15/2026, 6:00:00 PM 100% 1 134ms
8/15/2026, 7:00:00 PM 100% 1 158ms
8/15/2026, 8:00:00 PM 100% 1 125ms
8/15/2026, 9:00:00 PM 100% 1 139ms
8/15/2026, 10:00:00 PM 100% 1 137ms
8/16/2026, 12:00:00 AM 100% 1 133ms
8/16/2026, 1:00:00 AM 0% 1
8/16/2026, 2:00:00 AM 0% 1
8/16/2026, 3:00:00 AM 0% 1
8/16/2026, 4:00:00 AM 0% 1
8/16/2026, 5:00:00 AM 0% 1
8/16/2026, 7:00:00 AM 0% 1
8/16/2026, 8:00:00 AM 0% 1
8/16/2026, 9:00:00 AM 0% 1
8/16/2026, 10:00:00 AM 0% 1
8/16/2026, 11:00:00 AM 0% 1
8/16/2026, 12:00:00 PM 0% 1
8/16/2026, 2:00:00 PM 0% 1
8/16/2026, 3:00:00 PM 0% 1
8/16/2026, 4:00:00 PM 0% 1
8/16/2026, 5:00:00 PM 0% 1
8/16/2026, 6:00:00 PM 0% 1
8/16/2026, 7:00:00 PM 0% 1
8/16/2026, 9:00:00 PM 0% 1
8/16/2026, 10:00:00 PM 0% 1
8/16/2026, 11:00:00 PM 0% 1
8/17/2026, 12:00:00 AM 0% 1
8/18/2026, 12:00:00 AM 0% 1
8/19/2026, 12:00:00 AM 0% 1
8/20/2026, 1:00:00 AM 0% 1
8/21/2026, 1:00:00 AM 0% 1
8/22/2026, 1:00:00 AM 0% 1
49
Composite reliability — the weighted average of the dimensions below, on a 0–100 scale.
Availability
70

How often it was reachable when we probed it (weight 35%).

Latency
100

How quickly it answers when it is up — fast scores high (weight 20%).

Security
43

Whether it serves over working TLS / https (weight 15%).

Transparency
61

Whether the operator disclosed what it does — description, schema, identity (weight 15%).

Activity
6

Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).

Confidence 60% — how much probe evidence backs this score. A thin history is flagged, not hidden.

See the scoring methodology for exactly how each number is computed.

Payment

Currencies
USDC
Networks
base
Facilitator
unknown
SDK
x402-express

Operator

Company
inferred — unknown
Jurisdiction
Registrar
Spaceship, Inc.
Domain registered
2026-06-26
Hosting network
Hosting country

Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.

On-chain activity (base)

30
payments (30d)
31.09
USD volume (30d)
6
paying wallets (30d)

Payments per day

last payment 8/13/2026
0 10 20 Jul 25Jul 27Aug 10Aug 13
Data table
Settled payments per day.
Day Payments Volume (USD) Paying wallets
7/25/2026 4 0.16 1
7/26/2026 4 15.06 2
7/27/2026 11 0.83 2
7/30/2026 3 15.01 1
8/10/2026 3 0.02 2
8/12/2026 2 0.01 2
8/13/2026 3 0.02 3

This payout wallet is shared: figures cover all 7 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.

Response schema
{
  "properties": {
    "activeLast24h": {
      "type": "boolean"
    },
    "address": {
      "type": "string"
    },
    "balanceSource": {
      "description": "chain means balances were read live on-chain, indexer means a cached fallback",
      "enum": [
        "chain",
        "indexer"
      ],
      "type": "string"
    },
    "chain": {
      "type": "string"
    },
    "confidence": {
      "enum": [
        "low",
        "medium",
        "high"
      ],
      "type": "string"
    },
    "flags": {
      "type": "array"
    },
    "inflowUsd24h": {
      "type": "number"
    },
    "isContract": {
      "type": "boolean"
    },
    "largestMoveUsd24h": {
      "type": "number"
    },
    "nativeUsd": {
      "type": "number"
    },
    "netflowUsd24h": {
      "type": "number"
    },
    "outflowUsd24h": {
      "type": "number"
    },
    "rationale": {
      "type": "string"
    },
    "tier": {
      "enum": [
        "shrimp",
        "fish",
        "dolphin",
        "whale",
        "humpback"
      ],
      "type": "string"
    },
    "tokenTransfersCount": {
      "type": "number"
    },
    "tokenUsd": {
      "type": "number"
    },
    "topHoldings": {
      "type": "array"
    },
    "totalUsd": {
      "type": "number"
    },
    "txCount": {
      "type": "number"
    },
    "whaleScore": {
      "description": "0 to 100 whale size/activity score",
      "type": "number"
    }
  },
  "type": "object"
}