{"uid":"cap_zbVJRLY_tA97-9qNQbw0o","slug":"relaystation-csv-dedupe-2f9f3e48","name":"Relaystation CSV Dedupe","description":"$0.0002/MB. Drop duplicate rows, order preserved — clean a dataset in one call. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny","url":"https://api.relaystation.ai/v1/csv/dedupe","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_1S3QTDSVcmp1LcOyJG4mI","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Removes duplicate rows from a CSV dataset in a single API call, preserving original row order.","exampleAgentPrompt":"I have a CSV file with a bunch of duplicate rows — can you deduplicate it for me and send back the cleaned version with the original row order preserved?","exampleUseCases":[{"title":"Deduplicating a customer contact list","prompt":"I exported our CRM contacts to a CSV and there are tons of duplicate entries — can you remove all the duplicate rows and give me back the clean file with the original order intact?"},{"title":"Cleaning pipeline output before analysis","prompt":"My data pipeline produced a CSV with repeated rows from retried jobs. Can you deduplicate the CSV so I only have unique records before I run my analysis?"},{"title":"Preprocessing user-uploaded data files","prompt":"A user uploaded a spreadsheet that has many duplicate submissions — can you dedupe the CSV and return the cleaned version so I can import it into our database?"}],"resultDescription":"A cleaned CSV returned with all duplicate rows removed and the original row order preserved among the unique records. Billing is $0.0002 per MB of input data, with a 1¢ minimum charge auto-credited for future calls.","failureModes":["Malformed or non-CSV file returns a parsing error","Empty file or file with only a header row may return an empty result","Payment insufficient or x402 handshake failure results in a 402 Payment Required response","Extremely large files may time out or exceed size limits","Encoding issues (non-UTF-8 CSV) may cause row parsing failures"],"whenToPreferThis":"Choose this endpoint when you need a fast, pay-per-use deduplication step in a data pipeline without spinning up your own infrastructure. It is ideal for one-shot CSV cleaning tasks where preserving original row order matters, and the per-MB pricing makes it cost-effective for variable-size files. Prefer it over general-purpose ETL tools when you want a lightweight, single-call solution with microtransaction billing via x402.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:34:47.253Z","isFirstParty":false}