{"partialResults":false,"resources":[{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493","scheme":"exact"}],"description":"Aggregated crypto news with sentiment: deduplicated headlines from many major crypto outlets (CoinDesk, Cointelegraph, Decrypt, Bitcoin Magazine, The Block, CryptoSlate), each scored bullish/bearish/neutral by a crypto-tuned lexicon, optionally filtered by coin or query. One call instead of polling a dozen feeds and running your own NLP.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"coin":"BTC","limit":15},"type":"http"},"output":{"example":{"attribution":"Headlines syndicated from their publishers ...","coin":"BTC","count":2,"items":[{"link":"https://www.coindesk.com/...","published":"Tue, 30 Jun 2026 14:32:33 +0000","sentiment":{"label":"bullish","score":0.66},"source":"CoinDesk","summary":"BTC climbed as inflows...","title":"Bitcoin rallies past resistance"}],"query":null,"summary":{"after_dedup":98,"errors":[],"sentiment":{"breakdown":{"bearish":0,"bullish":1,"neutral":1},"items_scored":2,"label":"bullish","score":0.31},"sources_failed":0,"sources_ok":6,"total_fetched":120}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"coin":{"description":"Filter to a coin by ticker or name (BTC, ETH, SOL, bitcoin, ethereum, ...)","type":"string"},"limit":{"description":"Max items to return (default 20, cap 30)","maximum":30,"minimum":1,"type":"integer"},"query":{"description":"Free-text filter on headline + summary (e.g. ETF, staking)","type":"string"}},"required":[],"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"}}},"lastUpdated":"2026-09-08T23:07:26.753Z","quality":{"l30DaysTotalCalls":11,"l30DaysUniquePayers":9,"lastCalledAt":"2026-09-08T23:07:26.481Z"},"resource":"https://api.agentstools.dev/crypto/news","serviceName":"crypto-news","tags":["crypto","news","sentiment","bitcoin","ethereum"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xcc69d619E6053F88A4845066518f465bD06Fc96c","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"DqSMReqFwS3SqfghkM22gaXnYaX73t357cpLEmbHP6Vh","scheme":"exact"}],"description":"Latest crypto news and breaking headlines, real-time from Cointelegraph. Search any topic (bitcoin, ethereum, DeFi, regulation, market sentiment) or pull the live feed, with full article text across 14 languages. Built for agents tracking crypto markets, tokens, and Web3.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"full_text":true,"lang":"en","limit":10,"search":"bitcoin","views":true},"type":"http"},"output":{"example":{"articles":[{"author":{"authorTranslates":[{"id":"at1","name":"John Smith"}],"author_url":"https://cointelegraph.com/authors/john-smith","id":"auth123"},"category":{"categoryTranslates":[{"id":"ct1","title":"Bitcoin"}],"category_url":"https://cointelegraph.com/tags/bitcoin","id":"cat456"},"full_text":"Bitcoin reached a new all-time high today... [full article text]","id":"123456","postBadge":null,"postTranslate":{"author":{"authorTranslates":[{"id":"at1","name":"John Smith"}],"author_url":"https://cointelegraph.com/authors/john-smith","id":"auth123","innovationCircleUrl":null},"avatar":"https://images.cointelegraph.com/banner.jpg","id":"654321","leadText":"BTC reaches new highs amid market momentum.","published":"2026-06-13T14:30:00+00:00","publishedHumanFormat":"2 hours ago","title":"Bitcoin Surges Above $100K"},"post_url":"https://cointelegraph.com/news/bitcoin-article","views":5420},{"author":null,"category":{"categoryTranslates":[{"id":"ct2","title":"Ethereum"}],"category_url":"https://cointelegraph.com/tags/ethereum","id":"cat789"},"id":"123457","postBadge":{"id":"badge1","label":"Breaking","postBadgeTranslates":[{"id":"pb1","title":"Breaking News"}]},"postTranslate":{"author":null,"avatar":"https://images.cointelegraph.com/eth.jpg","id":"654322","leadText":"Eth2 upgrade brings efficiency gains.","published":"2026-06-13T12:00:00+00:00","publishedHumanFormat":"4 hours ago","title":"Ethereum Network Upgrade Complete"},"post_url":"https://cointelegraph.com/news/ethereum-upgrade","views":3150}],"count":2,"lang":"en","query":null,"source":"cointelegraph"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"full_text":{"description":"Include the full plain-text article body. Defaults to true.","type":"boolean"},"lang":{"description":"Locale to fetch news for. Defaults to \"en\".","enum":["en","tr","de","es","fr","it","jp","kr","br","cn","ar","in","tw","ru"],"type":"string"},"limit":{"description":"Number of articles to return (1-50). Defaults to 10.","maximum":50,"minimum":1,"type":"integer"},"search":{"description":"Optional full-text search query. When set, returns matching articles instead of the latest feed.","type":"string"},"views":{"description":"Include the article view count. Defaults to true.","type":"boolean"}},"required":["lang"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"articles":{"description":"Array of article objects with metadata, content, and engagement metrics","items":{"properties":{"author":{"properties":{"authorTranslates":{"items":{"properties":{"id":{"type":"string"},"name":{"type":"string"}},"type":"object"},"type":"array"},"author_url":{"type":"string"},"id":{"type":"string"}},"type":["object","null"]},"category":{"properties":{"categoryTranslates":{"items":{"properties":{"id":{"type":"string"},"title":{"type":"string"}},"type":"object"},"type":"array"},"category_url":{"type":"string"},"id":{"type":"string"}},"type":["object","null"]},"full_text":{"description":"Plain-text article body (present only if full_text=true in request)","type":"string"},"id":{"description":"Article ID","type":"string"},"postBadge":{"properties":{"id":{"type":"string"},"label":{"type":"string"},"postBadgeTranslates":{"items":{"properties":{"id":{"type":"string"},"title":{"type":"string"}},"type":"object"},"type":"array"}},"type":["object","null"]},"postTranslate":{"properties":{"author":{"properties":{"authorTranslates":{"items":{"properties":{"id":{"type":"string"},"name":{"type":"string"}},"type":"object"},"type":"array"},"author_url":{"type":"string"},"id":{"type":"string"},"innovationCircleUrl":{"type":["string","null"]}},"type":["object","null"]},"avatar":{"description":"Featured image URL","type":["string","null"]},"id":{"type":"string"},"leadText":{"description":"Article lead/summary","type":["string","null"]},"published":{"description":"ISO8601 publication timestamp","format":"date-time","type":"string"},"publishedHumanFormat":{"description":"Human-readable time ago (e.g., '2 hours ago')","type":["string","null"]},"title":{"description":"Article headline","type":"string"}},"required":["id","title","published"],"type":"object"},"post_url":{"description":"Full URL to the article on Cointelegraph","type":"string"},"views":{"description":"Article view count (present only if views=true in request)","type":"integer"}},"required":["id","post_url","postTranslate"],"type":"object"},"type":"array"},"count":{"description":"Number of articles in the response array","type":"integer"},"lang":{"description":"Locale code (e.g., 'en', 'de', 'es', 'fr', 'jp', 'kr', 'br', 'cn', 'ar', 'in', 'tw', 'ru', 'it', 'tr')","type":"string"},"query":{"description":"Search query string if ?search= was provided, otherwise null","type":["string","null"]},"source":{"description":"Content source identifier (always 'cointelegraph')","type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T00:39:30.038Z","quality":{"l30DaysTotalCalls":12,"l30DaysUniquePayers":7,"lastCalledAt":"2026-09-05T00:39:29.592Z"},"resource":"https://news.apitoll.cloud/v1/cointelegraph/news","serviceName":"ApiToll Crypto News","tags":["crypto","news","bitcoin","ethereum","defi"],"type":"http","x402Version":2},{"accepts":[{"amount":"4000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"4000","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:137","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"4000","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:42161","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"4000","asset":"0x754704Bc059F8C67012fEd69BC8A327a5aafb603","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:143","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"4000","asset":"0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:43114","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"4000","asset":"0xe15fC38F6D8c56aF07bbCBe3BAf5708A2Bf42392","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:1329","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"5000","asset":"0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:10","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"4000","asset":"0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168","extra":{"name":"Global Dollar","version":"1"},"maxTimeoutSeconds":300,"network":"eip155:4663","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"4000","asset":"0xcebA9300f2b948710d2653dD7B07f33A8B32118C","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:42220","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"4000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","facilitatorAddress":"0x67B9CE703d9ce658d7C4ac3c289cEa112fE662Af","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"upto"},{"amount":"4000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"J7aN3PLJnTCF5qpEnvJHJsnCjcGuqC2rYtEM8Gv3xwg","scheme":"exact"},{"amount":"40000","asset":"CCW67TSZV3SSS2HXMBQ5JFGCKJNXKZM7UQUWUZPUTHXSTZLEO7SJMI75","extra":{"areFeesSponsored":true},"maxTimeoutSeconds":300,"network":"stellar:pubnet","payTo":"GDNJXCKW7ZM7GEEVP674TWPU26YJNBQ2FI4ZIPRKTPTNUEJMDHFJWWRL","scheme":"exact"},{"amount":"4000","asset":"31566704","extra":{"feePayer":"ZMFK2OI7ZBD2U27ISERZC4S6LKM6WMFJPZQ4MYNJDZ2VNBNMBA67RA22AA","tag":"x402-global-challenge"},"maxTimeoutSeconds":300,"network":"algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=","payTo":"C7IIHG7SPLPZ5H7ZT6HW3UV2OQMQQE6Y2HBNGZXSLRJULE42BEE2OY2XIE","scheme":"exact"}],"description":"Recent crypto headlines aggregated from the public feeds of major outlets, deduplicated and newest first, each with title, source, publish time, canonical URL and a short summary, filterable by keyword, source and time window. Use it when an agent needs what happened in the last hours rather than what a model was trained on.","extensions":{"bazaar":{"info":{"input":{"body":{"limit":10,"query":"bitcoin"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":2,"errors":[],"fetchedAt":"2026-08-22T12:05:00.000Z","hours":48,"items":[{"publishedAt":"2026-08-22T12:00:00.000Z","source":"coindesk","sourceName":"CoinDesk","summary":"Spot ETF inflows returned for a third day while funding stayed neutral.","title":"Bitcoin holds above a key level as ETF inflows resume","url":"https://www.coindesk.com/markets/2026/08/22/example"},{"publishedAt":"2026-08-22T10:30:00.000Z","source":"decrypt","sourceName":"Decrypt","summary":"Network hashrate set a new high this week.","title":"Miners add hashrate ahead of the next difficulty adjustment","url":"https://decrypt.co/123456/example"}],"match":"all","query":"bitcoin","source":"rss","sources":[{"cached":false,"id":"coindesk","items":25,"matched":1,"name":"CoinDesk"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"hours":{"description":"Only items published within the last N hours (default 48, max 168).","type":"number"},"limit":{"description":"Items to return (default 20, max 50).","type":"number"},"match":{"description":"all (default): every keyword must appear; any: at least one.","type":"string"},"query":{"description":"Optional keywords (space-separated, max 10); matched case-insensitively against title + summary.","type":"string"},"sources":{"description":"Optional subset of source ids: coindesk, cointelegraph, decrypt, theblock, bitcoinmagazine, thedefiant, blockworks, cryptoslate.","items":{"type":"string"},"type":"array"}},"required":[]},"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":{"properties":{"count":{"type":"integer"},"errors":{"type":"array"},"fetchedAt":{"type":"string"},"hours":{"type":"integer"},"items":{"items":{"type":"object"},"type":"array"},"match":{"type":"string"},"query":{"type":"string"},"source":{"type":"string"},"sources":{"items":{"type":"object"},"type":"array"}},"required":["source","query","match","hours","count","items","sources","errors","fetchedAt"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_b4aw4uzd"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1787497819/bazaar-icons/478aced8e219894c.png","lastUpdated":"2026-08-31T10:38:03.516Z","quality":{"l30DaysTotalCalls":3,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-31T10:38:03.309Z"},"resource":"https://agent402.tools/api/crypto-news","serviceName":"Crypto news headlines","tags":["crypto","news","headlines","rss","bitcoin"],"type":"http","x402Version":2},{"accepts":[{"amount":"4000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","scheme":"exact"}],"description":"Crypto and financial news search. Returns current headlines about cryptocurrencies, tokens, markets and finance with source, domain, URL, snippet and publication time. For trading agents, crypto research, market monitoring and news feeds. Query by coin, ticker or topic (e.g. bitcoin, ethereum, solana).","extensions":{"bazaar":{"info":{"input":{"body":{"depth":10,"languageCode":"en","locationCode":2840,"query":"bitcoin"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":1,"items":[{"domain":"crypto.example","imageUrl":null,"publishedAt":"2026-08-22 12:00:00 +00:00","rank":1,"snippet":"Example crypto news summary","source":"Example Crypto","timePublished":"1 hour ago","title":"Example crypto headline","url":"https://crypto.example/article"}],"machine":"portfolio","query":"bitcoin","route":"crypto.news"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"depth":{"default":10,"maximum":10,"minimum":1,"type":"integer"},"languageCode":{"default":"en","type":"string"},"locationCode":{"default":2840,"minimum":1,"type":"integer"},"query":{"maxLength":700,"minLength":1,"type":"string"}},"required":["query"],"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":{"properties":{"count":{"type":"integer"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"items":{"items":{"properties":{"domain":{"type":["string","null"]},"imageUrl":{"type":["string","null"]},"publishedAt":{"type":["string","null"]},"rank":{"type":["integer","null"]},"snippet":{"type":["string","null"]},"source":{"type":["string","null"]},"timePublished":{"type":["string","null"]},"title":{"type":["string","null"]},"url":{"type":["string","null"]}},"type":"object"},"type":"array"},"machine":{"type":"string"},"query":{"type":"string"},"route":{"type":"string"}},"required":["machine","route","items"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T01:17:52.68Z","quality":{"l30DaysTotalCalls":5,"l30DaysUniquePayers":4,"lastCalledAt":"2026-09-05T01:17:52.24Z"},"resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/news","serviceName":"Crypto \u0026 Financial News","tags":["crypto","cryptocurrency","bitcoin","ethereum","crypto-news"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","scheme":"exact"}],"description":"Importance-ranked crypto headlines with per-article source links and publish times, plus a sentiment-scored market brief. Regenerated hourly; meta carries the snapshot's age and a fresh/stale verdict.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"data":{"headlines":[{"match":"exact","publishedAt":"2026-09-02T07:59:43.000Z","rank":1,"source":"Cointelegraph","title":"Bitcoin ETFs notch best month of 2026 as BTC gains 25% in August","url":"https://cointelegraph.com/markets/bitcoin-etf-best-month-2026-btc-up-25-august","whyItMatters":"ETF flows are the strongest near-term driver of institutional participation."}],"report":"Latest crypto news..."},"meta":{"dataAsOf":"2026-08-10T08:00:00.000Z","degraded":false,"freshness":"fresh","generatedAt":"2026-08-10T12:00:00.000Z","sourceHealth":{"crypto-news-cache":"ok"},"stalenessSec":1739},"status":"success"},"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":{"properties":{"data":{"description":"News report object on success, error string on failure","properties":{"headlines":{"items":{"description":"Ranked story. url/publishedAt/source are null when no source article matched by exact title — never a guessed link. match: exact|null. sourceTitle appears only when the publisher worded it differently.","properties":{"match":{"enum":["exact",null],"type":["string","null"]},"publishedAt":{"type":["string","null"]},"rank":{"type":"number"},"source":{"type":["string","null"]},"sourceTitle":{"type":"string"},"title":{"type":"string"},"url":{"type":["string","null"]},"whyItMatters":{"type":["string","null"]}},"required":["rank","title","whyItMatters","url","publishedAt","source","match"],"type":"object"},"type":"array"},"report":{"type":"string"}},"required":["report","headlines"],"type":"object"},"meta":{"description":"Freshness. generatedAt = when we built this response. stalenessSec = age of our cached snapshot, absent on live pass-throughs. dataAsOf = vintage of the observations. degraded = an older good version was served.","properties":{"dataAsOf":{"description":"Vintage of the observations, as upstream declared it.","type":["string","null"]},"degraded":{"type":"boolean"},"freshness":{"description":"'stale' means past this route's advertised cadence — still served, never withheld.","enum":["fresh","stale",null],"type":["string","null"]},"generatedAt":{"type":"string"},"sourceHealth":{"type":"object"},"stalenessSec":{"type":["number","null"]}},"required":["generatedAt","degraded","sourceHealth"],"type":"object"},"status":{"enum":["success","failed"],"type":"string"}},"required":["status","data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/crypto-news","scheme":"exact","validUntil":1789056422,"version":1},"signature":"0x132f48fefab8af1a412c2bf43f0efe104eb1c59c3dd628e334ebb5636861b8556a428e7993938f04fee32b4a43fbb2f627a34850f05cb32594f71578080371561c"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/crypto-news","scheme":"exact","validUntil":1789056422,"version":1},"signature":"0x132f48fefab8af1a412c2bf43f0efe104eb1c59c3dd628e334ebb5636861b8556a428e7993938f04fee32b4a43fbb2f627a34850f05cb32594f71578080371561c"},{"acceptIndex":2,"format":"eip712","payload":{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","resourceUrl":"https://x402.ottoai.services/crypto-news","scheme":"exact","validUntil":1789056422,"version":1},"signature":"0xaca2c3d651f08e0b9e1b426db476d6b922edd0df285c007e2cbcd9a8d527b49c5748aff80b1bb1781a32cbffbb36bff04c9bd1d8c999cf408fbca557ab53d4c71c"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"otto-content-receipt":{},"sign-in-with-x":{"info":{"domain":"x402.ottoai.services","issuedAt":"2026-09-10T16:02:02.865Z","nonce":"e9d4323dc225b00a17148a0cf26c3f13","resources":["https://x402.ottoai.services/crypto-news"],"statement":"Sign in to access Otto AI market intelligence","uri":"https://x402.ottoai.services/crypto-news","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"address":{"type":"string"},"chainId":{"type":"string"},"domain":{"type":"string"},"expirationTime":{"format":"date-time","type":"string"},"issuedAt":{"format":"date-time","type":"string"},"nonce":{"type":"string"},"notBefore":{"format":"date-time","type":"string"},"requestId":{"type":"string"},"resources":{"items":{"format":"uri","type":"string"},"type":"array"},"signature":{"type":"string"},"statement":{"type":"string"},"type":{"type":"string"},"uri":{"format":"uri","type":"string"},"version":{"type":"string"}},"required":["domain","address","uri","version","chainId","type","nonce","issuedAt","signature"],"type":"object"},"supportedChains":[{"chainId":"eip155:8453","type":"eip191"},{"chainId":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","type":"ed25519"}]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-10T16:02:02.923Z","quality":{"l30DaysTotalCalls":821,"l30DaysUniquePayers":119,"lastCalledAt":"2026-09-10T12:01:23.244Z"},"resource":"https://x402.ottoai.services/crypto-news","serviceName":"Otto AI","tags":["crypto news","market news","sentiment analysis","breaking headlines"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x217e5Fe265EB78b29067bF8324ef03a7D8e167C4","scheme":"exact"}],"description":"Latest crypto news headlines aggregated from major outlets (CoinDesk, Cointelegraph, Decrypt, The Block, Bitcoin Magazine), merged and sorted newest-first. Query: limit (1-50, default 20), source (optional outlet filter). Each item: title, link, source, published, summary. Use for market-news monitoring loops and sentiment pipelines.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":"10"},"type":"http"},"output":{"example":{"count":1,"items":[{"link":"https://www.coindesk.com/...","published":"Mon, 13 Jul 2026 09:00:00 GMT","source":"coindesk","summary":"...","title":"Bitcoin rallies past..."}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"properties":{"method":{"const":"GET"},"queryParams":{"properties":{"limit":{"type":"string"}},"required":["limit"],"type":"object"}},"required":["method"],"type":"object"}}}}},"lastUpdated":"2026-08-30T03:34:51.17Z","quality":{"l30DaysTotalCalls":2,"l30DaysUniquePayers":2,"lastCalledAt":"2026-08-30T03:34:50.945Z"},"resource":"https://x402.shizu.me/news","serviceName":"Crypto News Headlines","tags":["crypto","news","headlines","bitcoin","ethereum"],"type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x6E8B64638b24C6D625b045dD353120d850064E2E","scheme":"exact"}],"description":"Get latest crypto news with sentiment scores and token mentions","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":1,"token":"example"},"type":"http"},"output":{"example":{"articles":[],"results":1,"sentimentSummary":{},"sources":[],"timestamp":"example","tokenFilter":"example","totalFetched":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Number of articles to return (default 20, max 100).","type":"number"},"token":{"description":"Filter by token symbol (e.g. BTC, ETH, SOL). Optional — returns all if omitted.","type":"string"}},"required":[],"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"}}},"lastUpdated":"2026-09-08T08:42:49.679Z","quality":{"l30DaysTotalCalls":5,"l30DaysUniquePayers":4,"lastCalledAt":"2026-09-08T08:42:49.181Z"},"resource":"https://crypto-news.api.klymax402.com/api/news","type":"http","x402Version":2},{"accepts":[{"amount":"8000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x38C063312719220c676E988f0DEE14B4ec0e44C8","scheme":"exact"}],"description":"Real-time aggregated cryptocurrency news feed with lexicon-based sentiment analysis and cross-outlet story clustering. Filters by topic, time-range, and sentiment bands.","extensions":{"bazaar":{"category":"data-provider","info":{"input":{"method":"GET","queryParams":{"limit":5,"since":"6h","topic":"bitcoin"},"type":"http"},"output":{"example":{"articles":[{"alsoReportedBy":2,"id":"a1b2c3d4","link":"https://example.com/btc-100k","publishedAt":"2026-07-03T18:00:00Z","scoredTerms":["breakout","surge","strong"],"sentimentLabel":"bullish","sentimentScore":0.75,"source":"CoinDesk","sourceId":"coindesk","sourceWeight":0.9,"summary":"Bitcoin surged past the historic $100k mark today as ETF inflows set new records.","title":"Bitcoin Breaks Out Above $100k Amid Strong ETF Inflows"}],"meta":{"freshestArticle":"2026-07-03T18:00:00Z","oldestArticle":"2026-07-03T18:00:00Z","returned":1,"sourcesDown":1,"sourcesHealthy":9,"totalMatching":1},"processingTime":"15ms"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max articles to return (1-50, default 20)","type":"integer"},"maxSentiment":{"description":"Maximum sentiment score (-1 to 1)","type":"number"},"minSentiment":{"description":"Minimum sentiment score (-1 to 1)","type":"number"},"since":{"description":"ISO timestamp or shorthand '1h', '6h', '24h'","type":"string"},"topic":{"description":"Comma-separated keywords (e.g. 'bitcoin,ethereum')","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"},"tags":["news","sentiment","crypto","signal","x402","agents"]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1783820462/bazaar-icons/87251f674c6daed8.jpg","lastUpdated":"2026-08-26T19:11:04.933Z","quality":{"l30DaysTotalCalls":4,"l30DaysUniquePayers":2,"lastCalledAt":"2026-08-26T19:11:04.647Z"},"resource":"https://vibesprings.net/api/news/crypto","serviceName":"Vibe Springs","tags":["news","sentiment","crypto","signal","x402"],"type":"http","x402Version":2},{"accepts":[{"amount":"150000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x175562431dFcb38aB3a1762B7fc1fbC08A93BbbB","scheme":"exact"}],"description":"Unlock full crypto news article text (RSS ingest) for autonomous agents.","extensions":{"bazaar":{"info":{"category":"news","description":"Unlock full crypto news article text (RSS ingest) for autonomous agents.","input":{"method":"GET","queryParams":{"method":"GET","news_id":"106","type":"http"},"type":"http"},"name":"TraBot News Unlock","output":{"example":{"body_full":"Full article text…","id":106,"paid_via":"x402","source_link":"https://example.com/article","title":"Example headline"},"type":"json"},"tags":["news","data","crypto"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"method":{"enum":["GET"],"type":"string"},"news_id":{"description":"Numeric id from GET /api/a2a/news/catalog","type":"string"},"type":{"enum":["http"],"type":"string"}},"required":["type","method","news_id"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"body_full":{"type":"string"},"id":{"type":"integer"},"paid_via":{"type":"string"},"source_link":{"type":"string"},"title":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-08-12T12:06:57.846Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-12T12:06:57.289Z"},"resource":"https://trabotpro.it/api/a2a/x402/news/unlock","serviceName":"TraBot News Unlock","tags":["news","data","crypto"],"type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x6c0752c09e7F6fA6526fCDf40e456a159ebB5621","scheme":"exact"},{"amount":"5000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"FJqAJ4dXkFbrp3EEo8E9x98iaBGUQwaU8Srz5ePfUXLH","scheme":"exact"}],"description":"News search API / GDELT article search / public news feed lookup. Same news handler as crypto-news, with GDELT and a GNews fallback when configured, exposed for agents searching recent articles by keyword, company, ticker, market topic, or crypto topic and returning headline URLs, source domains, timestamps, language/country metadata, and sentiment. Data only; no trading advice.","extensions":{"bazaar":{"discoverable":true,"info":{"input":{"body":{"hours":48,"limit":5,"query":"stablecoin regulation"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"query":"stablecoin regulation","returned":5,"source":"GDELT 2.1 Document API"},"type":"json"}},"related":["/company-intel-pack","/news-content","/research-topic-scan","/slop-filtered-brief"],"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"hours":{"description":"Lookback window in hours, 1-168. Default 48.","type":"number"},"limit":{"description":"Headlines to return, 1-30. Default 10.","type":"number"},"query":{"description":"Optional news query override, max 240 chars.","type":"string"},"topic":{"description":"Preset topic. Default crypto.","enum":["crypto","markets","defi","bitcoin","ethereum","stablecoins"],"type":"string"}}},"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":{"properties":{"query":{"type":"string"},"returned":{"type":"integer"},"source":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_awpbwsy3"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1783070352/bazaar-icons/54f004eda341546b.png","lastUpdated":"2026-09-05T07:09:17.529Z","quality":{"l30DaysTotalCalls":4,"l30DaysUniquePayers":2,"lastCalledAt":"2026-09-05T07:09:17.387Z"},"resource":"https://x402.agentutility.ai/news-search","serviceName":"AgentUtility.ai","tags":["web-probe","news","search"],"type":"http","x402Version":2}],"searchMethod":"hybrid","x402Version":2,"meta":{"searchToken":"ipauj7mtrxycuaa"}}
