Catalog
PredictionsGETlive

Polymarket trader PnL

Fetch the profit-and-loss summary and time series for a Polymarket wallet.

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

Provider contract

Call path
/routes/blockrun-predexon/predictions/polymarket-pnl
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-pnl?wallet=0x56687bf447db6ffa42ffe2204a05edaa20f55839&granularity=all'
CLI
h402 call 'predictions/polymarket-pnl' --provider 'blockrun-predexon' --method GET --query '{"wallet":"0x56687bf447db6ffa42ffe2204a05edaa20f55839","granularity":"all"}'

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...).

granularitystringrequired

Time bucket for the PnL-over-time series.

One of
GET/routes/blockrun-predexon/predictions/polymarket-pnl
Request query
{
  "wallet": "0x56687bf447db6ffa42ffe2204a05edaa20f55839",
  "granularity": "all"
}

ResponseExample response
{
  "data": {
    "granularity": "all",
    "start_time": 0,
    "end_time": 1780193538,
    "wallet_address": "0x56687bf447db6ffa42ffe2204a05edaa20f55839",
    "realized_pnl": 22000015.959115,
    "unrealized_pnl": 53917.38087083772,
    "fees_paid": 0,
    "fees_refunded": 0,
    "total_pnl": 22053933.339985836,
    "pnl_over_time": [
      {
        "timestamp": 0,
        "pnl_to_date": 22003139.482615
      },
      {
        "timestamp": 1780193538,
        "pnl_to_date": 22000015.959115
      }
    ]
  },
  "h402": {
    "routeId": "predictions/polymarket-pnl",
    "provider": "blockrun-predexon",
    "selectedCandidateId": "predictions/polymarket-pnl/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