Paid Polymarket panel/outcomes/edges/rules alerts and copy-trade monitored wallets, wallet profiles, and trades via x402 on Base (0.01 USDC/query).
Pay from $0.01 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
listed 2026-08-03 · no on-chain settlement recorded yet
ASSESSMENT
updated 3h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- -
- uptime 7d
- -
- uptime 30d
- -
- uptime 90d
- -
- response p95
- 126ms
- avg response
- 126ms
- total checks
- 1
compliance A (14/14)
14 of 14 x402 conformance checks pass. Full checklist below.
price $0.01 (p56 in Data)
- price (min)
- $0.01
- category percentile (min)
- p56 in Data
- endpoints / prices
- 8 / 1
- model
- flat
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- 775d
- registrar
- MarkMonitor Inc.
- hosting
- custom
- domain created
- 2024-06-19
Identity facts, not a risk score.
traction $0 30d · 0 buyers
- volume 30d
- $0
- buyers 30d
- 0
- settlements 30d
- 0
- first settlement
- ---
- last settlement
- ---
- top buyer share
- -
- trend 7d vs 30d
- -
- networks
- eip155:8453
- volume all-time
- $0
- settlements all-time
- 0
- median settlement 30d
- $0
- max settlement 30d
- $0
- settled via
- -
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedProvides Polymarket and copy-trade data including wallet snapshots, monitored wallets, recent trades, and market alerts.
- category
- market-data
- in
- query params
- auth
- api key
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET |
|---|---|---|---|---|---|
| GET | /v1/complete-set/edges | $0.01 | Base | USDC | |
| GET | /v1/copy-trade-v2/monitored | $0.01 | Base | USDC | |
| GET | /v1/copy-trade-v2/trades | $0.01 | Base | USDC | |
| GET | /v1/copy-trade-v2/wallet | $0.01 | Base | USDC | |
| GET | /v1/copy-trade-v2/wallets | $0.01 | Base | USDC | |
| GET | /v1/panel/outcomes | $0.01 | Base | USDC | |
| GET | /v1/panel/snapshot | $0.01 | Base | USDC | |
| GET | /v1/rules/alerts | $0.01 | Base | USDC |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /v1/complete-set/edges returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://api.romny.dpdns.org/v1/complete-set/edges'
// 402 response (captured by monitor) · 8 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9d8A328f472a8a38765E1AA12aC684962fD5610a",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.romny.dpdns.org/v1/panel/snapshot",
"tags": [
"polymarket",
"prediction-markets",
"data"
],
"mimeType": "application/json",
"description": "Polymarket multi-asset panel snapshot",
"serviceName": "Romny Polymarket Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"lookback": "1",
"timeframe": "5m"
}
},
"output": {
"type": "json",
"example": {
"source": "ypolymarket.correlation-panel",
"age_secs": 3.2,
"lookback": 1,
"snapshot": {
"assets": {
"btc": {
"up_mid": 0.51
}
}
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"lookback": {
"type": "string",
"description": "Trailing ticks to return (1-60, default 1)"
},
"timeframe": {
"enum": [
"5m",
"15m"
],
"type": "string",
"description": "Panel window: 5m or 15m"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9d8A328f472a8a38765E1AA12aC684962fD5610a",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.romny.dpdns.org/v1/panel/outcomes",
"tags": [
"polymarket",
"outcomes",
"data"
],
"mimeType": "application/json",
"description": "Latest Polymarket multi-asset period settlement outcomes",
"serviceName": "Romny Polymarket Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"lookback": "1",
"timeframe": "5m"
}
},
"output": {
"type": "json",
"example": {
"source": "ypolymarket.correlation-panel.outcomes",
"age_secs": 12,
"lookback": 1,
"outcomes": {
"outcomes": {
"btc": "Up",
"eth": "Down"
},
"period_timestamp": 1785117300
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"lookback": {
"type": "string",
"description": "Trailing outcomes to return (1-60, default 1)"
},
"timeframe": {
"enum": [
"5m",
"15m"
],
"type": "string",
"description": "Outcomes window: 5m or 15m"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9d8A328f472a8a38765E1AA12aC684962fD5610a",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.romny.dpdns.org/v1/complete-set/edges",
"tags": [
"polymarket",
"arbitrage",
"data"
],
"mimeType": "application/json",
"description": "Polymarket complete-set predictive edges",
"serviceName": "Romny Polymarket Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"lane": "btc-5m",
"threshold": "0.99"
}
},
"output": {
"type": "json",
"example": {
"edges": [
{
"lane": "btc-5m",
"tick": {
"sum_ask": 0.98
}
}
],
"source": "ypolymarket.complete-set",
"edge_count": 1
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"lane": {
"type": "string",
"description": "Lane id such as btc-5m or eth-15m"
},
"threshold": {
"type": "string",
"description": "Optional max sum_ask filter, e.g. 0.99"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9d8A328f472a8a38765E1AA12aC684962fD5610a",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.romny.dpdns.org/v1/rules/alerts",
"tags": [
"polymarket",
"alerts",
"rules",
"data"
],
"mimeType": "application/json",
"description": "Latest Polymarket rules-scan alerts",
"serviceName": "Romny Polymarket Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"limit": "20"
}
},
"output": {
"type": "json",
"example": {
"alerts": [
{
"strategy": "rules_edge",
"market_slug": "example"
}
],
"source": "ypolymarket.rules-scan.alerts",
"alert_count": 1
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"limit": {
"type": "string",
"description": "Max alerts to return (1-100, default 20)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9d8A328f472a8a38765E1AA12aC684962fD5610a",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.romny.dpdns.org/v1/copy-trade-v2/wallets",
"tags": [
"copy-trade",
"polymarket",
"wallets",
"data"
],
"mimeType": "application/json",
"description": "Copy-trade v2 curated smart-wallet pool snapshot",
"serviceName": "Romny Copy Trade V2"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET"
},
"output": {
"type": "json",
"example": {
"pool": "monitored",
"source": "ypmc.copy-trade-v2",
"wallets": [
{
"tier": "A",
"address": "0xabc...",
"total_pnl": 1000
}
],
"wallet_count": 16
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9d8A328f472a8a38765E1AA12aC684962fD5610a",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.romny.dpdns.org/v1/copy-trade-v2/monitored",
"tags": [
"copy-trade",
"polymarket",
"monitored",
"wallets",
"data"
],
"mimeType": "application/json",
"description": "Copy-trade v2 active monitored wallets with score and PnL",
"serviceName": "Romny Copy Trade V2"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET"
},
"output": {
"type": "json",
"example": {
"pool": "monitored",
"source": "ypmc.copy-trade-v2.monitored",
"wallets": [
{
"tier": "A",
"score": 0.95,
"address": "0xabc...",
"win_rate": 0.8,
"total_pnl": 1200
}
],
"wallet_count": 16
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9d8A328f472a8a38765E1AA12aC684962fD5610a",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.romny.dpdns.org/v1/copy-trade-v2/wallet",
"tags": [
"copy-trade",
"polymarket",
"wallet",
"pnl",
"data"
],
"mimeType": "application/json",
"description": "Copy-trade v2 single-wallet profile and recent trades",
"serviceName": "Romny Copy Trade V2"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"address": "0x0000000000000000000000000000000000000001"
}
},
"output": {
"type": "json",
"example": {
"source": "ypmc.copy-trade-v2.wallet",
"profile": {
"address": "0xabc...",
"monitored": {
"tier": "A",
"total_pnl": 1200
},
"in_monitored": true
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"address"
],
"properties": {
"address": {
"type": "string",
"description": "EVM wallet address (0x...)"
},
"recent_limit": {
"type": "string",
"description": "Recent trades to include (1-50, default 20)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9d8A328f472a8a38765E1AA12aC684962fD5610a",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.romny.dpdns.org/v1/copy-trade-v2/trades",
"tags": [
"copy-trade",
"polymarket",
"trades",
"data"
],
"mimeType": "application/json",
"description": "Recent trades from copy-trade v2 smart-wallet pool",
"serviceName": "Romny Copy Trade V2"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"limit": "50"
}
},
"output": {
"type": "json",
"example": {
"source": "ypmc.copy-trade-v2.trades",
"trades": [
{
"side": "BUY",
"price": 0.55,
"amount": 10,
"address": "0xabc..."
}
],
"trade_count": 2
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"limit": {
"type": "string",
"description": "Max trades to return (1-200, default 50)"
},
"address": {
"type": "string",
"description": "Optional wallet address filter"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts share the 90d window selected here. Every series is also served as JSON at /api/v1/services/romny-polymarket-copy-trade-data/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Median across 8 endpoints. Use the selector to isolate one.
COMPLIANCE
14/14 checks pass · grade A- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
- declares the current x402 version (2)
- EIP-712 domain parameters present on every EVM entry
- x402 v2 envelope delivered in the payment-required header
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (13) · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/romny-polymarket-copy-trade-data?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/romny-polymarket-copy-trade-data.svg" alt="Romny Polymarket + Copy Trade Data listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/romny-polymarket-copy-trade-data?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/romny-polymarket-copy-trade-data?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/romny-polymarket-copy-trade-data.svg?data=uptime" alt="Romny Polymarket + Copy Trade Data uptime on x402-list" height="28"> </a>