Catalog
PredictionsGETlive

Polymarket trader positions

List the open and historical market positions held by a Polymarket wallet.

$0.0095
per call
Success
p50 latency
p95 latency
Calls (30d)
0

Provider contract

Call path
/routes/blockrun-predexon/predictions/polymarket-positions
Method
GET
Selected provider
blockrun-predexondefault
Provider price
$0.0095
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl '/routes/blockrun-predexon/predictions/polymarket-positions?wallet=0x56687bf447db6ffa42ffe2204a05edaa20f55839'
CLI
h402 call 'predictions/polymarket-positions' --provider 'blockrun-predexon' --method GET --query '{"wallet":"0x56687bf447db6ffa42ffe2204a05edaa20f55839"}'

Parameters & live test

pays real USDC

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

walletstringrequired

Polymarket proxy wallet address (0x...).

GET/routes/blockrun-predexon/predictions/polymarket-positions
Request query
{
  "wallet": "0x56687bf447db6ffa42ffe2204a05edaa20f55839"
}

ResponseExample response
{
  "data": {
    "wallet_address": "0x56687bf447db6ffa42ffe2204a05edaa20f55839",
    "positions": [
      {
        "market": {
          "condition_id": "0x26ee82bee2493a302d21283cb578f7e2fff2dd15743854f53034d12420863b55",
          "market_slug": "which-party-will-win-the-2024-united-states-presidential-election",
          "title": "Which party wins 2024 US Presidential Election?",
          "side": "NO",
          "side_label": "Republican",
          "token_id": "65444287174436666395099524416802980027579283433860283898747701594488689243696",
          "status": "resolved_win"
        },
        "position": {
          "shares": 128087.73883000002,
          "total_shares_bought": 128097.70425811532,
          "total_bought_usd": 74176.12853,
          "avg_entry_price": 0.579059,
          "total_cost_usd": 74170.35795916097,
          "net_fees_usd": 0
        },
        "current": {
          "price": 1,
          "value_usd": 128087.73883000002
        },
        "pnl": {
          "unrealized_usd": 53917.38087083904,
          "unrealized_pct": 72.69397418915862,
          "realized_usd": 0
        }
      },
      {
        "market": {
          "condition_id": "0x26ee82bee2493a302d21283cb578f7e2fff2dd15743854f53034d12420863b55",
          "market_slug": "which-party-will-win-the-2024-united-states-presidential-election",
          "title": "Which party wins 2024 US Presidential Election?",
          "side": "YES",
          "side_label": "Democratic",
          "token_id": "11015470973684177829729219287262166995141465048508201953575582100565462316088",
          "status": "resolved_loss"
        },
        "position": {
          "shares": 7618.349999999999,
          "total_shares_bought": 7618.35,
          "total_bought_usd": 3123.5235,
          "avg_entry_price": 0.41,
          "total_cost_usd": 3123.5235,
          "net_fees_usd": 0
        },
        "current": {
          "price": 0,
          "value_usd": 0
        },
        "pnl": {
          "unrealized_usd": -3123.5235,
          "unrealized_pct": -100,
          "realized_usd": -3123.5235
        }
      }
    ],
    "summary": {
      "total_positions": 2,
      "total_value_usd": 128087.73883000002,
      "total_cost_usd": 77293.88145916097,
      "total_unrealized_pnl_usd": 50793.85737083904,
      "total_realized_pnl_usd": -3123.5235,
      "win_rate": 0.452380952380952,
      "winning_positions": 19,
      "losing_positions": 23,
      "fees_paid": 0,
      "fees_refunded": 0,
      "net_fees": 0
    },
    "pagination": {
      "limit": 100,
      "count": 2,
      "pagination_key": null,
      "has_more": false
    }
  },
  "h402": {
    "routeId": "predictions/polymarket-positions",
    "provider": "blockrun-predexon",
    "selectedCandidateId": "predictions/polymarket-positions/blockrun-predexon",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

blockrun-predexon
x402
Success
p50
Calls
$0.0095
Last successful call: Never· Aggregated by h402 — not the source provider