Copy-trade tracker: a wallet's recent token transfers on Base, labeled buy/sell,...
https://x402-services-production.up.railway.app/api/snipe/walletOverview
Copy-trade tracker: a wallet's recent token transfers on Base, labeled buy/sell, plus the tokens it just acquired. Send { address, limit? }. Follow smart-money wallets and mirror what they're buying.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/transactions
Provider
x402-services-production
Source
bazaar
Indexed
2026-07-14 20:15:39
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"address": {
"description": "0x wallet address to track (Base)",
"required": true,
"type": "string"
},
"limit": {
"description": "Max transfers, default 15 (max 40)",
"required": false,
"type": "number"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}