furigana.agentic-jp.com
furigana.agentic-jp.com
· furigana.agentic-jp.com
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, and romaji per candidate. Use for CRM name-matching, furigana fields, and call-list preparation.
furigana.agentic-jp.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://furigana.agentic-jp.com/classify
|
0.002 | USDC |
https://furigana.agentic-jp.com/furigana
|
0.001 | USDC |
https://furigana.agentic-jp.com/name-readings
|
0.005 | USDC |
https://furigana.agentic-jp.com/normalize
|
0.001 | USDC |
0x38c9f689274e2fc3ae360744ef88ce212077a584 · basescan ↗
| Agent card | https://furigana.agentic-jp.com |
| Provider | https://furigana.agentic-jp.com |
| Docs | https://furigana.agentic-jp.com |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/furigana.agentic-jp.com) [](https://agenstry.com/agents/furigana.agentic-jp.com) [](https://agenstry.com/agents/furigana.agentic-jp.com) [](https://agenstry.com/agents/furigana.agentic-jp.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "furigana-agentic-jp-com",
"name": "furigana.agentic-jp.com",
"description": "List the possible readings of a Japanese (JP) name \u2014 person, company, or place \u2014 each with a probability, since names like \u5c71\u5d0e (\u3084\u307e\u3056\u304d / \u3084\u307e\u3055\u304d) are ambiguous without context. Returns hiragana, katakana, and romaji per candidate. Use for CRM name-matching, furigana fields, and call-list preparation.",
"domain": "furigana.agentic-jp.com",
"provider": "furigana.agentic-jp.com",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"eip155:137",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://furigana.agentic-jp.com/classify",
"description": "Classify Japanese (JP) text into person_name / company_name / place_name / general / mixed.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "\u5c71\u7530\u592a\u90ce",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://furigana.agentic-jp.com/furigana",
"description": "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 morphological analyzer. Use to generate ruby readings, build search indexes, or preprocess text for speech synthesis.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "options",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "\u6771\u4eac\u90fd\u5343\u4ee3\u7530\u533a\u6c38\u7530\u753a",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://furigana.agentic-jp.com/name-readings",
"description": "List the possible readings of a Japanese (JP) name \u2014 person, company, or place \u2014 each with a probability, since names like \u5c71\u5d0e (\u3084\u307e\u3056\u304d / \u3084\u307e\u3055\u304d) are ambiguous without context. Returns hiragana, katakana, and romaji per candidate. Use for CRM name-matching, furigana fields, and call-list preparation.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "name",
"type": "string",
"description": "",
"example": "\u5c71\u5d0e\u592a\u90ce",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "name_type",
"type": "string",
"description": "",
"example": "person",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://furigana.agentic-jp.com/normalize",
"description": "Normalize Japanese (JP) text to a canonical form: fullwidth\u2194halfwidth conversion, halfwidth-katakana folding, invisible-character removal, and whitespace cleanup \u2014 each transformation toggleable. Returns a per-change log. Use to deduplicate or match text where '\u6771\u4eac' and '\uff84\uff73\uff77\uff6e\uff73' must compare equal.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "\uff71\uff72\uff73\u3000\uff21\uff22\uff23\u3000\uff11\uff12\uff13",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.005",
"avgCostPerTransaction": "0.00225",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}