{"uid":"cap_Bs5HVBqPhkqNT0YGS84uS","slug":"bank-csv-normalize-4be7138f","name":"Bank CSV Normalize","description":"Parse a bank CSV (comma/semicolon/tab, quoted fields) and map common headers (date/amount/debit/credit/balance/description, TR aliases) into one schema. Up to 500 rows. Best-effort.","url":"https://402.com.tr/api/x402/bank-csv","method":"GET","headers":{},"bodySchema":{"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"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["text"],"properties":{"text":{"type":"string","description":"CSV text"}}}},"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":"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_XRnqqon9C6EepLA-kX9PE","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":"Parses and normalizes bank CSV files (comma/semicolon/tab delimited) by mapping common column headers into a single unified schema with up to 500 rows.","exampleAgentPrompt":"Can you normalize this bank CSV I exported? It has semicolon separators and weird column names — I need it mapped to a standard date/amount/description schema. Here's the CSV text: [paste CSV here].","exampleUseCases":[{"title":"Normalize multi-bank statement exports","prompt":"I downloaded CSV statements from three different banks and they all have different column names — some say 'Debit' others say 'DR Amount'. Can you run them through the bank CSV normalizer so I get a consistent schema back for each one?"},{"title":"Parse tab-delimited bank export for budget analysis","prompt":"My bank exported a tab-separated CSV with headers I don't recognize — can you parse and normalize it into a standard format with date, amount, and description fields so I can analyze my spending?"},{"title":"Reconcile imported transactions from foreign bank","prompt":"I have a CSV from a Turkish bank with TR-style column aliases and semicolons as delimiters — can you normalize it into a unified schema with standard fields like date, amount, debit, credit, balance, and description?"}],"resultDescription":"Returns up to 500 normalized transaction rows mapped into a unified schema with standardized fields: date, amount, debit, credit, balance, and description — regardless of the original CSV delimiter style or column naming conventions. Result is delivered on a best-effort basis.","failureModes":["CSV text is malformed or not a valid CSV structure","Columns cannot be mapped to any known header aliases — unrecognized schema returned","Input exceeds 500 rows — only first 500 processed","Empty or whitespace-only CSV text provided","Non-CSV formats (e.g. XML, PDF, XLSX) passed as text will fail to parse"],"whenToPreferThis":"Use this endpoint when you have raw CSV text from a bank export and need to normalize it into a consistent schema regardless of delimiter type or column naming. Ideal when handling exports from multiple banks with differing formats, including Turkish bank aliases. Best when you need a quick, low-cost ($0.01) parse-and-map step before downstream analysis or reconciliation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:45:35.962Z","isFirstParty":false}