{"uid":"cap_pqXzfZXHLgwcjNQFCU4Av","slug":"japanese-address-normalizer-e37feabe","name":"Japanese Address Normalizer","description":"Japanese address normalization (住所正規化): standardize a JP address into clean prefecture / city / town / chome-banchi components. Fixes fullwidth/halfwidth digits, old-form kanji, and chome-banchi notation variants, and resolves the 7-digit postal code. Returns a 0-1 confidence score so agents can flag low-quality input. Use for address validation, cleansing, deduplication, and canonicalization before storage or comparison.","url":"https://address.agentic-jp.com/normalize","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"address":{"type":"string","maxLength":200,"description":"A raw Japanese address string in any common format"}}},"responseSchema":{"type":"json","example":{"input":"東京都千代田区永田町１ー７ー１","components":{"go":"1","city":"千代田区","town":"永田町","chome":"1","banchi":"7","prefecture":"東京都"},"confidence":0.98,"normalized":"東京都千代田区永田町1-7-1","postal_code":"100-0014"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-7dW0v2knti4I_FcVzrDX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Normalizes a raw Japanese address string into structured prefecture/city/town/chome-banchi components with postal code resolution and a confidence score.","exampleAgentPrompt":"Can you normalize this Japanese address into clean prefecture, city, town, and chome-banchi parts, fix any fullwidth digits or old kanji, and give me the postal code and confidence score? The address is: '東京都渋谷区道玄坂１－２－３'.","exampleUseCases":null,"resultDescription":"Returns structured address components (prefecture, city, town, chome-banchi), a resolved 7-digit Japanese postal code, and a 0–1 confidence score indicating input quality. Allows agents to detect low-quality or ambiguous addresses and decide whether to flag them for review.","failureModes":["Address string is empty or exceeds 200 characters — validation error returned","Address is not recognizable as a Japanese address — low confidence score or parsing failure","Ambiguous address with multiple possible interpretations — low confidence score returned","Malformed request body — HTTP 400 error","Payment not included or invalid x402 payment — HTTP 402 error"],"whenToPreferThis":"Use this endpoint when you need to normalize, validate, or deduplicate Japanese addresses before storage or comparison, especially when input may contain mixed fullwidth/halfwidth characters, old-form kanji, or inconsistent chome-banchi notation. Prefer this over a postal code lookup endpoint when you have a full address string (not just a postal code) that needs to be parsed and cleaned.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:38:52.073Z","isFirstParty":false}