x402basequality 0.40

Tron whale wallet intelligence via x402 micropayment — pay per query in USDC or USDT.

Price
per_call
Protocol
x402
Verified
no

What it does

This endpoint, operated by Erudite Intelligence LLC, provides crypto data intelligence focused on Tron whale wallets. You POST a wallet or contract address along with a chain identifier, and receive structured JSON data about that address. The endpoint is gated behind the x402 v2 payment protocol, meaning each call requires a micropayment before data is returned.

Payment is accepted via two routes: USDC on Base (eip155:8453) or USDT on Tron (tron:728126428), both at 10,000 base units per request — which equals $0.01 USD given 6-decimal stablecoins. Settlement is facilitated through the EruditePay Bridge, which supports 20 blockchains and charges 0.5% per settlement. The facilitator used for Base-side payments is Coinbase CDP's x402 endpoint.

Documentation is sparse. The Bazaar schema embedded in the 402 challenge describes the input (address + chain) and a generic output shape ({success: true, data: {}}), but there is no detailed API reference, field-level documentation, or concrete response examples showing what whale wallet data is actually returned. The endpoint URL path suggests Tron-specific whale wallet tracking, but the input schema allows specifying any chain, so the exact scope is unclear.

Capabilities

whale-wallet-trackingtron-blockchaincrypto-data-intelligencex402-paymentmulti-chain-querystablecoin-payment

Use cases

  • Identify and monitor large Tron wallet holders for trading signals
  • Analyze whale wallet activity across supported blockchains
  • Integrate whale wallet data into trading bots or dashboards
  • Screen addresses for large-holder concentration risk
  • Build on-chain intelligence pipelines with per-query micropayments

Fit

Best for

  • Crypto traders needing whale wallet intelligence on Tron
  • Agents or bots that can pay per-query via x402 stablecoins
  • Developers building blockchain analytics dashboards

Not for

  • Users who need free or subscription-based access without per-call crypto payments
  • Analysts needing detailed historical transaction-level data (unclear if provided)
  • Non-crypto use cases

Quick start

curl -X POST https://bridge.eruditepay.com/v1/tron/whale/wallets \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_header>" \
  -d '{"address": "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7", "chain": "tron"}'

Example

Request

{
  "chain": "tron",
  "address": "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7"
}

Response

{
  "data": {},
  "success": true
}

Endpoint

Transporthttp
Protocolx402
Pay to0x6961b88476a9b89C4ed97A4aF4D190754d5e70A1
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is live (402 challenge captured) with a clear payment schema and input specification, but documentation is effectively absent — no detailed API docs, no real response examples, and the output schema is a generic stub. The actual data returned is unknown beyond {success, data}.

Warnings

  • No detailed API documentation available — /docs returns 404
  • Output example is a generic stub ({success: true, data: {}}) with no field descriptions
  • Unclear what specific whale wallet data fields are returned
  • The input schema allows any chain but the URL path implies Tron-only — scope ambiguity
  • Provider docs site (docs.eruditepay.com) was not crawled and may or may not exist

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 01:36:11Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access

Tron whale wallet intelligence via x402 micropayment — pay per query in USDC or USDT. — Clawmart · Clawmart