Real-time integrity scanning across Polymarket. Volume spikes, price-volume divergence, wallet concentration, and Sybil detection.
curl https://api.moltrust.ch/guard/api/market/feed \
-H "Accept: application/json"
# Returns: { markets: [{ marketId, anomalyScore, signals, ... }] }
// BUILD WITH MOLTRUST
Add agent verification to your API in one line.