Animica x402 Directory

Directory

furigana.agentic-jp.com

furigana.agentic-jp.com publishes 6 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.005 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/batch POST $0.0032 200
/classify POST $0.005 402
/convert POST $0.005 402
/furigana POST $0.005 402
/name-readings POST $0.005 402
/normalize POST $0.001 402

What these endpoints do

furigana.agentic-jp.com/batch

Run furigana / normalize / classify / convert over up to 100 Japanese (JP) text items in one call, with per-item success/error reporting. Dynamic pricing: a small per-item fee. Use to process a whole …

POST · $0.0032 · probe 200

furigana.agentic-jp.com/classify

Classify a Japanese (JP) string as person_name / company_name / place_name / general / mixed, with a probability, ranked alternates, and a character-type breakdown (kanji/kana/ascii ratios). Use to ro…

POST · $0.005 · probe 402

furigana.agentic-jp.com/convert

Single-shot script conversion of Japanese (JP) text between hiragana, katakana, and romaji (Hepburn/Nippon/Passport styles). Lighter than /furigana — for text that is already kana, with no morphologic…

POST · $0.005 · probe 402

furigana.agentic-jp.com/furigana

Convert kanji-mixed Japanese (JP) text to hiragana, katakana, or romaji (Hepburn/Nippon/Passport), with a per-token breakdown of surface form, reading, and part-of-speech. Backed by the kuromoji morph…

POST · $0.005 · probe 402

furigana.agentic-jp.com/name-readings

List the possible readings of a Japanese (JP) name — person, company, or place — each with a probability, since names like 山崎 (やまざき / やまさき) are ambiguous without context. Returns hiragana, katakana, a…

POST · $0.005 · probe 402

furigana.agentic-jp.com/normalize

Normalize Japanese (JP) text to a canonical form: fullwidth↔halfwidth conversion, halfwidth-katakana folding, invisible-character removal, and whitespace cleanup — each transformation toggleable. Retu…

POST · $0.001 · probe 402