Resource / 14047
unknownUnnamed resource.
Detect wallet cluster: given seed address, trace USDC funding source backwards then find sibling addresses funded by same source within last 30 days. Returns funder address, first funding tx, cluster_size, siblings array (up to 50), pattern classification (burner_cluster, linked_addresses, single_sibling, no_funding_found). For sybil detection, treasury monitoring, source-of-funds analysis. Accepts payment on Base or Solana — either network works.
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 100000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 100000 | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | 9urRvUx69HqAopg1JGV9P9wR7JdKoztzdkuNyJ8Eo1up |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"method": "GET",
"queryParams": {
"depth": "string",
"fromAddress": "string",
"seed": "string",
"toAddress": "string"
},
"type": "http"
}
{}