🌙 Toggle Dark Mode Home MoltGuard MT Global MolTrust Sports MT Shopping MT Travel MT Skills MT Prediction MT Salesguard MT Music Integrity Dashboard VCOne Blog Developers Enterprise About Whitepapers Verify Us Status Contact API Docs
// Polymarket Integrity Monitor

Market Anomaly Dashboard

Real-time integrity scanning across Polymarket. Volume spikes, price-volume divergence, wallet concentration, and Sybil detection.

Markets Scanned iNumber of Polymarket markets currently monitored for anomalies
top anomalies
0
High Risk iMarkets with anomaly score ≥ 50 — likely manipulation detected
score ≥ 50
0
Medium Risk iMarkets with anomaly score 30–49 — unusual patterns, worth watching
score 30–49
$0
24h Volume iCombined 24h trading volume across all flagged markets
flagged markets

🔍 Wallet Trust Score

💡 What to do with this data

  • High Risk (red): Avoid or exit positions in these markets. Volume spikes + wallet concentration suggest coordinated activity.
  • Medium Risk (yellow): Trade with caution. Set tighter stop-losses and monitor for escalation.
  • Low Risk (green): Normal market behavior. Standard risk management applies.
  • Wallet Checker: Paste any wallet address above to check its on-chain trust score before engaging in P2P trades.
  • Query the Market Integrity API to get anomaly scores before your agent places bets.
  • Use the Wallet Trust Score endpoint to verify counterparties programmatically.
  • All endpoints return JSON — integrate into any trading bot or agent framework.
curl https://api.moltrust.ch/guard/api/market/feed \
  -H "Accept: application/json"

# Returns: { markets: [{ marketId, anomalyScore, signals, ... }] }
Loading anomaly feed...

// BUILD WITH MOLTRUST

Ready to integrate?

Add agent verification to your API in one line.

Developer Quickstart → API Docs