Perpetua whale wallet score
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.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.15 USDC on Base to 0x86AB…0cB97. The signed payment is good for 5 minutes.
- Paid to
- 0x86AB…0cB97
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 150000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x86AB3d75C9240ef9452536d4d5D7052f9100cB97",
"amount": "150000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"chain": "base",
"address": "0xF977814e90dA44bFA03b6295A0616a897441aceC"
}
},
"output": {
"type": "json",
"example": {
"tier": "humpback",
"chain": "base",
"flags": [
"high_velocity",
"accumulating"
],
"address": "0xf977814e90da44bfa03b6295a0616a897441acec",
"txCount": 667,
"tokenUsd": 2504130,
"totalUsd": 57714130,
"nativeUsd": 55210000,
"rationale": "Humpback wallet ($57.7M) on base, 667 txs, 24h netflow $1.2M over 2 moves, largest $1.2M. Accumulating.",
"confidence": "high",
"isContract": false,
"whaleScore": 92,
"topHoldings": [
{
"usd": 2500000,
"symbol": "USDC"
}
],
"inflowUsd24h": 1200000,
"activeLast24h": true,
"balanceSource": "chain",
"netflowUsd24h": 1196320,
"outflowUsd24h": 3680,
"largestMoveUsd24h": 1200000,
"tokenTransfersCount": 37281929
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"address"
],
"properties": {
"chain": {
"enum": [
"base",
"ethereum"
],
"type": "string",
"default": "base",
"description": "Chain, one of base, ethereum"
},
"address": {
"type": "string",
"pattern": "^0x[0-9a-fA-F]{40}$",
"description": "EVM wallet address to score"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"tier": {
"enum": [
"shrimp",
"fish",
"dolphin",
"whale",
"humpback"
],
"type": "string"
},
"chain": {
"type": "string"
},
"flags": {
"type": "array"
},
"address": {
"type": "string"
},
"txCount": {
"type": "number"
},
"tokenUsd": {
"type": "number"
},
"totalUsd": {
"type": "number"
},
"nativeUsd": {
"type": "number"
},
"rationale": {
"type": "string"
},
"confidence": {
"enum": [
"low",
"medium",
"high"
],
"type": "string"
},
"isContract": {
"type": "boolean"
},
"whaleScore": {
"type": "number",
"description": "0 to 100 whale size/activity score"
},
"topHoldings": {
"type": "array"
},
"inflowUsd24h": {
"type": "number"
},
"activeLast24h": {
"type": "boolean"
},
"balanceSource": {
"enum": [
"chain",
"indexer"
],
"type": "string",
"description": "chain means balances were read live on-chain, indexer means a cached fallback"
},
"netflowUsd24h": {
"type": "number"
},
"outflowUsd24h": {
"type": "number"
},
"largestMoveUsd24h": {
"type": "number"
},
"tokenTransfersCount": {
"type": "number"
}
}
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-07-27 21:17Z
- Last indexed by Roundhouse
- 2026-08-04 03:20Z
- Last enriched (probe, favicon, geo)
- 2026-09-12 00:46Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 521
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
Nothing indexed for this service or its provider yet. Not a claim that it is unused — only that we hold no record. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service Perpetua whale wallet score and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=Perpetua%20whale%20wallet%20score' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://api.tradeperpetua.xyz/whale, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.