Directory / x402.sleuthagent.ai
Locate a wallet from any clue — an X (Twitter) @handle, a partial 0x address fragment, an ENS/Basename, a full address, or portfolio intel: tokens the wallet is known to hold with approximate/rounded balances (e.g. "holds ~1.2M $XYZ and some $ABC"). Use to resolve a fuzzy identifier or a remembered portfolio down to a concrete on-chain wallet and its owner.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://x402.sleuthagent.ai/api/v1/find-wallet' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://x402.sleuthagent.ai/api/v1/find-wallet'
Endpoint: https://x402.sleuthagent.ai/api/v1/find-wallet. Operated by x402.sleuthagent.ai, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Analyze a token's holder distribution and supply concentration — whale-to-shrimp tiers, top-N percentage of supply, and concentration trends. Use to assess how …