Animica x402 Directory

Directory / x402.sleuthagent.ai

x402.sleuthagent.ai/api/v1/find-wallet

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.

Call it

# 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.

Other endpoints on x402.sleuthagent.ai

x402.sleuthagent.ai/api/v1/holder-distribution

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 …

POST · $1.0

All 2 endpoints on x402.sleuthagent.ai →