trade-production-180b.up.railway.app publishes 8 machine-payable endpoints over the x402 protocol, priced from $0.005 to $0.04 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /baddebt | GET | $0.02 | 402 |
| /distress | GET | $0.01 | 402 |
| /gas | GET | $0.005 | 402 |
| /liquidations | GET | $0.02 | 402 |
| /mesh | GET | $0.04 | 402 |
| /mispricing | GET | $0.02 | 402 |
| /venues | GET | $0.01 | 402 |
| /whales | GET | $0.01 | 402 |
Insolvency / bad-debt early-warning: positions liquidatable but NOT being liquidated (unsellable collateral or underwater past the bonus), rotting into protocol bad debt. Query: ?chain, ?minUsd.
Ranked cross-chain liquidation-distress index — every near-liquidation position the fleet watches (Aave/Morpho/Comet/Moonwell across Base, Ethereum, HyperEVM), scored by proximity×size. Query: ?chain,…
Cross-chain gas intelligence: current gas price (wei + gwei) and the USD cost of a typical liquidation tx, per chain (Base, Ethereum).
Recent ON-CHAIN liquidations on Base Moonwell — the actual events plus a liquidator leaderboard (who's winning). Query: ?limit.
ONE-CALL cross-chain risk snapshot: distress top + venue stress + gas + bad-debt in a single response, priced below the sum of the parts. Sole-source multi-venue view; non-custodial. Query: ?chain, ?t…
Positions liquidatable RIGHT NOW (health factor ≤ 1) across the fleet's chains/venues — the actionable subset of the distress index.
Cross-fork lending-venue stress: per venue/chain, positions at risk, total debt at risk, count liquidatable now, tightest health factor.
The biggest at-risk borrow positions across every chain/venue the fleet watches, ranked by debt size. Query: ?minUsd, ?limit, ?chain.