- 01Buy credits with a card, no wallet, no crypto.
- 02Get an API key emailed to you instantly.
- 03Call this product with your key, credits debit per call.
- 04Check your balance anytime via Credits in the top menu.
Global·crypto·real-time·live
Crypto cross-exchange & on-chain intel.
Three layers of real-time crypto trading signal in a single call, cross-exchange derivatives positioning, on-chain whale movement, and a forward-looking liquidation-risk score. The synthesis a trading bot needs before sizing a position, without stitching together three exchange APIs and building a risk model yourself.
Two ways in, pick yours.
- 01Point your agent at the x402 endpoint.
- 02Pay per call in USDC (Base or Solana), no signup.
- 03Receive structured data inline, settled on-chain.
Three layers of trading signal, one call.
Pass an asset; receive a complete real-time read on positioning, smart-money flow, and forward risk.
- 01
Derivatives positioning
Binance and Bybit funding rates and open interest, fused with CoinGecko spot price, into one read, whether the market is overheated long (squeeze risk) or short, plus cross-exchange funding dislocation that opens arbitrage windows.
positioning_signalfunding_divergenceopen_interest
- 02
On-chain whale detection
Large BTC transactions pulled from the latest block via mempool.space, real-time smart-money movement, straight from the chain, no paid feed and no blacklist risk.
onchain_whales
- 03
Liquidation-risk score
A forward-looking quant signal, a sigmoid model over funding extremity, open interest, and 24-hour price move, that outputs long and short liquidation risk plus the current market regime. A derived signal, not raw data, available nowhere else at per-call pricing.
liquidation_risklrs_longlrs_shortregime
Real-time, exchange-grade.
Built on live market and on-chain inputs, fused and scored in-house, the same signal surface a professional trading desk monitors, delivered in a single call.
Live market data
Real-time derivatives positioning and spot pricing across major venues, the institutional view of where the market is leaning.
real-time
Direct on-chain
Large-transaction movement read straight from the chain at the latest block, smart-money flow with no intermediary.
on-chain · live
Proprietary risk model
Our own forward liquidation-risk scoring, a derived quant signal available nowhere else at per-call pricing.
proprietary methodology
Sub-second freshness
Every layer reflects the market as it is right now, not a cached snapshot.
real-time refresh
What comes back.
{
"asset": "BTC",
"positioning": {
"signal": "overheated_long",
"funding_divergence": "binance_above_bybit"
},
"onchain_whales": [
{
"value_usd": 1050000,
"direction": "to_exchange"
}
],
"liquidation_risk": {
"lrs_long": 0.81,
"lrs_short": 0.22,
"regime": "elevated_long_liquidation_risk"
}
}Use cases.
For autonomous agents
Trading bot
Size with context
Read whether the market is overheated long before opening a position, avoid entering into squeeze risk.
Arb strategy
Catch dislocations
Cross-exchange funding divergence flags arbitrage windows between Binance and Bybit in real time.
Risk agent
Forward liquidation read
The liquidation-risk score is forward-looking, it warns of squeeze conditions before they trigger.
For analysts & desks
Quant researcher
Backtest a squeeze signal
Pull the liquidation-risk score across assets to test whether forward squeeze conditions predict reversals, without building four exchange integrations first.
Crypto fund analyst
Morning risk read
One call gives a desk the overheated/cooling regime label and whale movement before the session, a fused signal instead of five tabs.
Treasury / OTC
Time a large fill
Check on-chain whale flow and funding extremity before executing size, so a big order doesn't walk into a squeeze.
Discover, pay, receive.
- 01
Discover
Find the tool
Via MCP at dod.hshintelligence.com/mcp or the x402 catalog.
- 02
Pay
Pay per call
Send the x402 payment in USDC on Base. Fixed deterministic price.
- 03
Receive
Get the intel
The 3-layer signal returns inline, ready for your strategy.
# call the crypto intel tool
curl -H "X-Payment: <x402-usdc-base-payload>" \
"https://dod.hshintelligence.com/mcp" \
-d '{"tool":"hsh-crypto-intel","input":{"asset":"BTC"}}'
