{"uid":"cap_eS6SJpaarCIGAbI1QzoL8","slug":"kihustle-phonetic-matcher-soundex-28ff7f0d","name":"KiHustle Phonetic Matcher — Soundex","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/bot-bazaar/api/v1/phonetic-matcher-soundex","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text_a":{"type":"string"},"text_b":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_woy-D7PYxr9shY59qDECv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Compares two text strings using the Soundex phonetic algorithm and returns whether they sound alike","exampleAgentPrompt":"Can you check whether 'Smith' and 'Smyth' sound phonetically the same using soundex matching?","exampleUseCases":[{"title":"Deduplicating customer name records","prompt":"I have two customer entries — 'Katherine' and 'Kathryn' — can you check if they're phonetically the same so I know whether to merge them?"},{"title":"Catching misspelled names in a form","prompt":"A user typed 'Jonson' in our signup form but we have 'Johnson' in our database — do these sound the same phonetically?"},{"title":"Matching foreign name transliterations","prompt":"Can you compare 'Mohammed' and 'Muhammad' to see if they match phonetically under soundex?"}],"resultDescription":"A JSON response indicating whether the two input strings match phonetically under the Soundex algorithm, with a result field and a success status flag.","failureModes":["Missing text_a or text_b fields returns an error","Non-string inputs may cause processing failure","Empty strings may yield trivial or undefined matches","Payment not processed (402) blocks access","Ambiguous or very short strings may produce low-quality soundex codes"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, fast phonetic comparison between exactly two text strings using the classic Soundex algorithm — ideal for name deduplication, fuzzy matching, or catching phonetic typos without requiring a full NLP pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:58:14.310Z","isFirstParty":false}