{"x402Version":2,"payTo":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","resources":[{"id":482,"slug":"482","resource":"https://x402.botsmith.dev/x/search","description":"X Tweet Search ($0.02/call): Search X (Twitter) posts with full advanced-search syntax (from:, since:, until:, exact phrases, boolean operators). Returns up to 20 posts per call as clean JSON with metrics and entities, plus a cursor for the next page. No X account or API key needed.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"query":"x402 payments","type":"Latest"},"type":"http"},"output":{"example":{"hasNextPage":true,"nextCursor":"DAACCgACGgAAAAAAAAA","tweets":[{"author":{"handle":"example","id":"44196397","name":"Example Dev"},"createdAt":"2026-07-01T07:00:30.000Z","hashtags":["x402"],"id":"1846987139428634858","lang":"en","links":["https://x402.org"],"mentions":["coinbase"],"metrics":{"likes":1200,"quotes":12,"replies":85,"retweets":340,"views":250000},"text":"Shipping the new agent payments stack today. HTTP 402 is finally real.","url":"https://x.com/example/status/1846987139428634858"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cursor":{"description":"Pagination cursor from a previous call","pattern":"^[A-Za-z0-9+/=_-]{1,400}$","type":"string"},"query":{"description":"Search query, e.g. \"x402 from:coinbase since:2026-07-01\"","maxLength":400,"minLength":1,"type":"string"},"type":{"default":"Latest","description":"Sort by recency or engagement","enum":["Latest","Top"],"type":"string"}},"required":["query","type"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"hasNextPage":{"type":"boolean"},"nextCursor":{"anyOf":[{"type":"string"},{"type":"null"}]},"tweets":{"description":"Up to 20 matching posts","items":{"additionalProperties":false,"properties":{"author":{"additionalProperties":false,"properties":{"handle":{"anyOf":[{"type":"string"},{"type":"null"}]},"id":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["handle","name","id"],"type":"object"},"createdAt":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"ISO 8601"},"hashtags":{"items":{"type":"string"},"type":"array"},"id":{"type":"string"},"lang":{"anyOf":[{"type":"string"},{"type":"null"}]},"links":{"description":"Expanded outbound URLs","items":{"type":"string"},"type":"array"},"mentions":{"description":"Mentioned handles","items":{"type":"string"},"type":"array"},"metrics":{"additionalProperties":false,"properties":{"likes":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"quotes":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"replies":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"retweets":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"views":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]}},"required":["likes","retweets","replies","quotes","views"],"type":"object"},"text":{"type":"string"},"url":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["id","url","text","createdAt","lang","author","metrics","hashtags","links","mentions"],"type":"object"},"type":"array"}},"required":["tweets","hasNextPage","nextCursor"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.botsmith.dev","lastUpdated":"2026-09-18T18:50:37.78Z","quality":{"calls30d":292,"uniquePayers30d":11,"lastCalledAt":"2026-09-18T18:51:22.868Z"},"liveness":{},"verified":false,"featured":false},{"id":483,"slug":"483","resource":"https://x402.botsmith.dev/x/user","description":"X User Profile ($0.015/call): Fetch an X (Twitter) account by handle: display name, bio, follower/following/tweet counts, account creation date and age in days, verification status, location and profile image. No X account or API key needed.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":60},{"scheme":"exact","network":"eip155:196","payTo":"0xadd1a0a81836b1ea5b272dbed78746ba09f55370","asset":"0x779ded0c9e1022225f8e0630b35a9b54be713736","amount":"15000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"handle":"naval"},"type":"http"},"output":{"example":{"accountAgeDays":7106,"bio":"Deploy capital and code.","createdAt":"2007-02-01T05:44:27.000Z","followers":2900000,"following":1200,"handle":"naval","id":"745273","location":null,"name":"Naval","profileImage":"https://pbs.twimg.com/profile_images/example.jpg","tweetCount":42000,"url":"https://x.com/naval","verified":{"blue":true,"type":null}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"handle":{"description":"X handle, with or without the leading @","pattern":"^@?[A-Za-z0-9_]{1,15}$","type":"string"}},"required":["handle"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"accountAgeDays":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"bio":{"anyOf":[{"type":"string"},{"type":"null"}]},"createdAt":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"ISO 8601 account creation time"},"followers":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"following":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"handle":{"type":"string"},"id":{"anyOf":[{"type":"string"},{"type":"null"}]},"location":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"profileImage":{"anyOf":[{"type":"string"},{"type":"null"}]},"tweetCount":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"url":{"anyOf":[{"type":"string"},{"type":"null"}]},"verified":{"additionalProperties":false,"properties":{"blue":{"type":"boolean"},"type":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["blue","type"],"type":"object"}},"required":["handle","id","name","bio","url","location","profileImage","verified","followers","following","tweetCount","createdAt","accountAgeDays"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.botsmith.dev","lastUpdated":"2026-09-10T03:16:05.074Z","quality":{"calls30d":6,"uniquePayers30d":4,"lastCalledAt":"2026-09-10T03:16:04.195Z"},"liveness":{},"verified":false,"featured":false},{"id":484,"slug":"484","resource":"https://x402.botsmith.dev/stablecoin/peg","description":"Stablecoin Peg Monitor ($0.015/call): Live peg-and-supply snapshot for any stablecoin by symbol (USDC, USDT, DAI, ...): current price, signed deviation from peg in basis points, a depeg alert at 1%, total circulating supply and its top-chain breakdown. Keyless. Useful before settling or holding value in a given stablecoin.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":60},{"scheme":"exact","network":"eip155:196","payTo":"0xadd1a0a81836b1ea5b272dbed78746ba09f55370","asset":"0x779ded0c9e1022225f8e0630b35a9b54be713736","amount":"15000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"symbol":"USDC"},"type":"http"},"output":{"example":{"chainCount":84,"circulatingUsd":73409336950,"depegAlert":false,"id":"2","name":"USD Coin","pegDeviationBps":-1,"pegMechanism":"fiat-backed","pegTarget":1,"pegType":"peggedUSD","price":0.9999,"symbol":"USDC","topChains":[{"chain":"Ethereum","circulatingUsd":41000000000,"share":0.558},{"chain":"Solana","circulatingUsd":9000000000,"share":0.123},{"chain":"Base","circulatingUsd":4200000000,"share":0.057}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"symbol":{"description":"Stablecoin symbol (USDC, USDT, DAI) or name substring","maxLength":40,"minLength":1,"type":"string"}},"required":["symbol"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"chainCount":{"description":"Chains the asset is live on","maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"circulatingUsd":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Total circulating supply in USD"},"depegAlert":{"description":"True when |deviation| >= 100 bps (1%)","type":"boolean"},"id":{"type":"string"},"name":{"type":"string"},"pegDeviationBps":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Signed basis points off the peg target"},"pegMechanism":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"e.g. fiat-backed, crypto-backed, algorithmic"},"pegTarget":{"description":"Intended peg value (1 for USD stablecoins)","type":"number"},"pegType":{"description":"e.g. peggedUSD, peggedEUR","type":"string"},"price":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Latest price in the peg currency"},"symbol":{"type":"string"},"topChains":{"description":"Top chains by circulating supply","items":{"additionalProperties":false,"properties":{"chain":{"type":"string"},"circulatingUsd":{"type":"number"},"share":{"description":"Fraction of total supply on this chain","type":"number"}},"required":["chain","circulatingUsd","share"],"type":"object"},"type":"array"}},"required":["id","symbol","name","pegType","pegMechanism","price","pegTarget","pegDeviationBps","depegAlert","circulatingUsd","topChains","chainCount"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.botsmith.dev","lastUpdated":"2026-09-17T03:33:57.925Z","quality":{"calls30d":4,"uniquePayers30d":4,"lastCalledAt":"2026-09-17T03:33:57.101Z"},"liveness":{},"verified":false,"featured":false},{"id":485,"slug":"485","resource":"https://x402.botsmith.dev/polymarket/markets","description":"Best Markets to Watch ($0.02/call): The best Polymarket prediction markets to watch right now, ranked by a composite watch-score (24h volume, liquidity, competitiveness, momentum, time-to-resolution). Filter by tag. Returns implied probability, volume, liquidity, spread and a plain-English reason for each. Live data, no account needed.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":60},{"scheme":"exact","network":"eip155:196","payTo":"0xadd1a0a81836b1ea5b272dbed78746ba09f55370","asset":"0x779ded0c9e1022225f8e0630b35a9b54be713736","amount":"20000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":5,"sort":"watch"},"type":"http"},"output":{"example":{"count":1,"markets":[{"daysToResolution":12,"liquidity":240000,"priceChange24h":0.05,"question":"Will the Fed cut rates in March?","slug":"will-the-fed-cut-rates-in-march","spread":0.01,"url":"https://polymarket.com/market/will-the-fed-cut-rates-in-march","volume24hr":1830000,"watchScore":78.4,"why":"$1.8M traded in 24h, +5pt move today, tightly contested, resolves in 12d","yesPrice":0.42}],"sort":"watch"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":10,"description":"How many markets to return","maximum":25,"minimum":1,"type":"integer"},"sort":{"default":"watch","description":"Ranking: 'watch' = composite watch-score (default), or raw volume/liquidity","enum":["watch","volume","liquidity"],"type":"string"},"tag":{"description":"Filter by a Polymarket tag slug, e.g. 'politics', 'crypto', 'sports'","type":"string"}},"required":["limit","sort"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"count":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"markets":{"items":{"additionalProperties":false,"properties":{"daysToResolution":{"anyOf":[{"type":"number"},{"type":"null"}]},"liquidity":{"anyOf":[{"type":"number"},{"type":"null"}]},"priceChange24h":{"anyOf":[{"type":"number"},{"type":"null"}]},"question":{"type":"string"},"slug":{"type":"string"},"spread":{"anyOf":[{"type":"number"},{"type":"null"}]},"url":{"type":"string"},"volume24hr":{"anyOf":[{"type":"number"},{"type":"null"}]},"watchScore":{"description":"0-100 composite: activity, depth, competitiveness, momentum, timing","type":"number"},"why":{"description":"Short human-readable reason this market ranks","type":"string"},"yesPrice":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Implied probability of the first outcome (0-1)"}},"required":["question","slug","url","yesPrice","volume24hr","liquidity","spread","priceChange24h","daysToResolution","watchScore","why"],"type":"object"},"type":"array"},"sort":{"type":"string"}},"required":["count","sort","markets"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.botsmith.dev","lastUpdated":"2026-09-10T03:17:03.388Z","quality":{"calls30d":3,"uniquePayers30d":3,"lastCalledAt":"2026-09-10T03:17:02.634Z"},"liveness":{},"verified":false,"featured":false},{"id":486,"slug":"486","resource":"https://x402.botsmith.dev/x/tweet","description":"X Tweet Lookup ($0.015/call): Fetch one X (Twitter) post by numeric id: full text, author, ISO timestamp, like/retweet/reply/view counts, hashtags, expanded links and mentions as clean JSON. No X account or API key needed.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":60},{"scheme":"exact","network":"eip155:196","payTo":"0xadd1a0a81836b1ea5b272dbed78746ba09f55370","asset":"0x779ded0c9e1022225f8e0630b35a9b54be713736","amount":"15000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"id":"1846987139428634858"},"type":"http"},"output":{"example":{"author":{"handle":"example","id":"44196397","name":"Example Dev"},"createdAt":"2026-07-01T07:00:30.000Z","hashtags":["x402"],"id":"1846987139428634858","lang":"en","links":["https://x402.org"],"mentions":["coinbase"],"metrics":{"likes":1200,"quotes":12,"replies":85,"retweets":340,"views":250000},"text":"Shipping the new agent payments stack today. HTTP 402 is finally real.","url":"https://x.com/example/status/1846987139428634858"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"id":{"description":"Numeric tweet/post id","pattern":"^[0-9]{1,25}$","type":"string"}},"required":["id"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"author":{"additionalProperties":false,"properties":{"handle":{"anyOf":[{"type":"string"},{"type":"null"}]},"id":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["handle","name","id"],"type":"object"},"createdAt":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"ISO 8601"},"hashtags":{"items":{"type":"string"},"type":"array"},"id":{"type":"string"},"lang":{"anyOf":[{"type":"string"},{"type":"null"}]},"links":{"description":"Expanded outbound URLs","items":{"type":"string"},"type":"array"},"mentions":{"description":"Mentioned handles","items":{"type":"string"},"type":"array"},"metrics":{"additionalProperties":false,"properties":{"likes":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"quotes":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"replies":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"retweets":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"views":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]}},"required":["likes","retweets","replies","quotes","views"],"type":"object"},"text":{"type":"string"},"url":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["id","url","text","createdAt","lang","author","metrics","hashtags","links","mentions"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.botsmith.dev","lastUpdated":"2026-09-10T03:15:51.748Z","quality":{"calls30d":3,"uniquePayers30d":2,"lastCalledAt":"2026-09-10T03:15:50.963Z"},"liveness":{},"verified":false,"featured":false},{"id":488,"slug":"488","resource":"https://x402.botsmith.dev/x/watchlist","description":"X KOL Watchlist Monitor ($0.05/call): Watch up to 15 X (Twitter) accounts with one call: every new post from the list since your last poll, above your engagement floor, with retweets and crypto-spam (airdrop/giveaway/presale bait) filtered out and duplicates removed. Pass the returned newestId back as sinceId to get only what is new - replaces the search + filter + dedupe + paging loop KOL-monitoring agents build by hand. No X account or API key needed.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":60},{"scheme":"exact","network":"eip155:196","payTo":"0xadd1a0a81836b1ea5b272dbed78746ba09f55370","asset":"0x779ded0c9e1022225f8e0630b35a9b54be713736","amount":"50000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"filter":"spam","handles":"aeyakovenko,0xMert_,blknoiz06","lang":"en","minFaves":5},"type":"http"},"output":{"example":{"complete":true,"newestId":"1846987139428634858","polledAt":"2026-07-01T07:05:00.000Z","posts":[{"author":{"handle":"example","id":"44196397","name":"Example Dev"},"createdAt":"2026-07-01T07:00:30.000Z","hashtags":["x402"],"id":"1846987139428634858","lang":"en","links":["https://x402.org"],"mentions":["coinbase"],"metrics":{"likes":1200,"quotes":12,"replies":85,"retweets":340,"views":250000},"text":"Shipping the new agent payments stack today. HTTP 402 is finally real.","url":"https://x.com/example/status/1846987139428634858"}],"query":"(from:aeyakovenko OR from:0xMert_ OR from:blknoiz06) min_faves:5 lang:en -filter:retweets -airdrop -giveaway -presale -\"drop your\" -\"gm family\" -winner"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"filter":{"default":"spam","description":"\"spam\" excludes airdrop/giveaway/presale bait; \"none\" returns everything","enum":["spam","none"],"type":"string"},"handles":{"description":"Comma-separated list of up to 15 X handles to monitor, with or without leading @","pattern":"^@?[A-Za-z0-9_]{1,15}(,\\s?@?[A-Za-z0-9_]{1,15}){0,14}$","type":"string"},"lang":{"default":"en","description":"Restrict to posts in this language","pattern":"^[a-z]{2}$","type":"string"},"minFaves":{"default":5,"description":"Minimum likes a post needs to be included (engagement floor)","maximum":100000,"minimum":0,"type":"integer"},"sinceId":{"description":"Only return posts newer than this id; pass the newestId from your last poll","pattern":"^[0-9]{1,25}$","type":"string"}},"required":["handles","minFaves","lang","filter"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"complete":{"description":"False when more new posts exist than one call could fetch; poll again to catch up","type":"boolean"},"newestId":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Pass back as sinceId on your next poll"},"polledAt":{"description":"ISO 8601 time of this poll","type":"string"},"posts":{"description":"New posts, newest first, deduped","items":{"additionalProperties":false,"properties":{"author":{"additionalProperties":false,"properties":{"handle":{"anyOf":[{"type":"string"},{"type":"null"}]},"id":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["handle","name","id"],"type":"object"},"createdAt":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"ISO 8601"},"hashtags":{"items":{"type":"string"},"type":"array"},"id":{"type":"string"},"lang":{"anyOf":[{"type":"string"},{"type":"null"}]},"links":{"description":"Expanded outbound URLs","items":{"type":"string"},"type":"array"},"mentions":{"description":"Mentioned handles","items":{"type":"string"},"type":"array"},"metrics":{"additionalProperties":false,"properties":{"likes":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"quotes":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"replies":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"retweets":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"views":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]}},"required":["likes","retweets","replies","quotes","views"],"type":"object"},"text":{"type":"string"},"url":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["id","url","text","createdAt","lang","author","metrics","hashtags","links","mentions"],"type":"object"},"type":"array"},"query":{"description":"The search query executed upstream, for transparency","type":"string"}},"required":["posts","newestId","complete","query","polledAt"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.botsmith.dev","lastUpdated":"2026-09-10T06:32:03.303Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-09-10T06:32:02.51Z"},"liveness":{},"verified":false,"featured":false},{"id":489,"slug":"489","resource":"https://x402.botsmith.dev/x/dossier","description":"X Account Dossier ($0.05/call): Full X (Twitter) account dossier in one call: profile, an analysis of recent posts (cadence, average engagement, reply/retweet/link share, top hashtags and mentions), the raw recent posts, and a transparent bot-likelihood signal with the evidence behind it. Composes profile + activity so an agent vetting an account does not have to. No X account or API key needed.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":60},{"scheme":"exact","network":"eip155:196","payTo":"0xadd1a0a81836b1ea5b272dbed78746ba09f55370","asset":"0x779ded0c9e1022225f8e0630b35a9b54be713736","amount":"50000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"handle":"naval","sampleSize":20},"type":"http"},"output":{"example":{"activity":{"avgLikes":4200,"avgReplies":180,"avgRetweets":610,"postsPerDay":1.41,"replyShare":0.15,"retweetShare":0.05,"sampleSize":20,"spanDays":14.2,"topHashtags":[{"count":3,"tag":"startups"}],"topMentions":[{"count":2,"handle":"paulg"}],"withLinksShare":0.2},"authenticity":{"botLikelihood":"low","flags":["no automation signals in profile or recent activity"]},"profile":{"accountAgeDays":7106,"bio":"Deploy capital and code.","createdAt":"2007-02-01T05:44:27.000Z","followers":2900000,"following":1200,"handle":"naval","id":"745273","location":null,"name":"Naval","profileImage":"https://pbs.twimg.com/profile_images/example.jpg","tweetCount":42000,"url":"https://x.com/naval","verified":{"blue":true,"type":null}}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"handle":{"description":"X handle, with or without the leading @","pattern":"^@?[A-Za-z0-9_]{1,15}$","type":"string"},"sampleSize":{"default":20,"description":"How many recent posts to analyze (max 20)","maximum":20,"minimum":1,"type":"integer"}},"required":["handle","sampleSize"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"activity":{"additionalProperties":false,"properties":{"avgLikes":{"anyOf":[{"type":"number"},{"type":"null"}]},"avgReplies":{"anyOf":[{"type":"number"},{"type":"null"}]},"avgRetweets":{"anyOf":[{"type":"number"},{"type":"null"}]},"postsPerDay":{"anyOf":[{"type":"number"},{"type":"null"}]},"replyShare":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Fraction of sampled posts that are replies"},"retweetShare":{"anyOf":[{"type":"number"},{"type":"null"}]},"sampleSize":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"spanDays":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Days between oldest and newest sampled post"},"topHashtags":{"items":{"additionalProperties":false,"properties":{"count":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"tag":{"type":"string"}},"required":["tag","count"],"type":"object"},"type":"array"},"topMentions":{"items":{"additionalProperties":false,"properties":{"count":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"handle":{"type":"string"}},"required":["handle","count"],"type":"object"},"type":"array"},"withLinksShare":{"anyOf":[{"type":"number"},{"type":"null"}]}},"required":["sampleSize","spanDays","postsPerDay","avgLikes","avgRetweets","avgReplies","replyShare","retweetShare","withLinksShare","topHashtags","topMentions"],"type":"object"},"authenticity":{"additionalProperties":false,"properties":{"botLikelihood":{"enum":["low","medium","high","unknown"],"type":"string"},"flags":{"description":"Transparent evidence behind the signal","items":{"type":"string"},"type":"array"}},"required":["botLikelihood","flags"],"type":"object"},"profile":{"additionalProperties":false,"properties":{"accountAgeDays":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"bio":{"anyOf":[{"type":"string"},{"type":"null"}]},"createdAt":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"ISO 8601 account creation time"},"followers":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"following":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"handle":{"type":"string"},"id":{"anyOf":[{"type":"string"},{"type":"null"}]},"location":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"profileImage":{"anyOf":[{"type":"string"},{"type":"null"}]},"tweetCount":{"anyOf":[{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},{"type":"null"}]},"url":{"anyOf":[{"type":"string"},{"type":"null"}]},"verified":{"additionalProperties":false,"properties":{"blue":{"type":"boolean"},"type":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["blue","type"],"type":"object"}},"required":["handle","id","name","bio","url","location","profileImage","verified","followers","following","tweetCount","createdAt","accountAgeDays"],"type":"object"}},"required":["profile","activity","authenticity"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.botsmith.dev","lastUpdated":"2026-09-10T06:31:48.125Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-09-10T06:31:47.217Z"},"liveness":{},"verified":false,"featured":false},{"id":487,"slug":"487","resource":"https://x402.botsmith.dev/polymarket/market","description":"Market Intel & Signals ($0.02/call): Deep snapshot and execution microstructure for one Polymarket market: implied probability, best bid/ask/spread, 24h volume, liquidity depth, days to resolution, momentum, and estimated slippage to buy at $100 and $1000 order sizes from the live order book. Pass a slug, or omit it for the highest-volume open market right now. Signals are factual market data, not investment advice.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":60},{"scheme":"exact","network":"eip155:196","payTo":"0xadd1a0a81836b1ea5b272dbed78746ba09f55370","asset":"0x779ded0c9e1022225f8e0630b35a9b54be713736","amount":"20000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"daysToResolution":12,"impliedProbability":0.42,"liquidity":240000,"liquidityRating":"deep","outcomes":["Yes","No"],"priceChange24h":0.05,"prices":{"bestAsk":0.43,"bestBid":0.41,"lastTrade":0.42,"spread":0.02},"question":"Will the Fed cut rates in March?","signals":{"bookDepthUsd":{"asks":135000,"bids":120000},"slippage":[{"avgPrice":0.4305,"filled":true,"orderUsd":100,"sharesFilled":232.3,"slippagePctVsBest":0.12},{"avgPrice":0.4342,"filled":true,"orderUsd":1000,"sharesFilled":2303.1,"slippagePctVsBest":0.98}]},"slug":"will-the-fed-cut-rates-in-march","url":"https://polymarket.com/market/will-the-fed-cut-rates-in-march","volume24hr":1830000},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"slug":{"description":"Polymarket market slug from a market URL, e.g. 'will-the-fed-cut-rates-in-march'. Omit to get the single highest-volume open market right now.","minLength":1,"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"daysToResolution":{"anyOf":[{"type":"number"},{"type":"null"}]},"impliedProbability":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Price of the first outcome (0-1)"},"liquidity":{"anyOf":[{"type":"number"},{"type":"null"}]},"liquidityRating":{"enum":["thin","moderate","deep"],"type":"string"},"outcomes":{"items":{"type":"string"},"type":"array"},"priceChange24h":{"anyOf":[{"type":"number"},{"type":"null"}]},"prices":{"additionalProperties":false,"properties":{"bestAsk":{"anyOf":[{"type":"number"},{"type":"null"}]},"bestBid":{"anyOf":[{"type":"number"},{"type":"null"}]},"lastTrade":{"anyOf":[{"type":"number"},{"type":"null"}]},"spread":{"anyOf":[{"type":"number"},{"type":"null"}]}},"required":["bestBid","bestAsk","lastTrade","spread"],"type":"object"},"question":{"type":"string"},"signals":{"additionalProperties":false,"description":"Execution microstructure derived from the live order book. Data, not investment advice.","properties":{"bookDepthUsd":{"anyOf":[{"additionalProperties":false,"properties":{"asks":{"type":"number"},"bids":{"type":"number"}},"required":["bids","asks"],"type":"object"},{"type":"null"}]},"slippage":{"description":"Estimated average fill price to BUY the first outcome at $100 and $1000 order sizes","items":{"additionalProperties":false,"properties":{"avgPrice":{"anyOf":[{"type":"number"},{"type":"null"}]},"filled":{"type":"boolean"},"orderUsd":{"type":"number"},"sharesFilled":{"type":"number"},"slippagePctVsBest":{"anyOf":[{"type":"number"},{"type":"null"}]}},"required":["orderUsd","avgPrice","sharesFilled","filled","slippagePctVsBest"],"type":"object"},"type":"array"}},"required":["bookDepthUsd","slippage"],"type":"object"},"slug":{"type":"string"},"url":{"type":"string"},"volume24hr":{"anyOf":[{"type":"number"},{"type":"null"}]}},"required":["question","slug","url","outcomes","impliedProbability","prices","volume24hr","liquidity","liquidityRating","daysToResolution","priceChange24h","signals"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.botsmith.dev","lastUpdated":"2026-09-10T03:17:16.253Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-10T03:17:15.838Z"},"liveness":{},"verified":false,"featured":false},{"id":490,"slug":"490","resource":"https://x402.botsmith.dev/derivatives/perp","description":"Crypto Perp Snapshot ($0.02/call): One-call perpetual-futures snapshot for a coin (BTC, ETH, SOL, ...): funding rate and open interest across Binance, Bybit and OKX, aggregate OI, average funding (annualized) with a longs-pay/shorts-pay read, mark price, next funding time and the Fear & Greed index. Keyless public exchange data; normalized so a trading agent gets one JSON instead of three exchange schemas.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":60},{"scheme":"exact","network":"eip155:196","payTo":"0xadd1a0a81836b1ea5b272dbed78746ba09f55370","asset":"0x779ded0c9e1022225f8e0630b35a9b54be713736","amount":"20000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"symbol":"BTC"},"type":"http"},"output":{"example":{"aggregateOpenInterestBase":186847,"avgFundingAnnualizedPct":-0.69,"avgFundingRate":-0.0000063,"fearGreed":{"classification":"Extreme Fear","value":25},"fundingSkew":"neutral","markPrice":64587.4,"nextFundingTime":"2026-07-18T16:00:00.000Z","symbol":"BTC-PERP","venues":[{"fundingRate":0.00001117,"fundingRateAnnualizedPct":1.22,"markPrice":64587.4,"openInterestBase":101352.15,"venue":"binance"},{"fundingRate":-0.00001327,"fundingRateAnnualizedPct":-1.45,"markPrice":64593,"openInterestBase":54447.45,"venue":"bybit"},{"fundingRate":-0.0000169,"fundingRateAnnualizedPct":-1.85,"markPrice":64599.9,"openInterestBase":31047.62,"venue":"okx"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"symbol":{"description":"Base coin symbol (USDT perp is assumed), e.g. BTC","pattern":"^[A-Za-z0-9]{1,15}$","type":"string"}},"required":["symbol"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"aggregateOpenInterestBase":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Summed OI across venues, base units"},"avgFundingAnnualizedPct":{"anyOf":[{"type":"number"},{"type":"null"}]},"avgFundingRate":{"anyOf":[{"type":"number"},{"type":"null"}]},"fearGreed":{"anyOf":[{"additionalProperties":false,"properties":{"classification":{"type":"string"},"value":{"type":"number"}},"required":["value","classification"],"type":"object"},{"type":"null"}],"description":"Crypto Fear & Greed index (0-100)"},"fundingSkew":{"anyOf":[{"enum":["longs pay","shorts pay","neutral"],"type":"string"},{"type":"null"}],"description":"Who pays funding now"},"markPrice":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Binance mark price (anchor)"},"nextFundingTime":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"ISO time of the next funding"},"symbol":{"type":"string"},"venues":{"description":"Per-exchange funding, open interest and mark","items":{"additionalProperties":false,"properties":{"fundingRate":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Current funding rate (per interval, e.g. 8h)"},"fundingRateAnnualizedPct":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Funding annualized to a percent"},"markPrice":{"anyOf":[{"type":"number"},{"type":"null"}]},"openInterestBase":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Open interest in base units"},"venue":{"type":"string"}},"required":["venue","fundingRate","fundingRateAnnualizedPct","openInterestBase","markPrice"],"type":"object"},"type":"array"}},"required":["symbol","markPrice","nextFundingTime","venues","aggregateOpenInterestBase","avgFundingRate","avgFundingAnnualizedPct","fundingSkew","fearGreed"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.botsmith.dev","lastUpdated":"2026-09-10T03:17:29.644Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-10T03:17:29.329Z"},"liveness":{},"verified":false,"featured":false}]}