x402 List

x402 Protocol Service Directory

Japan Transit API

Data PAYMENT-READY

payment-ready until 2026-09-18

Real-time train delays + delay-aware alternative routes for Japan rail. x402-enabled for AI agents.

Part of the Agentic JP operator hub

Pay from $0.001 to $0.015 per request in USDC on Base / Polygon / Solana, settled onchain via the x402 protocol, no signup, no API key needed.

measured since 2026-05-18 (start of our harvest window) · $4.73 all-time · settled via coinbase

BASE URL https://transit.agentic-jp.com WEBSITE https://transit.agentic-jp.com ENDPOINTS 7 NETWORK Base / Polygon / Solana ASSET USDC MEMBER SINCE 2026-07-28 MONITORED SINCE 2026-07-28

VERDICT

ranking generation 3

solid 87/100 #49 of 284 in Data by measured score

What the score read on this service: status online, 99.1% uptime 30d, 753ms response p95, x402 compliance 14 of 14, $0.001 price against the category, on-chain traction measured. Each of those is measured, and each is published in full below.

The score comes from our own monitoring, never from reviews, operator claims, or a language model: reliability, x402 compliance, price against the category, a deterministic risk flag, and a small on-chain traction term, weighted by ranking generation 3. It is not placement anyone can buy: the paid verify tier is reported beside it and is not one of its inputs. Every component below stays published and read-only.

It is a score inside Data, and only there: price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, which here means 284 listings, this one among them. That set is wider than the 284 the position above is counted against, because a listing we have measured too little of to rank still sits in the field the price and the speed are normalized over. The same service in a different field would read differently. The same engine answers GET /api/v1/best, and asked for a different pool (the whole directory, or another filter) it returns a different number for this service under this same ranking generation. Neither is more correct: they answer different questions, and the methodology states which is which.

Bands on the 0 to 100 measured score: strong at 93 and above, solid from 75, mixed from 55, weak below 55. Price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, so the score places a service in its own field.

ALTERNATIVES IN DATA

Other Data services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).

Ranked alternative x402 services in the same category, with band, measured score, 30-day uptime and 30-day on-chain settlement volume
SERVICE BAND SCORE UPTIME 30D VOL 30D
StableEnrich strong 96 100% $2.1k
SniperX•x402 strong 95 100% $579.71
glim.sh strong 95 100% $53.28
cn402 strong 93 100% $39.31
API Acre solid 92 99.8% $34.32
5 of 283 other ranked services in Data · see the whole category

ASSESSMENT

updated 30m ago

The parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.

reliability 99.1%
uptime 24h
100%
uptime 7d
100%
uptime 30d
99.1%
uptime 90d
99.4%
response p95
753ms
avg response
602ms
total checks
2,766

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (14/14)

14 of 14 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.001 to $0.015 (p10 in Data)
price (min)
$0.001
price (max)
$0.015
category percentile (min)
p10 in Data
category percentile (max)
p33 in Data
endpoints / prices
7 / 4
model
tiered
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
114d
registrar
Cloudflare, Inc.
hosting
custom
domain created
2026-05-18

Identity facts, not a risk score.

traction $0.1473333333 30d · 21 buyers
volume 30d
$0.1473333333
buyers 30d
21
settlements 30d
159
measured since
2026-05-18 (start of our harvest window)
last settlement
2026-09-11
top buyer share
26% of 30d volume
trend 7d vs 30d
0.85x the 30d daily rate
networks
eip155:137, eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d
volume all-time
$4.73
settlements all-time
968
median settlement 30d
$0.001
max settlement 30d
$0.012
settled via
coinbase ($0.44, 159 tx)

Attributed pro-quota: this payout address is shared, so volume is the operator-level figure divided by the services sharing it, while buyer and transaction counts stay whole. A declared convention, not an individually observed measure, and still a conservative undercount.

Currently sharing this payout address with Japan Address API, Japan Furigana API.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

