Omni Terminal
GET omniterminal.app/api/x402/v1/trader-profile/:address
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Omni Terminal analyzes a public Hyperliquid wallet's reconciled equity, PnL, positions, balances, activity, and data-quality flags for copy-trading or counterparty research.
Resource: omniterminal.app/api/x402/v1/trader-profile/:address
Network: eip155:84532, eip155:8453 · Asset: 0x036CbD53842c5426634e7929541eC2318f3dCF7e · Pay to: 0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457
Payment methods: — · Last validation: 2026-09-14 12:11:12.565+00
{
"input": {
"type": "http",
"method": "GET",
"pathParams": {
"address": "0x0ddf9bae2af4b874b96d287a5ad42eb47138a902"
},
"queryParams": {
"view": "full",
"limit": 20,
"range": "30d"
}
},
"output": {
"type": "json",
"example": {
"view": "full",
"range": "30d",
"scope": "wallet",
"usage": {
"position_count": 1,
"spot_balance_count": 1
},
"schema": "trader_profile.v1",
"address": "0x0ddf9bae2af4b874b96d287a5ad42eb47138a902",
"quality": {
"degraded_sources": [],
"portfolio_history_used": true
},
"service": "omni.trader_profile",
"summary": {
"components": 4,
"funding_pnl": -84.21,
"net_external_flows": 15000,
"economic_pnl_current": 8421.55,
"total_equity_current": 125430.17
},
"activity": {
"twap_count": 0,
"fills_count": 146,
"ledger_count": 4,
"funding_count": 92,
"fills_may_be_truncated": false
},
"freshness": {
"status": "fresh",
"data_as_of": "2026-07-15T12:00:00.000Z",
"age_seconds": 0,
"max_age_seconds": 900
},
"positions": [
{
"dex": "main",
"coin": "BTC",
"side": "long",
"size": "1.25",
"leverage": null,
"entry_price": "102450",
"margin_used": "32015.63",
"position_value": "128062.5",
"unrealized_pnl": "1942.44",
"return_on_equity": "0.045",
"liquidation_price": "76320"
}
],
"components": {
"funding_pnl": -84.21,
"unrealized_pnl": 1942.44,
"net_external_flows": 15000,
"realized_trade_pnl": 6563.32,
"perp_equity_current": 103215.11,
"spot_equity_current": 22215.06
},
"data_as_of": 1784116800000,
"generated_at": "2026-07-15T12:00:00.000Z",
"spot_balances": [
{
"coin": "USDC",
"held": "0",
"total": "22215.06",
"usd_value": "22215.06",
"mark_price": "1"
}
],
"product_version": "v1"
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"amount": "5000",
"scheme": "exact",
"network": "eip155:84532",
"maxTimeoutSeconds": 300
},
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"scheme": "exact",
"network": "eip155:84532",
"amountAtomic": "5000"
},
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "5000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.