Animica x402 Directory

Directory / transit.agentic-jp.com

transit.agentic-jp.com/stations/search

Fuzzy-search Japanese (JP) train stations by name — accepts kanji, kana, or romaji and tolerates the 駅/station suffix. Returns matching stations with their operators and lines. Use to resolve a station name to a canonical record.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://transit.agentic-jp.com/stations/search'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://transit.agentic-jp.com/stations/search'

Endpoint: https://transit.agentic-jp.com/stations/search. Operated by transit.agentic-jp.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on transit.agentic-jp.com

transit.agentic-jp.com/alerts/feed

Live feed of every active rail disruption across the Japanese (JP) network in one call — delays and suspensions with bilingual summaries, refreshed continuously…

GET · $0.005

transit.agentic-jp.com/lines

Directory of Japanese (JP) rail operators and their lines, with canonical ids and Japanese/English names. Use to discover valid line and operator identifiers fo…

GET · $0.001

transit.agentic-jp.com/route-plan

Plan a route between two Japanese (JP) train stations — timetable-based, with transfers, duration, and fare. Standard planning without delay adjustment (cheaper…

POST · $0.01

All 4 endpoints on transit.agentic-jp.com →