Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
Classify Ethereum wallet by behavior pattern: exchange, MEV bot, whale, smart-money, fresh, contract, sybil, unknown
Classify Ethereum wallet by behavior pattern: exchange, MEV bot, whale, smart-money, fresh, contract, sybil, unknown. Re
Detect wallet cluster: given seed address, trace USDC funding source backwards then find sibling addresses funded by same source within last 30 days
Detect wallet cluster: given seed address, trace USDC funding source backwards then find sibling addresses funded by sam
Counterparty exposure analysis: given wallet address, scans last 30 days of Base USDC transfers and aggregates interactions with all labeled entities (CEX, DEX router, bridge, protocol)
Counterparty exposure analysis: given wallet address, scans last 30 days of Base USDC transfers and aggregates interacti
Token safety check before buying or interacting: given an ERC20 contract on Base, returns risk_score 0-100 and verdict
Token safety check before buying or interacting: given an ERC20 contract on Base, returns risk_score 0-100 and verdict.
Full wallet risk profile in one call: behavior classification + credit score (0-100) + labeled-counterparty exposure (last N days, default 7)
Full wallet risk profile in one call: behavior classification + credit score (0-100) + labeled-counterparty exposure (la
Token approval risk scan: lists active ERC20 allowances on a wallet's currently-held tokens and flags unlimited approvals (>= 2^255), especially to unverified spenders
Token approval risk scan: lists active ERC20 allowances on a wallet's currently-held tokens and flags unlimited approval
Onchain transaction verification: POST a Base tx hash, returns whether it confirmed or reverted, confirmation count, the actual ERC20 token transfers that occurred (with token labels), ETH value mo...
Onchain transaction verification: POST a Base tx hash, returns whether it confirmed or reverted, confirmation count, the
Wallet age and activity profile: POST a Base address, returns wallet age (since first inbound), total transaction count, ETH balance, last activity date, days since last tx, and a recent monthly ac...
Wallet age and activity profile: POST a Base address, returns wallet age (since first inbound), total transaction count,
Source-of-funds tracing: POST a Base address, traces its earliest inbound funding (native ETH + ERC20) back up to N hops to find the first funder and ultimate origin
Source-of-funds tracing: POST a Base address, traces its earliest inbound funding (native ETH + ERC20) back up to N hops
Bidirectional ENS + Basename resolution: POST { name } (e.g
Bidirectional ENS + Basename resolution: POST { name } (e.g. vitalik.eth or jesse.base.eth) to resolve its address, or P
USDC counterparty graph on Base: POST an address, maps who it sends/receives USDC to/from over N days (hop 1), optionally expands the top counterparties one more hop (hop 2) to reveal clusters and ...
USDC counterparty graph on Base: POST an address, maps who it sends/receives USDC to/from over N days (hop 1), optionall
Wallet credit score 0-100 from onchain transaction history pattern
Wallet credit score 0-100 from onchain transaction history pattern. Factors: tx volume (nonce), account age, ETH balance