x402 List

x402 Protocol Service Directory

Gotobi Calendar API

Finance

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.

UPTIME 24H 100% 7D 100% 30D 100%
BASE URL https://gotobi.hugen.tokyo ENDPOINTS 3 NETWORK Base / Solana ASSET USDC MEMBER SINCE 2026-07-20 MONITORED SINCE 2026-07-20

ASSESSMENT

updated 4h ago

Evidence-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.

jump to compliance checklist

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-derived

Provides programmatic access to Japanese FX gotobi (五十日) dates with holiday shifts for algorithmic trading.

category
trading-calendar
in
query params
calendartradingjapanese-cultureholidays

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
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
3 endpoints

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.

// request
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

07-20 · uptime 100.0% · 333ms avg07-21 · uptime 100.0% · 347ms avg07-2007-21
RESPONSE TIME
07-20 · 333ms avg07-20 · 333ms avg07-21 · 347ms avg07-21 · 347ms avg07-2007-21
30d UPTIME 100%
UPTIME 30D 100%
AVG RESP 343ms
TOTAL CHECKS 63

RECENT CHECKS

TIME STATUS RESP
● OK 326ms
● OK 290ms
● OK 327ms
● OK 314ms
● OK 341ms
● OK 326ms
● OK 444ms
● OK 440ms
● OK 427ms
● OK 392ms
● OK 339ms
● OK 365ms
● OK 355ms
● OK 389ms
● OK 303ms
● OK 350ms
● OK 407ms
● OK 415ms

OVER TIME

All charts share the 30d 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).

PRICE (captured 402, USD)
07-20 · $0.0107-21 · $0.01$0.0107-2007-21

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

SUB-SCORES (uptime + x402 compliance)
07-20 compliance: 100% checks07-21 uptime: 100.0% compliance: 100% checksuptimecompliance07-2007-21
VOLUME (on-chain settlement, USD)
06-21 · $0.6906-22 · $706-23 · $406-24 · $306-25 · $406-26 · $406-27 · $206-28 · $306-29 · $606-30 · $307-01 · $407-02 · $307-03 · $207-04 · $207-05 · $307-06 · $307-07 · $307-08 · $307-09 · $407-10 · $307-11 · $207-12 · $207-13 · $207-14 · $207-15 · $207-16 · $207-17 · $207-18 · $207-19 · $207-20 · $207-21 · $0.94peak $706-2107-21

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.

DISTINCT BUYERS
06-21 · 8 buyers06-22 · 49 buyers06-23 · 36 buyers06-24 · 38 buyers06-25 · 22 buyers06-26 · 24 buyers06-27 · 25 buyers06-28 · 36 buyers06-29 · 63 buyers06-30 · 41 buyers07-01 · 43 buyers07-02 · 22 buyers07-03 · 35 buyers07-04 · 29 buyers07-05 · 39 buyers07-06 · 47 buyers07-07 · 47 buyers07-08 · 26 buyers07-09 · 43 buyers07-10 · 42 buyers07-11 · 59 buyers07-12 · 32 buyers07-13 · 14 buyers07-14 · 27 buyers07-15 · 34 buyers07-16 · 24 buyers07-17 · 26 buyers07-18 · 19 buyers07-19 · 23 buyers07-20 · 15 buyers07-21 · 16 buyerspeak 63 buyers06-2107-21

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

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

Gotobi Calendar API listed on x402-list
status
Gotobi Calendar API uptime on x402-list
live uptime
// HTML
<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>
// Markdown
[![Gotobi Calendar API on x402-list](https://x402-list.com/badge/gotobi-calendar-api.svg)](https://x402-list.com/services/gotobi-calendar-api?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<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>

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 ]