{"uid":"cap_XiQtbzve2RzzEmEAV7vnp","slug":"orders-of-magnitude-stream-dedup-api-febea8fc","name":"Orders of Magnitude Stream Dedup API","description":"Data and AI services via x402 payment protocol","url":"https://x402-api-production-5133.up.railway.app/ns/stream-dedup","method":"GET","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string"}}},"responseSchema":{"type":"object","properties":{}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Vn5lPg04llqH3N9u8Hp8o","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Removes duplicate entries from a streamed text input using AI processing via x402 micropayment protocol","exampleAgentPrompt":"Can you deduplicate this stream of text for me and return only the unique entries: 'apple\nbanana\napple\norange\nbanana\ngrape'?","exampleUseCases":[{"title":"Dedup log stream output","prompt":"I have a stream of server log lines with a lot of repeats — can you run this through the stream dedup service and give me back only the unique log entries? Here's the text: 'ERROR: timeout\nINFO: connected\nERROR: timeout\nINFO: connected\nWARN: retry'"},{"title":"Clean repeated API responses","prompt":"I'm getting a streamed list of product names from an API and there are tons of duplicates. Can you deduplicate this for me: 'Widget A\nWidget B\nWidget A\nWidget C\nWidget B\nWidget D'?"},{"title":"Filter duplicate user submissions","prompt":"I collected a bunch of user-submitted tags and many are repeated. Can you remove all the duplicates from this stream and give me back just the unique ones: 'python\njava\npython\nrust\njava\ngo\npython'?"}],"resultDescription":"Returns a processed version of the input string with duplicate entries removed, leaving only unique items from the stream in their original order.","failureModes":["Missing required 'input' parameter returns a 400 or similar error","Payment not provided or x402 payment fails resulting in a 402 Payment Required response","Empty string input may return empty or trivial output","Very large input strings may time out or be rejected","Response schema is underspecified so output format may be unpredictable"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-use deduplication of streamed text data without setting up your own infrastructure. It is well-suited for lightweight, one-off deduplication tasks where cost per call ($0.01 USDC) is acceptable and you want a real-time result over a micropayment channel using the x402 protocol.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:45:06.474Z","isFirstParty":false}