BlockRun.AI Polymarket Wallet Activity Insights is a paid API for AI agents from blockrun.ai, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).
Fetches wallet data and activity insights for a specific Polymarket address, including positions, trading history, and behavioral analytics.
Fetches wallet data and activity insights for a Polymarket address.
Returns wallet data and activity insights for the given Polymarket address, including current and historical positions, market participation details, trading behavior metrics, and other on-chain analytics specific to that wallet's Polymarket activity.
GEThttps://blockrun.ai/api/v1/pm/polymarket/wallet/0x4ffe49ba2a4cae123536a8af4fda48faeb609f71Use this endpoint when you need detailed wallet-level activity and insights for a specific Polymarket address, including trading history, positions, and behavioral analytics. Prefer this over generic blockchain explorers when you specifically need Polymarket prediction market context and enriched trading insights rather than raw transaction data.
{
"input": {
"body": {}
}
}| Field | Type | Description |
|---|---|---|
| input | object | |
| output | object |
{
"user": "0x4ffe49ba2a4cae123536a8af4fda48faeb609f71",
"metrics": {
"one_day": {
"roi": 0.14470058616708756,
"wins": 328,
"losses": 83,
"trades": 1883,
"volume": 8958.695722999983,
"win_rate": 0.7980535279805353,
"fees_paid": 9.35887,
"total_pnl": -397.2728383296817,
"realized_pnl": 591.2748470000079,
"avg_buy_price": null,
"fees_refunded": 0,
"profit_factor": 1.6880392073775243,
"avg_sell_price": null,
"positions_closed": 411
},
"all_time": {
"roi": 0.05055506626719076,
"wins": 191839,
"losses": 53897,
"trades": 1419417,
"volume": 4765132.305726,
"win_rate": 0.7806711267376372,
"fees_paid": 359.94029,
"total_pnl": 108791.94387321854,
"realized_pnl": 118231.449374,
"avg_buy_price": 0.1582,
"fees_refunded": 0,
"profit_factor": 1.216049310900296,
"avg_sell_price": 0.2209,
"max_win_streak": 2280,
"max_loss_streak": 179,
"total_positions": 94007,
"wallet_age_days": 470,
"active_positions": 2858,
"positions_closed": 245805,
"avg_hold_time_seconds": 239159.23565021052,
"best_position_realized_pnl": 2514.419054,
"worst_position_realized_pnl": -531.755229
},
"seven_day": {
"roi": 0,
"wins": 4233,
"losses": 877,
"trades": 19725,
"volume": 83091.57859900035,
"win_rate": 0.8283757338551859,
"fees_paid": 101.68681000000005,
"total_pnl": -101.68681000000005,
"realized_pnl": 0,
"avg_buy_price": null,
"fees_refunded": 0,
"profit_factor": 1.2936792780229949,
"avg_sell_price": null,
"positions_closed": 5115
},
"thirty_day": {
"roi": 0.04824724026942979,
"wins": 11019,
"losses": 2956,
"trades": 62298,
"volume": 240498.76764100045,
"win_rate": 0.788479427549195,
"fees_paid": 327.46331000000004,
"total_pnl": 5525.658004102624,
"realized_pnl": 5729.181928000005,
"avg_buy_price": null,
"fees_refunded": 0,
"profit_factor": 1.2302823284338098,
"avg_sell_price": null,
"positions_closed": 13989
}
},
"total_pnl": 108791.94387321854,
"entry_edge": 0.0627,
"computed_at": 1780084129,
"last_trade_at": 1780094195,
"first_trade_at": 1739474626,
"trading_styles": {
"is_degen": false,
"is_whale": false,
"is_contrarian": true,
"primary_style": "ACTIVE_TRADER",
"is_buy_and_hold": false,
"is_market_maker": false,
"is_value_hunter": false,
"is_active_trader": true,
"is_high_conviction": false
},
"unrealized_pnl": -9079.565210781466
}| Field | Type | Description |
|---|---|---|
| userrequired | string | |
| metricsrequired | object | |
| total_pnlrequired | number | |
| entry_edgerequired | number | |
| computed_atrequired | number | |
| last_trade_atrequired | number | |
| first_trade_atrequired | number | |
| trading_stylesrequired | object | |
| unrealized_pnlrequired | number |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"