api.m2msentinel.com publishes 6 machine-payable endpoints over the x402 protocol, priced from $0.005 to $0.02 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/audit/:address | GET | $0.02 | 402 |
| /v1/dex/metrics | GET | $0.01 | 402 |
| /v1/gas/fees | GET | $0.005 | 402 |
| /v1/security/score/:address | GET | $0.02 | 402 |
| /v1/token/price/:symbol | GET | $0.005 | 402 |
| /v1/whales/signals | GET | $0.02 | 402 |
Before you sign: can this Base contract be paused, frozen, or have tokens minted by its owner, self-destruct, or delegate execution somewhere you have not seen? Returns the opcodes and selectors actua…
How deep is liquidity for tracked Base tokens and how much is actually trading, with the source named, for sizing an order or declining one.
What a Base transaction costs right now, with the RPC provider and trust level behind the number, so a caller can tell a credentialed reading from a degraded one before pricing a transaction.
How completely could this Base contract be checked, and on what grade of evidence. Separates checked-and-clean from could-not-be-checked, which automated callers otherwise conflate. Explicitly not a s…
What a tracked Base token is worth right now, taken as the median of the deepest pools rather than one pair, returning the pools considered and the spread across them.
Who is moving size on Base right now: large ERC-20 transfers reported as observed facts with amounts and source, not as trade signals or predictions.