No AI synthesis has been produced for this service yet.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
GET /alerts/feed $0.005 Base/Polygon/Solana USDC header
POST /alternative-routes $0.015 Base/Polygon/Solana USDC header
GET /line/yamanote/disruptions $0.005 Base/Polygon/Solana USDC header
GET /lines $0.001 Base/Polygon/Solana USDC header
POST /route-plan $0.01 Base/Polygon/Solana USDC header
GET /station/tokyo/status $0.005 Base/Polygon/Solana USDC header
GET /stations/search $0.005 Base/Polygon/Solana USDC header
7 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /alerts/feed returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://transit.agentic-jp.com/alerts/feed'
// 402 response (captured by monitor) · 7 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/station/:name/status"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/station/:name/status"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP",
          "resource": "https://transit.agentic-jp.com/station/:name/status"
        },
        "payTo": "2BTzdCAcCLaNA2SSZ1YjJvTtscNCpUMUEjLY3LyBpNMk",
        "amount": "5000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://transit.agentic-jp.com/station/:name/status",
      "mimeType": "application/json",
      "description": "Real-time delay and operational status for a Japanese (JP) train station — per-line status (normal / delayed / suspended), estimated delay minutes, and cause, with bilingual summaries. Sourced live from ODPT, refreshed continuously. Built for MONITORING: poll every few minutes to watch a commute, delivery route, or event venue station and react the moment a delay appears."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "pathParams": {
              "name": "tokyo"
            },
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "status": {
                "overall": "delayed"
              },
              "station": {
                "name_en": "Shinjuku",
                "name_ja": "新宿"
              },
              "summary_en": "Shinjuku has delays on the JR Yamanote Line (~10 min)."
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "pathParams": {
                  "type": "object",
                  "required": [
                    "name"
                  ],
                  "properties": {
                    "name": {
                      "type": "string",
                      "description": "Japanese station name (kanji/kana/romaji)"
                    }
                  }
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        },
        "routeTemplate": "/station/:name/status"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/line/:line/disruptions"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/line/:line/disruptions"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP",
          "resource": "https://transit.agentic-jp.com/line/:line/disruptions"
        },
        "payTo": "2BTzdCAcCLaNA2SSZ1YjJvTtscNCpUMUEjLY3LyBpNMk",
        "amount": "5000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://transit.agentic-jp.com/line/:line/disruptions",
      "mimeType": "application/json",
      "description": "Current service disruptions on a specific Japanese (JP) train line: status, estimated delay, cause, and last-updated time, with a bilingual summary. Sourced live from ODPT. Use to monitor one line for delays or suspensions."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "pathParams": {
              "line": "yamanote"
            },
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "line": "JR山手線",
              "status": "delayed",
              "delay_minutes_estimated": 10
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "pathParams": {
                  "type": "object",
                  "required": [
                    "line"
                  ],
                  "properties": {
                    "line": {
                      "type": "string",
                      "description": "Japanese rail line id"
                    }
                  }
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        },
        "routeTemplate": "/line/:line/disruptions"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/route-plan"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/route-plan"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP",
          "resource": "https://transit.agentic-jp.com/route-plan"
        },
        "payTo": "2BTzdCAcCLaNA2SSZ1YjJvTtscNCpUMUEjLY3LyBpNMk",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://transit.agentic-jp.com/route-plan",
      "mimeType": "application/json",
      "description": "Plan a route between two Japanese (JP) train stations — timetable-based, with transfers, duration, and fare. Standard planning without delay adjustment (cheaper). Use for ordinary trip planning."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "to": "東京",
              "from": "新宿"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "fare_jpy": 200,
              "transfers": 0,
              "duration_minutes": 14
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "from",
                    "to"
                  ],
                  "properties": {
                    "to": {
                      "type": "string",
                      "description": "Destination station (Japanese)"
                    },
                    "from": {
                      "type": "string",
                      "description": "Origin station (Japanese)"
                    },
                    "departure_time": {
                      "type": "string",
                      "description": "ISO 8601 departure time"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/alternative-routes"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "15000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/alternative-routes"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "15000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP",
          "resource": "https://transit.agentic-jp.com/alternative-routes"
        },
        "payTo": "2BTzdCAcCLaNA2SSZ1YjJvTtscNCpUMUEjLY3LyBpNMk",
        "amount": "15000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://transit.agentic-jp.com/alternative-routes",
      "mimeType": "application/json",
      "description": "Suggest delay-aware alternative routes for Japanese (JP) train travel: returns the primary route plus ranked alternatives that route around currently-disrupted lines, each with a reason. The differentiating endpoint — use when trains are delayed and the agent needs a route that still works."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "to": "東京",
              "from": "新宿",
              "max_alternatives": 3
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "primary": {
                "delay_status": "delayed",
                "duration_minutes": 14
              },
              "alternatives": [
                {
                  "rank": 1,
                  "delay_status": "normal",
                  "duration_minutes": 18
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "from",
                    "to"
                  ],
                  "properties": {
                    "to": {
                      "type": "string",
                      "description": "Destination station (Japanese)"
                    },
                    "from": {
                      "type": "string",
                      "description": "Origin station (Japanese)"
                    },
                    "departure_time": {
                      "type": "string"
                    },
                    "max_alternatives": {
                      "type": "number"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/alerts/feed"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/alerts/feed"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP",
          "resource": "https://transit.agentic-jp.com/alerts/feed"
        },
        "payTo": "2BTzdCAcCLaNA2SSZ1YjJvTtscNCpUMUEjLY3LyBpNMk",
        "amount": "5000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://transit.agentic-jp.com/alerts/feed",
      "mimeType": "application/json",
      "description": "Live feed of every active rail disruption across the Japanese (JP) network in one call — delays and suspensions with bilingual summaries, refreshed continuously from ODPT. Built for MONITORING agents: poll on an interval (e.g. every 5 minutes) to maintain a nationwide incident watchlist without querying stations one by one."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "alerts": [
                {
                  "line": "JR中央線",
                  "reason": "信号トラブル",
                  "status": "delayed"
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/lines"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/lines"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP",
          "resource": "https://transit.agentic-jp.com/lines"
        },
        "payTo": "2BTzdCAcCLaNA2SSZ1YjJvTtscNCpUMUEjLY3LyBpNMk",
        "amount": "1000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://transit.agentic-jp.com/lines",
      "mimeType": "application/json",
      "description": "Directory of Japanese (JP) rail operators and their lines, with canonical ids and Japanese/English names. Use to discover valid line and operator identifiers for the other endpoints."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "operators": [
                {
                  "lines": [],
                  "name_en": "JR East",
                  "operator_id": "jr-east"
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/stations/search"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "resource": "https://transit.agentic-jp.com/stations/search"
        },
        "payTo": "0x38c9F689274E2fC3AE360744eF88ce212077a584",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP",
          "resource": "https://transit.agentic-jp.com/stations/search"
        },
        "payTo": "2BTzdCAcCLaNA2SSZ1YjJvTtscNCpUMUEjLY3LyBpNMk",
        "amount": "5000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://transit.agentic-jp.com/stations/search",
      "mimeType": "application/json",
      "description": "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."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "新宿"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "query": "新宿",
              "results": [
                {
                  "name_en": "Shinjuku",
                  "station_id": "shinjuku"
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "q"
                  ],
                  "properties": {
                    "q": {
                      "type": "string",
                      "description": "Station name query (kanji/kana/romaji, min 2 chars)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/japan-transit-api/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
08-17 · uptime 77.5% · 722ms avg08-13 · uptime 98.9% · 603ms avg08-14 · uptime 97.8% · 564ms avg08-15 · uptime 100.0% · 553ms avg08-16 · uptime 100.0% · 680ms avg08-17 · uptime 77.5% · 722ms avg08-18 · uptime 100.0% · 502ms avg08-19 · uptime 100.0% · 476ms avg08-20 · uptime 100.0% · 471ms avg08-21 · uptime 100.0% · 503ms avg08-22 · uptime 100.0% · 722ms avg08-23 · uptime 100.0% · 652ms avg08-24 · uptime 100.0% · 759ms avg08-25 · uptime 100.0% · 894ms avg08-26 · uptime 100.0% · 748ms avg08-27 · uptime 100.0% · 1072ms avg08-28 · uptime 100.0% · 895ms avg08-29 · uptime 100.0% · 603ms avg08-30 · uptime 100.0% · 550ms avg08-31 · uptime 100.0% · 561ms avg09-01 · uptime 100.0% · 561ms avg09-02 · uptime 100.0% · 614ms avg09-03 · uptime 100.0% · 573ms avg09-04 · uptime 100.0% · 529ms avg09-05 · uptime 100.0% · 476ms avg09-06 · uptime 100.0% · 582ms avg09-07 · uptime 100.0% · 539ms avg09-08 · uptime 100.0% · 437ms avg09-09 · uptime 100.0% · 486ms avg09-10 · uptime 100.0% · 444ms avg09-11 · uptime 100.0% · 487ms avg08-1309-11
30d UPTIME 99.1%
RESPONSE TIME
08-13 · 603ms avg08-13 · 603ms avg08-14 · 564ms avg08-14 · 564ms avg08-15 · 553ms avg08-15 · 553ms avg08-16 · 680ms avg08-16 · 680ms avg08-17 · 722ms avg08-17 · 722ms avg08-18 · 502ms avg08-18 · 502ms avg08-19 · 476ms avg08-19 · 476ms avg08-20 · 471ms avg08-20 · 471ms avg08-21 · 503ms avg08-21 · 503ms avg08-22 · 722ms avg08-22 · 722ms avg08-23 · 652ms avg08-23 · 652ms avg08-24 · 759ms avg08-24 · 759ms avg08-25 · 894ms avg08-25 · 894ms avg08-26 · 748ms avg08-26 · 748ms avg08-27 · 1072ms avg08-27 · 1072ms avg08-28 · 895ms avg08-28 · 895ms avg08-29 · 603ms avg08-29 · 603ms avg08-30 · 550ms avg08-30 · 550ms avg08-31 · 561ms avg08-31 · 561ms avg09-01 · 561ms avg09-01 · 561ms avg09-02 · 614ms avg09-02 · 614ms avg09-03 · 573ms avg09-03 · 573ms avg09-04 · 529ms avg09-04 · 529ms avg09-05 · 476ms avg09-05 · 476ms avg09-06 · 582ms avg09-06 · 582ms avg09-07 · 539ms avg09-07 · 539ms avg09-08 · 437ms avg09-08 · 437ms avg09-09 · 486ms avg09-09 · 486ms avg09-10 · 444ms avg09-10 · 444ms avg09-11 · 487ms avg09-11 · 487ms avg08-1309-11
AVG RESP 602ms
PRICE (captured 402, USD)
08-12 · $0.00509-11 · $0.005$0.00508-1209-11

Median across 7 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
08-13 uptime: 99.9% compliance: 100% checks08-14 uptime: 99.7% compliance: 100% checks08-15 uptime: 99.8% compliance: 100% checks08-16 uptime: 99.8% compliance: 100% checks08-17 uptime: 98.7% compliance: 100% checks08-18 uptime: 98.7% compliance: 100% checks08-19 uptime: 98.8% compliance: 100% checks08-20 uptime: 98.9% compliance: 100% checks08-21 uptime: 98.9% compliance: 100% checks08-22 uptime: 99.0% compliance: 100% checks08-23 uptime: 99.0% compliance: 100% checks08-24 uptime: 99.0% compliance: 100% checks08-25 uptime: 99.1% compliance: 100% checks08-26 uptime: 99.1% compliance: 100% checks08-27 uptime: 99.1% compliance: 100% checks08-28 uptime: 99.1% compliance: 100% checks08-29 uptime: 99.1% compliance: 100% checks08-30 uptime: 99.1% compliance: 100% checks08-31 uptime: 99.1% compliance: 100% checks09-01 uptime: 99.1% compliance: 100% checks09-02 uptime: 99.1% compliance: 100% checks09-03 uptime: 99.1% compliance: 100% checks09-04 uptime: 99.1% compliance: 100% checks09-05 uptime: 99.1% compliance: 100% checks09-06 uptime: 99.1% compliance: 100% checks09-07 uptime: 99.1% compliance: 100% checks09-08 uptime: 99.1% compliance: 100% checks09-09 uptime: 99.1% compliance: 100% checks09-10 uptime: 99.1% compliance: 100% checks09-11 uptime: 99.1% compliance: 100% checksuptimecompliance08-1309-11

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
08-13 · $0.1008-14 · $0.0208-15 · $0.0008-17 · $0.0008-18 · $0.0508-23 · $0.0108-24 · $0.0008-26 · $0.0108-28 · $0.0108-29 · $0.0108-30 · $0.0408-31 · $0.0209-01 · $0.0209-02 · $0.0209-04 · $0.0209-05 · $0.0209-06 · $0.0209-08 · $0.0109-09 · $0.0309-10 · $0.0009-11 · $0.01peak $0.1008-1309-11

Shared payout address (2 other services). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service figure is attributed, the assessment block and the ranking, it is the address total divided pro-quota by the 3 services sharing it: a declared convention, not an individually observed measure.

DISTINCT BUYERS
08-13 · 3 buyers08-14 · 2 buyers08-15 · 1 buyer08-17 · 1 buyer08-18 · 3 buyers08-23 · 1 buyer08-24 · 1 buyer08-26 · 1 buyer08-28 · 1 buyer08-29 · 1 buyer08-30 · 2 buyers08-31 · 1 buyer09-01 · 2 buyers09-02 · 2 buyers09-04 · 3 buyers09-05 · 3 buyers09-06 · 2 buyers09-08 · 1 buyer09-09 · 5 buyers09-10 · 1 buyer09-11 · 3 buyerspeak 5 buyers08-1309-11

Shared payout address (2 other services). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Per-service buyer and transaction counts are shown whole (integers), not divided; only volume is attributed pro-quota. A declared convention, not an individually observed measure.

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-07-28 · last up 2026-09-11

  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) live · click to expand
TIME STATUS RESP CAUSE
● OK 518ms
● OK 399ms
● OK 482ms
● OK 539ms
● OK 502ms
● OK 546ms
● OK 708ms
● OK 622ms
● OK 450ms
● OK 378ms
● OK 485ms
● OK 628ms
● OK 518ms
● OK 448ms
● OK 509ms
● OK 469ms
● OK 396ms
● OK 753ms

EMBED THIS BADGE

Show that Japan Transit API is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Japan Transit API listed on x402-list
status
Japan Transit API uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/japan-transit-api?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/japan-transit-api.svg" alt="Japan Transit API listed on x402-list" height="28">
</a>
// Markdown
[![Japan Transit API on x402-list](https://x402-list.com/badge/japan-transit-api.svg)](https://x402-list.com/services/japan-transit-api?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/japan-transit-api?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/japan-transit-api.svg?data=uptime" alt="Japan Transit API uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/japan-transit-api/update.