Returns Japanese FX gotobi (五十日) settlement dates and Japanese public holidays for a given month, with today and next-date lookups. Holiday data covers substitute holidays. Six paid endpoints at $0.01 per request in USDC on Base or Solana.
Pay from $0.01 per request in USDC on Base / Solana, settled onchain via the x402 protocol, no signup, no API key needed.
ASSESSMENT
updated 4h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- 100%
- uptime 7d
- 100%
- uptime 30d
- 100%
- uptime 90d
- 100%
- response p95
- 422ms
- avg response
- 339ms
- total checks
- 47
compliance A (11/11)
11 of 11 x402 conformance checks pass. Full checklist below.
price $0.01 (p49 in Finance)
- price (min)
- $0.01
- category percentile (min)
- p49 in Finance
- endpoints / prices
- 3 / 1
- model
- flat
- 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.
traction $8.77 30d · 49 buyers
- volume 30d
- $8.77
- buyers 30d
- 49
- settlements 30d
- 539
- last settlement
- 2026-07-21
- top buyer share
- 32% of 30d volume
- trend 7d vs 30d
- 0.62x the 30d daily rate
- networks
- eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d
Attributed pro-quota: this payout address is shared, so volume and buyers are the operator-level figure divided by the services sharing it. A declared convention, not an individually observed measure, and still a conservative undercount.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedProvides programmatic access to Japanese FX gotobi (五十日) dates with holiday shifts for algorithmic trading.
- category
- trading-calendar
- in
- query params
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET |
|---|---|---|---|---|---|
| GET | /gotobi/holidays | $0.01 | Base/Solana | USDC | |
| GET | /gotobi/holidays/today | $0.01 | Base/Solana | USDC | |
| GET | /gotobi/next | $0.01 | Base/Solana | USDC |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /gotobi/holidays returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://gotobi.hugen.tokyo/gotobi/holidays'
// 402 response (captured by monitor) · 3 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x29322Ea7EcB34aA6164cb2ddeB9CE650902E4f60",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"payTo": "4du4AfkjJEwch2zk3shkPJVZfyJHNDnNjEWC6AboaS5Z",
"amount": "10000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gotobi.hugen.tokyo/gotobi/holidays",
"mimeType": "application/json",
"description": "Japanese public holidays for a given month — national holidays, substitute holidays (振替休日), and Golden Week. These holidays shift gotobi dates and close Tokyo markets, affecting JPY liquidity. Complete coverage through 2099 with substitute holiday rules. Accepts USDC payments on Base and Solana"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"month": "2026-05"
}
},
"output": {
"type": "json",
"example": {
"year": 2026,
"count": 4,
"month": 5,
"holidays": [
{
"date": "2026-05-03",
"name": "憲法記念日"
},
{
"date": "2026-05-04",
"name": "みどりの日"
},
{
"date": "2026-05-05",
"name": "こどもの日"
},
{
"date": "2026-05-06",
"name": "振替休日"
}
],
"description": "Japanese public holidays for 2026-05."
}
}
},
"tags": [
"fx",
"japan",
"calendar",
"gotobi"
],
"schema": {
"properties": {
"input": {
"required": [
"method"
]
}
}
},
"category": "finance-calendar",
"discoverable": true
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x29322Ea7EcB34aA6164cb2ddeB9CE650902E4f60",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"payTo": "4du4AfkjJEwch2zk3shkPJVZfyJHNDnNjEWC6AboaS5Z",
"amount": "10000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gotobi.hugen.tokyo/gotobi/next",
"mimeType": "application/json",
"description": "Next upcoming gotobi day with countdown — returns the exact date with Japanese public holiday adjustments applied. Essential for pre-positioning USDJPY trades ahead of the Tokyo fixing. No public gotobi calendar exists; building one requires Japanese holiday law + weekend shift rules. Accepts USDC payments on Base and Solana"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET"
},
"output": {
"type": "json",
"example": {
"today": "2026-02-19",
"days_until": 1,
"description": "Next gotobi day is 2026-02-20 (1 day(s) from now).",
"next_gotobi_date": "2026-02-20"
}
}
},
"tags": [
"fx",
"japan",
"calendar",
"gotobi"
],
"schema": {
"properties": {
"input": {
"required": [
"method"
]
}
}
},
"category": "finance-calendar",
"discoverable": true
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x29322Ea7EcB34aA6164cb2ddeB9CE650902E4f60",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"payTo": "4du4AfkjJEwch2zk3shkPJVZfyJHNDnNjEWC6AboaS5Z",
"amount": "10000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gotobi.hugen.tokyo/gotobi/holidays/today",
"mimeType": "application/json",
"description": "Is today a Japanese public holiday? Returns holiday name in Japanese and English. Uses JST timezone for accurate date determination. Covers all national holidays, substitute holidays, and special observances. Essential for FX trading session validation and holiday-aware scheduling. Accepts USDC payments on Base and Solana"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET"
},
"output": {
"type": "json",
"example": {
"date": "2026-05-05",
"is_holiday": true,
"description": "Today is こどもの日 (Children's Day). Markets may be closed.",
"holiday_name": "こどもの日"
}
}
},
"tags": [
"fx",
"japan",
"calendar",
"gotobi"
],
"schema": {
"properties": {
"input": {
"required": [
"method"
]
}
}
},
"category": "finance-calendar",
"discoverable": true
}
},
"x402Version": 2
}
] UPTIME
RECENT CHECKS
OVER TIME
All charts share the 7d window selected here. Every series is also served as JSON at /api/v1/services/gotobi-calendar-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).
Median across 3 endpoints. Use the selector to isolate one.
Shared payout address (9 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 10 services sharing it: a declared convention, not an individually observed measure.
Shared payout address (9 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 buyer count is attributed, the assessment block and the ranking, it is divided pro-quota by the 10 services sharing the address and can be fractional: a declared convention, not an individually observed measure.
COMPLIANCE
11/11 checks pass · grade A- 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
EMBED THIS BADGE
<a href="https://x402-list.com/services/gotobi-calendar-api?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/gotobi-calendar-api.svg" alt="Gotobi Calendar API listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/gotobi-calendar-api?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/gotobi-calendar-api?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/gotobi-calendar-api.svg?data=uptime" alt="Gotobi Calendar API uptime on x402-list" height="28"> </a>