Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint · rollforge · bestiary · statline · matchpoint · retail · agentops · browserworkflow · modelrouter · compose
$ man token-holder-cohorts

/token-holder-cohorts

agentutility / edge-market / token-holder-cohorts
PRICE / CALL
$0.03
USDC · base mainnet · scheme: exact
METHOD
POST
CLUSTER
edgemarket
CATEGORY
uncategorized
STATUS
live
NAME
token-holder-cohorts token holder cohort analysis for an erc-20 on ethereum, base, ink, or robinhood chain
SYNOPSIS
POST https://x402.agentutility.ai/token-holder-cohorts
     Content-Type: application/json
     X-PAYMENT:    <signed-transferWithAuthorization>

     { ... }
↳ first call → 402 Payment Required. Sign USDCtransferWithAuthorization, retry with theX-PAYMENT header.
DESCRIPTION

Token holder cohort analysis for an ERC-20 on Ethereum, Base, Ink, or Robinhood Chain. Shows who bought before the pool opened, the data-derived snipe window, day-one and later holders, positions, and entry timestamps. Locked LP, treasury Safes, and pool infrastructure are excluded from cohort totals and reported separately. EIP-7702 smart accounts are detected without treating them as bots. Use it as a token holder cohort analysis or to find who bought before the pool opened. Data only, not investment advice.

INPUTrequest schema
propertytypedescriptionreq?
token_addressstring0x-prefixed ERC-20 address.required
chainstringEVM chain.
enum: ethereum · base · ink · robinhood
optional
top_nintegerTop non-infrastructure holders, 1-50.optional
OUTPUTresponse shape
fieldtypedescription
chainstring
tokenobject
poolobject
cohorts_availableboolean
snipe_window_secondsnumbernull
cohortsobject
holdersarray
excludedarray
truncatedboolean
sampleobject
confidenceobject
withheld_labelsarray
disclaimerstring
EXAMPLEStwo ways to call
EXAMPLE 1 · curl
curl -X POST https://x402.agentutility.ai/token-holder-cohorts \
  -H 'Content-Type: application/json' \
  -d '{ }'
first response = 402 Payment Required with payment requirements; sign + retry with X-PAYMENT.
EXAMPLE 2 · mcp
# Install the MCP package for this endpoint's cluster
npx -y @agentutility/mcp-<cluster>

# Required: EVM private key with USDC on Base
export X402_PRIVATE_KEY=0x...

# Then call the token-holder-cohorts tool from your MCP-aware agent.
MCP server handles payment automatically — your coding agent just calls the tool by name.
METADATA
tags
edge-markettokenholdercohortstoken-holder-cohorts
methods
POST
cluster
edgemarket
price
$0.03 USDC per call
ADJACENTother endpoints in edgemarket
endpointdescriptionprice
bridge-ratesCompares cross-chain bridge quotes to find the cheapest route between chains, powered by LiFi.$0.03
dao-proposal-monitorMonitors DAO governance proposals on Snapshot.org for any space.$0.03
ens-resolveResolves ENS names in both directions: forward (vitalik.eth to address) and reverse (address to primary ENS).$0.03
defi-llamaDefiLlama API / DeFi TVL protocol lookup.$0.02
defi-llama-apiLooks up DeFi protocol fundamentals from DefiLlama, resolving protocol TVL, category, chains, token symbol, and protocol metadata.$0.02
defi-llama-protocolLooks up any DeFi protocol's TVL and metadata from DefiLlama.$0.02
defi-tvlDeFi TVL API / total value locked by protocol.$0.02
defillamaLook up a DeFi protocol by its DefiLlama slug and get back current TVL, per-chain TVL breakdown, 24h/7d/30d TVL change, category, parent…$0.02
SEE ALSO
agentutility · edgemarket · x402 · mcp · llms.txt · registry.json · bazaar.x402.org