{"pagination":{"limit":20,"offset":0,"total":6},"payTo":"0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86","resources":[{"accepts":[{"amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86","scheme":"exact"}],"description":"Polymarket ghost-fill counterparty risk. POST {wallet}. Returns wallet_type (eoa | smart_account_erc1967 | legacy_smart_account), ghost_fill_risk (low/medium/high), 24h collateral outflow flag. Deposit wallets (POLY_1271, sig type 3) are ghost-fill-immune by design. For MM agents pricing adverse selection before quoting against a maker.","extensions":{"bazaar":{"info":{"input":{"body":{"wallet":"0x38e598961dd0456a7fb2e758bd433d3e59fb8a4a"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"ghost_fill_risk":"low","impl_address":"0x...","reason":"ERC-1967 proxy wallet. Likely Polymarket deposit wallet — ghost-fill-immune by design.","recent_outflow_24h":{"events_24h":0,"flag":false},"wallet":"0x38e5...","wallet_type":"smart_account_erc1967"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"wallet":{"type":"string"}},"required":["wallet"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-05-05T12:09:06.213Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-05-05T12:09:06.102Z"},"resource":"https://graphadvocate.com/polymarket/risk","type":"http","x402Version":2},{"accepts":[{"amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86","scheme":"exact"}],"description":"Size-the-room: top N holders of a Polymarket market ranked by skill_score, with per-holder ghost-fill risk. POST {condition_id, n?}. The pre-trade check for trading and market-maker agents — answers 'who am I about to be against, and will their fills actually settle?'","extensions":{"bazaar":{"info":{"input":{"body":{"condition_id":"0x6331a779482df72d904c3c1e12b6409ff836bc06f8c97945cba9b25ada2c605c","n":10},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"condition_id":"0x6331...","ghost_fill_risk_breakdown":{"high":1,"low":6,"medium":3},"holders":[{"classification":"sharp","ghost_fill_risk":"low","position_value_usdc":9005.64,"rank":1,"side":"Yes","skill_score":71.4,"wallet":"0x38e5...","wallet_type":"smart_account_erc1967"}],"holders_screened":10,"insufficient_data_count":1,"neutral_count":2,"retail_count":4,"sharp_count":3},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"condition_id":{"description":"Polymarket condition_id (0x + 64 hex chars)","type":"string"},"n":{"default":10,"maximum":25,"minimum":1,"type":"integer"}},"required":["condition_id"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-05-05T12:09:01.75Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-05-05T12:09:01.614Z"},"resource":"https://graphadvocate.com/polymarket/screen","type":"http","x402Version":2},{"accepts":[{"amount":"50000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86","scheme":"exact"}],"description":"Polymarket full PnL report. POST {wallet, method?}. Returns derived skill metrics + per-lot realized PnL (FIFO/LIFO/HIFO matching, default fifo) + open positions with mark-to-market unrealized. For agents that need to inspect specific trades, audit, or feed into a deeper reputation signal.","extensions":{"bazaar":{"info":{"input":{"body":{"method":"fifo","wallet":"0x38e598961dd0456a7fb2e758bd433d3e59fb8a4a"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"method":"fifo","open":[{"avg_buy_price":0.31,"market_slug":"will-x-happen-by-eoy","outcome":"Yes","qty":500}],"realized":[{"buy_price":0.42,"market_slug":"btc-updown-5m-1771359600","outcome":"Up","pnl_usdc":49,"qty":100,"sell_price":0.91}],"scores":{"classification":"sharp","sample_size":213,"skill_score":71.4},"wallet":"0x38e5..."},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"method":{"enum":["fifo","lifo","hifo"],"type":"string"},"wallet":{"type":"string"}},"required":["wallet"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-05-05T12:08:59.563Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-05-05T12:08:59.413Z"},"resource":"https://graphadvocate.com/polymarket/pnl","type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86","scheme":"exact"}],"description":"Polymarket trader skill score — pure JSON for agents. POST {wallet}. Returns skill_score (0-100, Sharpe-weighted by confidence), classification (sharp/neutral/retail), win_rate, sample_size, max_drawdown, realized + unrealized PnL. No lot reconstruction — for batch screening top holders before entering a market or mirroring a copy-trade.","extensions":{"bazaar":{"info":{"input":{"body":{"wallet":"0x38e598961dd0456a7fb2e758bd433d3e59fb8a4a"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"classification":"sharp","confidence":0.93,"max_drawdown_usdc":412.55,"open_positions_count":14,"realized_pnl_usdc":1820.4,"sample_size":213,"sharpe_like":0.84,"skill_score":71.4,"total_pnl_usdc":2040.5,"unrealized_pnl_usdc":220.1,"wallet":"0x38e598961dd0456a7fb2e758bd433d3e59fb8a4a","win_rate":0.612},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"wallet":{"description":"Polymarket trader address (0x-prefixed, lowercase)","type":"string"}},"required":["wallet"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-05-05T02:46:43.012Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-05-05T02:46:42.864Z"},"resource":"https://graphadvocate.com/polymarket/pnl-quick","type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86","scheme":"exact"}],"description":"Onchain data router for AI agents. Plain-English queries → working GraphQL or REST. 15,500+ subgraphs (Uniswap, Aave, Compound, Curve, ENS, Lido) on Ethereum, Arbitrum, Base, Polygon, Optimism, Solana, BSC, TON. Wallet balances, token holders, DEX swaps, NFTs, lending rates, OHLCV, Polymarket P\u0026L, Limitless, Predict.fun, ERC-8004 agents. 10 free/day, $0.01 USDC after.","extensions":{"bazaar":{"info":{"input":{"body":{"request":"wallet balance for vitalik.eth on base"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"alternatives":[],"confidence":"high","query_ready":{"args":{"address":"0x...","network":"base"},"tool":"getV1EvmBalances"},"reason":"wallet balance query on an EVM chain","recommendation":"token-api"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"request":{"description":"Plain-English onchain data question","type":"string"}},"required":["request"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"alternatives":{"type":"array"},"confidence":{"enum":["high","medium","low"],"type":"string"},"query_ready":{"type":"object"},"reason":{"type":"string"},"recommendation":{"type":"string"}},"required":["recommendation","reason","confidence"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-05-04T21:23:23.415Z","quality":{"l30DaysTotalCalls":4,"l30DaysUniquePayers":1,"lastCalledAt":"2026-05-04T21:23:23.308Z"},"resource":"https://graphadvocate.com/route","type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86","scheme":"exact"},{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86","scheme":"exact"}],"description":"Route an onchain data request through Graph Advocate. Returns a ready-to-execute query, subgraph ID, and MCP install hint.","extensions":{"bazaar":{"info":{"input":{"body":{"request":"wallet balance for vitalik.eth on base"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"alternatives":[],"confidence":"high","query_ready":{"args":{"address":"0x...","network":"base"},"tool":"getV1EvmBalances"},"reason":"wallet balance query on an EVM chain","recommendation":"token-api"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"request":{"description":"Plain-English onchain data question","type":"string"}},"required":["request"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"alternatives":{"type":"array"},"confidence":{"enum":["high","medium","low"],"type":"string"},"query_ready":{"type":"object"},"reason":{"type":"string"},"recommendation":{"type":"string"}},"required":["recommendation","reason","confidence"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"eip2612GasSponsoring":{"info":{"description":"The facilitator accepts EIP-2612 gasless Permit to Permit2 canonical contract.","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"amount":{"description":"The amount to approve (uint256).","pattern":"^[0-9]+$","type":"string"},"asset":{"description":"The address of the ERC-20 token contract.","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"deadline":{"description":"The timestamp at which the signature expires.","pattern":"^[0-9]+$","type":"string"},"from":{"description":"The address of the sender.","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"nonce":{"description":"The current EIP-2612 nonce of the sender.","pattern":"^[0-9]+$","type":"string"},"signature":{"description":"The 65-byte concatenated signature (r, s, v) as a hex string.","pattern":"^0x[a-fA-F0-9]+$","type":"string"},"spender":{"description":"The address of the spender (Canonical Permit2).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"version":{"description":"Schema version identifier.","pattern":"^[0-9]+(\\.[0-9]+)*$","type":"string"}},"required":["from","asset","spender","amount","nonce","deadline","signature","version"],"type":"object"}}},"lastUpdated":"2026-04-29T16:46:29.627Z","quality":{"l30DaysTotalCalls":24,"l30DaysUniquePayers":3,"lastCalledAt":"2026-04-29T16:46:29.432Z"},"resource":"https://graph-advocate-production.up.railway.app/route","type":"http","x402Version":2}],"x402Version":2}
