{"x402Version":2,"payTo":"0xd5f96558FCb1f127c77C7d95EEa067F526d08618","resources":[{"id":4890,"slug":"4890","resource":"https://agents.ai-rook.com/api/gas-tracker","description":"Current Base mainnet gas prices. Slow, standard, fast in gwei.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd5f96558FCb1f127c77C7d95EEa067F526d08618","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"7qXhgSHxsYG5yDBUDi2KN6NnXydBfyvQDkB6APfq96x9","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"elapsed_ms":120,"fast_gwei":"0.02","gas_price_gwei":"0.02","gas_price_wei":"15000000","network":"base","slow_gwei":"0.02","standard_gwei":"0.02"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"docs":{"llms_txt":"https://agents.ai-rook.com/llms.txt","manifest":"https://agents.ai-rook.com/.well-known/x402.json","openapi":"https://agents.ai-rook.com/openapi.json","status":"https://agents.ai-rook.com/status.html"},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","docs","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"agents.ai-rook.com","lastUpdated":"2026-09-18T14:01:49.895Z","quality":{"calls30d":63,"uniquePayers30d":5,"lastCalledAt":"2026-09-18T14:01:49.722Z"},"liveness":{},"verified":false,"featured":false},{"id":4889,"slug":"4889","resource":"https://agents.ai-rook.com/api/ip-lookup","description":"IP geolocation, ASN, and proxy/VPN detection. Pass ?ip=x.x.x.x or omit for caller IP.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd5f96558FCb1f127c77C7d95EEa067F526d08618","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"7qXhgSHxsYG5yDBUDi2KN6NnXydBfyvQDkB6APfq96x9","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ip":"8.8.8.8"},"type":"http"},"output":{"example":{"asn":"AS15169","city":"Mountain View","country":"US","ip":"8.8.8.8","org":"Google LLC","proxy":false,"vpn":false},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"ip":{"description":"IPv4 or IPv6 address to look up (optional, defaults to caller IP)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"docs":{"llms_txt":"https://agents.ai-rook.com/llms.txt","manifest":"https://agents.ai-rook.com/.well-known/x402.json","openapi":"https://agents.ai-rook.com/openapi.json","status":"https://agents.ai-rook.com/status.html"},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","docs","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"agents.ai-rook.com","lastUpdated":"2026-09-18T14:00:18.778Z","quality":{"calls30d":36,"uniquePayers30d":6,"lastCalledAt":"2026-09-18T14:00:18.639Z"},"liveness":{},"verified":false,"featured":false},{"id":4891,"slug":"4891","resource":"https://agents.ai-rook.com/api/email-validate","description":"Email validation — syntax check plus live MX record DNS lookup to confirm deliverability.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd5f96558FCb1f127c77C7d95EEa067F526d08618","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"7qXhgSHxsYG5yDBUDi2KN6NnXydBfyvQDkB6APfq96x9","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"email":"user@example.com","method":"POST","type":"http"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"domain":"example.com","email":"user@example.com","mx_found":true,"syntax_ok":true,"valid":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"email":{"description":"Email address to validate","type":"string"}},"required":["email"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"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"}},"docs":{"llms_txt":"https://agents.ai-rook.com/llms.txt","manifest":"https://agents.ai-rook.com/.well-known/x402.json","openapi":"https://agents.ai-rook.com/openapi.json","status":"https://agents.ai-rook.com/status.html"},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","docs","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"agents.ai-rook.com","lastUpdated":"2026-09-18T14:00:22.976Z","quality":{"calls30d":31,"uniquePayers30d":2,"lastCalledAt":"2026-09-18T14:00:22.842Z"},"liveness":{},"verified":false,"featured":false},{"id":4892,"slug":"4892","resource":"https://agents.ai-rook.com/api/qr-generate","description":"Generate a QR code from any text or URL. Returns base64-encoded PNG.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd5f96558FCb1f127c77C7d95EEa067F526d08618","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"7qXhgSHxsYG5yDBUDi2KN6NnXydBfyvQDkB6APfq96x9","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"method":"POST","size":300,"text":"https://agents.ai-rook.com","type":"http"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"format":"png","image":"data:image/png;base64,...","size":300},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"size":{"default":300,"description":"Image size in pixels (square)","type":"integer"},"text":{"description":"Text or URL to encode into QR code","type":"string"}},"required":["text"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"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"}},"docs":{"llms_txt":"https://agents.ai-rook.com/llms.txt","manifest":"https://agents.ai-rook.com/.well-known/x402.json","openapi":"https://agents.ai-rook.com/openapi.json","status":"https://agents.ai-rook.com/status.html"},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","docs","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"agents.ai-rook.com","lastUpdated":"2026-09-18T14:00:21.495Z","quality":{"calls30d":31,"uniquePayers30d":2,"lastCalledAt":"2026-09-18T14:00:21.321Z"},"liveness":{},"verified":false,"featured":false},{"id":4893,"slug":"4893","resource":"https://agents.ai-rook.com/api/market-pulse","description":"Real-time BTC/ETH market pulse — price, CVD, OI, whale flow, gear ratios, session P&L and win/loss counts from live trading engine","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd5f96558FCb1f127c77C7d95EEa067F526d08618","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"25000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"7qXhgSHxsYG5yDBUDi2KN6NnXydBfyvQDkB6APfq96x9","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"25000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"symbol":"BTCUSDT"},"type":"http"},"output":{"example":{"cvd":{"direction":"up","value":1240000},"oi":{"direction":"up","spike":false,"value":8900000000},"price":65420.5,"session":{"losses":1,"pnl":1240,"wins":4},"symbol":"BTCUSDT","timestamp":"2026-07-22T07:00:00Z"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"symbol":{"default":"BTCUSDT","description":"Trading pair symbol","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"docs":{"llms_txt":"https://agents.ai-rook.com/llms.txt","manifest":"https://agents.ai-rook.com/.well-known/x402.json","openapi":"https://agents.ai-rook.com/openapi.json","status":"https://agents.ai-rook.com/status.html"},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","docs","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"agents.ai-rook.com","lastUpdated":"2026-09-18T14:00:16.267Z","quality":{"calls30d":30,"uniquePayers30d":1,"lastCalledAt":"2026-09-18T14:00:16.092Z"},"liveness":{},"verified":false,"featured":false},{"id":4894,"slug":"4894","resource":"https://agents.ai-rook.com/api/classify","description":"Classify text into user-defined categories. Supports single-label and multi-label. MiniMax M2.7 inference.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd5f96558FCb1f127c77C7d95EEa067F526d08618","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"25000","maxTimeoutSeconds":300},{"scheme":"upto","network":"eip155:8453","payTo":"0xd5f96558FCb1f127c77C7d95EEa067F526d08618","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"25000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"7qXhgSHxsYG5yDBUDi2KN6NnXydBfyvQDkB6APfq96x9","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"25000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"categories":["bullish","bearish","neutral"],"method":"POST","multi_label":false,"text":"BTC just broke above 70k on heavy volume","type":"http"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"all_scores":{"bearish":0.03,"bullish":0.94,"neutral":0.03},"confidence":0.94,"label":"bullish"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"categories":{"description":"List of category labels","items":{"type":"string"},"type":"array"},"multi_label":{"default":false,"description":"Allow multiple categories to match","type":"boolean"},"text":{"description":"Text to classify","type":"string"}},"required":["text","categories"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"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"}},"docs":{"llms_txt":"https://agents.ai-rook.com/llms.txt","manifest":"https://agents.ai-rook.com/.well-known/x402.json","openapi":"https://agents.ai-rook.com/openapi.json","status":"https://agents.ai-rook.com/status.html"},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","docs","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"agents.ai-rook.com","lastUpdated":"2026-09-18T14:01:46.901Z","quality":{"calls30d":25,"uniquePayers30d":1,"lastCalledAt":"2026-09-18T14:01:46.748Z"},"liveness":{},"verified":false,"featured":false},{"id":4895,"slug":"4895","resource":"https://agents.ai-rook.com/api/order-flow","description":"Order flow snapshot — CVD, OI, whale CVD, session levels, proximity to key levels, volume gear ratio. Live from rook-engine MMT WebSocket feed","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd5f96558FCb1f127c77C7d95EEa067F526d08618","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"125000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"7qXhgSHxsYG5yDBUDi2KN6NnXydBfyvQDkB6APfq96x9","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"125000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"bars":100,"symbol":"BTCUSDT","timeframe":"15m"},"type":"http"},"output":{"example":{"cvd":{"direction":"up","value":1240000},"gear":"high","oi":{"direction":"up","value":8900000000},"symbol":"BTCUSDT","timestamp":"2026-07-22T07:00:00Z","volume_ratio":1.8,"whale_cvd":"bullish"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"bars":{"default":100,"maximum":500,"minimum":1,"type":"integer"},"symbol":{"default":"BTCUSDT","type":"string"},"timeframe":{"default":"15m","enum":["1m","5m","15m","1h","4h"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"docs":{"llms_txt":"https://agents.ai-rook.com/llms.txt","manifest":"https://agents.ai-rook.com/.well-known/x402.json","openapi":"https://agents.ai-rook.com/openapi.json","status":"https://agents.ai-rook.com/status.html"},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","docs","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"agents.ai-rook.com","lastUpdated":"2026-09-09T14:00:21.77Z","quality":{"calls30d":21,"uniquePayers30d":1,"lastCalledAt":"2026-09-09T14:00:21.568Z"},"liveness":{},"verified":false,"featured":false},{"id":4896,"slug":"4896","resource":"https://agents.ai-rook.com/api/summarize","description":"Summarize any text or URL. Styles: concise (default), bullets, eli5. MiniMax M2.7 (456B-parameter Mixture-of-Experts) inference.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd5f96558FCb1f127c77C7d95EEa067F526d08618","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"25000","maxTimeoutSeconds":300},{"scheme":"upto","network":"eip155:8453","payTo":"0xd5f96558FCb1f127c77C7d95EEa067F526d08618","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"25000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"7qXhgSHxsYG5yDBUDi2KN6NnXydBfyvQDkB6APfq96x9","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"25000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"method":"POST","style":"bullets","text":"Long article text here...","type":"http"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"model":"minimax-m2.7-mxfp4","style":"bullets","summary":"• Point one\n• Point two\n• Point three","words":24},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"max_words":{"default":150,"description":"Target word count for summary","type":"integer"},"style":{"default":"concise","description":"Summary style","enum":["concise","bullets","eli5"],"type":"string"},"text":{"description":"Text to summarize (mutually exclusive with url)","type":"string"},"url":{"description":"URL to fetch and summarize (mutually exclusive with text)","type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"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"}},"docs":{"llms_txt":"https://agents.ai-rook.com/llms.txt","manifest":"https://agents.ai-rook.com/.well-known/x402.json","openapi":"https://agents.ai-rook.com/openapi.json","status":"https://agents.ai-rook.com/status.html"},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","docs","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"agents.ai-rook.com","lastUpdated":"2026-09-18T14:01:43.514Z","quality":{"calls30d":20,"uniquePayers30d":1,"lastCalledAt":"2026-09-18T14:01:43.287Z"},"liveness":{},"verified":false,"featured":false}]}