{"uid":"cap_JYfSml5kjDbvvXx24Z3wS","slug":"kihustle-bech32-address-validator-a1dc4303","name":"KiHustle Bech32 Address Validator","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/nexus/api/v1/bech32-validator","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"address":{"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_u_mTcj1bhyDBnsW1bhJgt","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":"Validates whether a given string is a valid Bech32-encoded address (e.g. Bitcoin SegWit or similar blockchain addresses)","exampleAgentPrompt":"Can you check if this address is a valid bech32 format before I send funds to it: bc1qar0srrr7xfkvy5l643lydnw9re59gtzzwf5mdq?","exampleUseCases":[{"title":"Pre-send wallet address check","prompt":"Before I transfer any Bitcoin, can you verify that bc1qw508d6qejxtdg4y5r3zarvary0c5xw7kv8f3t4 is a properly formatted bech32 address?"},{"title":"User-submitted address sanitization","prompt":"A user just entered this withdrawal address on my platform — can you confirm it's a valid bech32 address so we don't process a bad transaction: bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh?"},{"title":"Automated payment pipeline validation","prompt":"I'm building a payout workflow — validate this bech32 address for me before we queue it for payment: tb1qrp33g0q5c5txsp9arysrx4k6zdkfs4nce4xj0gdcccefvpysxf3q0sl5k7?"}],"resultDescription":"Returns a JSON object with a 'result' field indicating 'processed' and a 'status' field of 'success' (or failure equivalent), confirming whether the submitted address string is a valid bech32-encoded address.","failureModes":["Malformed input string returns validation failure status","Empty address field may return an error or failed validation","Non-bech32 address formats (e.g. legacy Base58 Bitcoin addresses) may be flagged as invalid","Network errors may return HTTP 402 if payment fails","Ambiguous response schema may not distinguish between 'invalid format' and 'service error'"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-call bech32 address validation check — particularly useful in automated crypto payment pipelines, user input sanitization flows, or any workflow where you need to confirm a SegWit-style or similar bech32 address is well-formed before initiating a transaction. Prefer this over manual regex checks when you want a dedicated validation service with a clear API contract.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:02:45.418Z","isFirstParty":false}