- 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.
T20·in-play·live
Momentum & pressure index.
Which side is gaining, and how much pressure is on the chasing team, quantified. Momentum is the swing in win-probability between two match states; pressure combines the required-rate gap with wickets lost. The signal an in-play trader watches for the exact moment a match turns.
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.
The signal, in full.
Pass the match state; receive a complete, model-backed read.
- 01
Momentum delta
The change in chasing-team win-probability between two states, positive means the batting side is surging, negative means the bowling side is squeezing. Labelled into readable trends.
momentum_deltatrend
- 02
Pressure index
A 0-to-1 score combining how far the required rate exceeds a par chase rate with wickets lost, exactly how squeezed the chasing team is right now.
pressure_index
- 03
Before / after read
Both win-probability points that produced the swing, so the size and direction of the turn are explicit and auditable.
win_prob_beforewin_prob_after
Derived from a validated win model.
Fit on a large archive of completed professional matches, then validated on unseen games. The intelligence lives in the model.
Built on the chase model
Momentum is the derivative of the AUC-0.88 chase win-probability model, consistent with the live win-prob product.
proprietary methodology
Pressure formula
0.65 weighted on required-rate excess over par, 0.35 on wickets lost, a transparent, defensible score.
transparent
Any two states
Pass two consecutive overs (or any two points) and receive the swing between them.
per-call
Validated model base
The underlying win-prob is measured out-of-sample.
out-of-sample
What comes back.
{
"momentum_delta": -0.08,
"trend": "bowling squeeze",
"pressure_index": 0.17,
"win_prob_before": 0.46,
"win_prob_after": 0.38
}Use cases.
For autonomous agents
In-play trader
Trade the turn
Act the instant momentum flips to the bowling side, before the market fully reprices.
Betting bot
Confirm a signal
Use pressure and momentum as a second confirmation before firing an in-play bet.
Alert agent
Flag swings
Push an alert whenever momentum crosses a surge or squeeze threshold.
For people & teams
Trader / syndicate
Read the swing
Quantify the moment a chase turns instead of eyeballing the run rate.
Broadcaster
Momentum graphic
Show viewers a live momentum and pressure read during the chase.
Analyst
Study collapses
Measure exactly when and how fast matches swung, across a season.
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 signal
The signal returns inline, ready for your model, lineup, or strategy.
# call the momentum tool
curl -H "X-Payment: <x402-usdc-base-payload>" \
"https://dod.hshintelligence.com/mcp" \
-d '{"tool":"hsh-cricket-momentum","input":{...}}'
