X Layer Large Transfer Monitor
Transfer events above a value threshold in a block window, with sender, recipient and whether either side is a contract.
GET /v1/xlayer/large-transfer-monitor $0.02 per call
Specification
- Endpoint
GET /v1/xlayer/large-transfer-monitor- Price
- $0.02 per call · tier
advanced_analysis - Payment
-
x402 on X Layer (chain 196) · settled in USDG or USDT0 · scheme
exact - Data source
- X Layer JSON-RPC and on-chain DEX factory/pair reads
- Timeout
- 30 seconds
- Max request
- 32 KB
- Version
1.0.0
Calling it
The first call returns a 402 with the payment challenge. Retry with a
signed authorisation in the X-PAYMENT header — see
the payment guide for the exact shape.
curl -i "https://api.dana-edu.pp.ua/v1/xlayer/large-transfer-monitor" Response
Every response is wrapped in the same envelope: data plus
warnings, sources, confidence,
informational_only and a measured processing_ms.
See the envelope reference.
Related endpoints
X Layer Token Directory
Known ERC-20 tokens on X Layer with on-chain verified symbol, decimals and supply.
X Layer Token Details
Detailed on-chain profile for one X Layer token including supply, holders where available, and discovered liquidity pairs.
X Layer Liquidity Pools
Discovered AMM pools on X Layer with token pair, reserves and fee tier read from the pair contracts.
X Layer New Pools
Pools created within a recent block window, from factory PairCreated/PoolCreated logs, with creation block and timestamp.