{"id":"6a92d4c9-bfa2-4763-8dd5-95f7b5507e2a","url":"https://gateway.stride20k.com/news/tech-pulse","method":"GET","fingerprint":"bcc27daf118e5121474dd169c5a0a2fc003b73795683a2878df8c1e41d69b120","name":"Stride20k","description":"Tech news API: the current Hacker News front page — 30 ranked stories as normalized JSON: rank, story id, title, outbound article URL (or HN discussion link for self-posts), points, author, comment count, ISO 8601 time. Single upstream call via the official Algolia HN API. Use for tech trend detection, topic monitoring, news agents, and content-pipeline seeding. Cached up to 2 minutes.","category":"other","docs_url":null,"advertised_price_usd":"0.005000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","scheme":"exact","networks":["eip155:8453"],"pay_to":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","input_schema":null,"output_schema":null,"schema_completeness":0,"status":"degraded","first_seen_at":"2026-08-23 12:49:28.664805+00","last_seen_at":"2026-08-25 09:21:18.305+00","last_success_at":"2026-09-14 16:12:20.146+00","dead_since":null,"probe_backoff_tier":0,"next_probe_at":"2026-09-14 16:17:20.146+00","search_tsv":"'2':65 '30':11 '8601':37 'agent':56 'algolia':45 'api':4,47 'articl':22 'author':33 'cach':62 'call':41 'comment':34 'content':59 'content-pipelin':58 'count':35 'current':6 'detect':52 'discuss':26 'front':9 'hacker':7 'hn':25,46 'id':19 'iso':36 'json':16 'link':27 'minut':66 'monitor':54 'news':3,8,55 'normal':15 'offici':44 'outbound':21 'page':10 'pipelin':60 'point':32 'post':31 'rank':12,17 'seed':61 'self':30 'self-post':29 'singl':39 'stori':13,18 'stride20k':1 'tech':2,50 'time':38 'titl':20 'topic':53 'trend':51 'upstream':40 'url':23 'use':48 'via':42","catalog_number":"1245","x402_version":2,"resource_url":"https://gateway.stride20k.com/news/tech-pulse","resource_description":"Tech news API: the current Hacker News front page — 30 ranked stories as normalized JSON: rank, story id, title, outbound article URL (or HN discussion link for self-posts), points, author, comment count, ISO 8601 time. Single upstream call via the official Algolia HN API. Use for tech trend detection, topic monitoring, news agents, and content-pipeline seeding. Cached up to 2 minutes.","bazaar_extension":null,"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","scheme":"exact","network":"eip155:8453","amountAtomic":"5000"}],"bazaar_compatible":false,"bazaar_validated_at":"2026-09-14 16:12:20.146+00","bazaar_validation_error":"missing Bazaar extension","window":"24h","probes_n":17,"handshake_uptime":0.88235295,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":779,"latency_p90":5014,"price_drift_pct":0,"score":0.5876,"computed_at":"2026-09-14 16:12:48.126+00","source_metadata":[{"raw":{"url":"https://gateway.stride20k.com/news/tech-pulse","name":"Stride20k","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"bcc27daf118e5121474dd169c5a0a2fc003b73795683a2878df8c1e41d69b120","inputSchema":{"type":"http","method":"GET","queryParams":{}},"resourceUrl":"https://gateway.stride20k.com/news/tech-pulse","serviceName":"Stride20k","x402Version":2,"outputSchema":{"type":"json","example":{"ok":true,"data":{"count":30,"stories":[{"id":48780870,"url":"https://news.exeter.ac.uk/faculty-of-environment-science-and-economy/giant-trees/","rank":1,"title":"Giant trees have no trouble pumping water to top branches","author":"hhs","points":117,"isSelfPost":false,"submittedAt":"2026-07-03T20:00:00.000Z","commentCount":24}]},"meta":{"cached":false,"source":"Hacker News (Algolia search API)","fetchedAt":"2026-07-04T00:00:00.000Z","attribution":null},"endpoint":"/news/tech-pulse"}},"acceptedAssets":["0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"],"bazaarExtension":{"info":{"input":{"type":"http","method":"GET","queryParams":{}},"output":{"type":"json","example":{"ok":true,"data":{"count":30,"stories":[{"id":48780870,"url":"https://news.exeter.ac.uk/faculty-of-environment-science-and-economy/giant-trees/","rank":1,"title":"Giant trees have no trouble pumping water to top branches","author":"hhs","points":117,"isSelfPost":false,"submittedAt":"2026-07-03T20:00:00.000Z","commentCount":24}]},"meta":{"cached":false,"source":"Hacker News (Algolia search API)","fetchedAt":"2026-07-04T00:00:00.000Z","attribution":null},"endpoint":"/news/tech-pulse"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ok","endpoint","data","meta"],"properties":{"ok":{"type":"boolean","description":"true on success."},"data":{"type":"object","required":["count","stories"],"properties":{"count":{"type":"integer","description":"Number of stories returned (≤30)."},"stories":{"type":"array","description":"Ranked stories: { rank, id, title, url, isSelfPost, points, author, commentCount, submittedAt }."}}},"meta":{"type":"object","required":["source","cached","fetchedAt"],"properties":{"cached":{"type":"boolean","description":"Whether this response was served from cache."},"source":{"type":"string","description":"Upstream source: Hacker News (Algolia search API)."},"fetchedAt":{"type":"string","description":"ISO 8601 time the data was actually retrieved from the upstream."},"attribution":{"type":["string","null"],"description":"Licensing attribution when the source requires it."}}},"endpoint":{"type":"string","description":"Always \"/news/tech-pulse\"."}}}}}}}},"supportedNetworks":["eip155:8453"],"advertisedPriceUsd":0.005,"paymentRequirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xAbe512E06dddC82581d2E5a19Ab594E778490441","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xAbe512E06dddC82581d2E5a19Ab594E778490441","scheme":"exact","network":"eip155:8453","amountAtomic":"5000"}],"resourceDescription":"Tech news API: the current Hacker News front page — 30 ranked stories as normalized JSON: rank, story id, title, outbound article URL (or HN discussion link for self-posts), points, author, comment count, ISO 8601 time. Single upstream call via the official Algolia HN API. Use for tech trend detection, topic monitoring, news agents, and content-pipeline seeding. Cached up to 2 minutes.","acceptedPaymentMethods":["exact"]},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://gateway.stride20k.com/news/tech-pulse","resource_description":"Tech news API: the current Hacker News front page — 30 ranked stories as normalized JSON: rank, story id, title, outbound article URL (or HN discussion link for self-posts), points, author, comment count, ISO 8601 time. Single upstream call via the official Algolia HN API. Use for tech trend detection, topic monitoring, news agents, and content-pipeline seeding. Cached up to 2 minutes.","bazaar_extension":null,"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","scheme":"exact","network":"eip155:8453","amountAtomic":"5000"}],"bazaar_compatible":false,"bazaar_validated_at":"2026-09-14 16:12:20.146+00","bazaar_validation_error":"missing Bazaar extension"},"sonar_metrics":{"score":0.5876,"uptime":0.88235295,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":779,"latency_p90":5014,"price_drift_pct":0},"cdp_indexed":false,"confidence":"medium"}