{"uid":"cap_JFnWtLu9giCipbgSjOlHx","slug":"us-market-holiday-check-f9ecd5fc","name":"US Market Holiday Check","description":"Check if a YYYY-MM-DD is in a static US market holiday set. Call when scheduling around known US market holidays offline. Returns is_holiday and name if known as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.","url":"https://api.delx.ai/api/v1/x402/us-market-holiday-check","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"date":{"type":"string","description":"YYYY-MM-DD date"}}},"responseSchema":{"type":"json","example":{"schema":"delx/util-us-market-holiday-check/v1","is_holiday":true,"holiday_name":"New Year"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_UB_N0rJRVjJNsoWybmdUW","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks whether a given YYYY-MM-DD date falls on a known US stock market holiday, returning a boolean flag and the holiday name if applicable.","exampleAgentPrompt":"Is July 4, 2025 a US market holiday? I need to know if the stock market will be closed that day before I schedule any trades.","exampleUseCases":[{"title":"Pre-trade date validation for scheduler","prompt":"Before placing my automated trade order for November 11, 2025, check if that's a US market holiday so I can reschedule it to the next trading day if needed."},{"title":"Holiday-aware earnings calendar filtering","prompt":"I'm building a list of trading days for Q1 2026 — can you check if January 19, 2026 is a US market holiday so I can skip it in my earnings calendar?"},{"title":"Avoiding holiday settlement delays","prompt":"Will the US market be closed on December 26, 2025? I want to make sure my settlement doesn't get delayed by a holiday."}],"resultDescription":"Returns a deterministic JSON object with an `is_holiday` boolean and, if the date is a recognized US market holiday, the `name` of that holiday (e.g. 'Thanksgiving Day'). Computed locally with no external dependencies.","failureModes":["Invalid date format (non-YYYY-MM-DD) may result in an error or unexpected behavior","Dates outside the known static holiday set (future years not yet defined) may return false negatives","Does not account for early market closures (e.g. day before Thanksgiving) — only full holidays","No live market feed integration; may not reflect newly declared emergency market closures"],"whenToPreferThis":"Choose this endpoint when you need a fast, offline, deterministic check of whether a specific date is a standard US market holiday — with no API keys, no live market feeds, and minimal cost. It is ideal for scheduling agents, trade automation pipelines, or calendar tools that need to skip holidays. Prefer it over live market-status APIs when you only need known, recurring US holidays and want predictable latency and near-zero cost.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:46:43.248Z","isFirstParty":false}