Animica x402 Directory

Directory

api.m2msentinel.com

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.

Endpoints

EndpointMethodPriceProbe
/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

What these endpoints do

api.m2msentinel.com/v1/audit/:address

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…

GET · $0.02 · probe 402

api.m2msentinel.com/v1/dex/metrics

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.

GET · $0.01 · probe 402

api.m2msentinel.com/v1/gas/fees

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.

GET · $0.005 · probe 402

api.m2msentinel.com/v1/security/score/:address

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…

GET · $0.02 · probe 402

api.m2msentinel.com/v1/token/price/:symbol

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.

GET · $0.005 · probe 402

api.m2msentinel.com/v1/whales/signals

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.

GET · $0.02 · probe 402