other · Listed · Found · 66 endpoints · Gateway-eligible
timezone-toolkit
timezone-toolkit
Timezone converter, world clock, date math & meeting scheduler for AI agents. Pay-per-call x402 endpoints (USDC on Base).
Indexed from this operator's public /.well-known/x402.json. Found is not operator-owned and is not attested. Claim or opt out.
Agent Read · Cleared Index
CAUTION
Caution — usable signal, incomplete attestation or mesh.
confidence
67%
source
signal
Index before you pay. Same payload for agents:
GET /api/cleared/agent-read?slug=timezone-toolkit-oyzb
When to call
- Timezone converter, world clock, date math & meeting scheduler for AI agents. Pay-per-call x402 endpoints (USDC on Base).
Risks
- Found — not operator-owned; claim status unknown.
- No Cleared settlement receipt on file yet.
- Uptime not yet marked stable.
- No Gateway traffic yet — market share unproven.
Price posture
66 endpoints — confirm price on manifest before pay.
Category · Gateway
other · no Gateway routes yet — early / unproven on Cleared market share.
Endpoint hints
POST /v1/now-inPOST /v1/now-in at $Metered.
POST /paid/now-inPOST /paid/now-in at $Metered.
POST /v1/convert-timezonePOST /v1/convert-timezone at $Metered.
POST /paid/convert-timezonePOST /paid/convert-timezone at $Metered.
POST /v1/convert-batchPOST /v1/convert-batch at $Metered.
POST /paid/convert-batchPOST /paid/convert-batch at $Metered.
POST /v1/tz-offsetPOST /v1/tz-offset at $Metered.
POST /paid/tz-offsetPOST /paid/tz-offset at $Metered.
Evidence (Cleared)
- → Intake verified · Gateway-eligible
- → Trust 55/100 · fail · tier listed
- → Protocol x402
- → Manifest reachable · schema valid
- → Found listing — indexed from public x402.json, not operator-attested.
Endpoints
Get the current local time in an IANA timezone, including the UTC offset, zone abbreviation and whether DST is in effect. Use whenever you need to know what time it is 'now' somewhere. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/now-inGet the current local time in an IANA timezone, including the UTC offset, zone abbreviation and whether DST is in effect. Use whenever you need to know what time it is 'now' somewhere. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/now-inConvert a specific date/time from one IANA timezone to another. Accepts ISO 8601 or natural language ('next Tuesday 3pm'). Returns the converted datetime with its UTC offset, zone abbreviation and DST flag. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/convert-timezoneConvert a specific date/time from one IANA timezone to another. Accepts ISO 8601 or natural language ('next Tuesday 3pm'). Returns the converted datetime with its UTC offset, zone abbreviation and DST flag. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/convert-timezoneConvert a single instant into many IANA timezones at once — a world-clock view. Like convert_timezone, but 'to' is a list of target zones. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/convert-batchConvert a single instant into many IANA timezones at once — a world-clock view. Like convert_timezone, but 'to' is a list of target zones. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/convert-batchGet the exact UTC offset of an IANA timezone at a given instant, DST-aware. Correctly handles fractional offsets such as India +05:30 and Nepal +05:45. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/tz-offsetGet the exact UTC offset of an IANA timezone at a given instant, DST-aware. Correctly handles fractional offsets such as India +05:30 and Nepal +05:45. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/tz-offsetResolve a city or country name to its IANA timezone(s) so you don't need the exact identifier — e.g. 'Delhi' -> 'Asia/Kolkata'. Use it first when you only have a place name. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/lookup-timezoneResolve a city or country name to its IANA timezone(s) so you don't need the exact identifier — e.g. 'Delhi' -> 'Asia/Kolkata'. Use it first when you only have a place name. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/lookup-timezoneTimezone-aware date arithmetic: add or subtract a duration to a datetime (days are calendar-based and DST-safe; hours and minutes are absolute), or compute the difference between two datetimes that may be in different zones. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/date-mathTimezone-aware date arithmetic: add or subtract a duration to a datetime (days are calendar-based and DST-safe; hours and minutes are absolute), or compute the difference between two datetimes that may be in different zones. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/date-mathFind working-hour time slots that overlap across participants in different timezones for a meeting of a given duration, excluding weekends and (when a country is given per participant) that person's public holidays. Free tier returns at most 1 slot; the paid endpoint returns every matching slot (see 'upgrade' in the response). (x402 paid, $0.02 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/find-meeting-slotsFind working-hour time slots that overlap across participants in different timezones for a meeting of a given duration, excluding weekends and (when a country is given per participant) that person's public holidays. Free tier returns at most 1 slot; the paid endpoint returns every matching slot (see 'upgrade' in the response). (x402 paid, $0.02 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/find-meeting-slotsCheck whether a given date is a public holiday in a country (identified by its ISO 3166-1 alpha-2 code), and return the holiday name if so. Backed by an authoritative public-holiday dataset. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/is-holidayCheck whether a given date is a public holiday in a country (identified by its ISO 3166-1 alpha-2 code), and return the holiday name if so. Backed by an authoritative public-holiday dataset. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/is-holidayFetch any public web page and return its main content as clean, token-efficient Markdown (title, description, headings, links, lists). Set render:true to execute JavaScript first for single-page apps or JS-heavy pages that would otherwise come back empty. Built for RAG and for agents that need to read the contents of a URL. (x402 paid, $0.004 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/web-scraperFetch any public web page and return its main content as clean, token-efficient Markdown (title, description, headings, links, lists). Set render:true to execute JavaScript first for single-page apps or JS-heavy pages that would otherwise come back empty. Built for RAG and for agents that need to read the contents of a URL. (x402 paid, $0.004 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/web-scraperExtract specific elements from a JavaScript-rendered page by CSS selector. Give a list of selectors (e.g. 'h1', '.price', 'a.product') and get back the text and attributes of every match. Backed by a headless browser, so it works on SPAs and JS-heavy pages. (x402 paid, $0.004 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/scrapeExtract specific elements from a JavaScript-rendered page by CSS selector. Give a list of selectors (e.g. 'h1', '.price', 'a.product') and get back the text and attributes of every match. Backed by a headless browser, so it works on SPAs and JS-heavy pages. (x402 paid, $0.004 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/scrapeReturn every hyperlink on a JavaScript-rendered page as a list of absolute URLs, with options to keep only visible links or only same-site links. Backed by a headless browser. Use it to map a site or seed a crawler. (x402 paid, $0.002 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/linksReturn every hyperlink on a JavaScript-rendered page as a list of absolute URLs, with options to keep only visible links or only same-site links. Backed by a headless browser. Use it to map a site or seed a crawler. (x402 paid, $0.002 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/linksAI-powered structured extraction: give a URL plus a natural-language prompt and/or a JSON Schema, and get back clean structured JSON (e.g. product name, price, rating). Renders the page in a headless browser first, so it works on SPAs. (x402 paid, $0.006 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/extract-jsonAI-powered structured extraction: give a URL plus a natural-language prompt and/or a JSON Schema, and get back clean structured JSON (e.g. product name, price, rating). Renders the page in a headless browser first, so it works on SPAs. (x402 paid, $0.006 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/extract-jsonCapture several representations of a page in one call — rendered HTML plus a PNG screenshot by default, and optionally Markdown and the accessibility tree. Backed by a headless browser. Saves round-trips when an agent needs both the content and a visual of a page. (x402 paid, $0.008 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/snapshotCapture several representations of a page in one call — rendered HTML plus a PNG screenshot by default, and optionally Markdown and the accessibility tree. Backed by a headless browser. Saves round-trips when an agent needs both the content and a visual of a page. (x402 paid, $0.008 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/snapshotRender a public URL or a raw HTML string into a PDF document, returned base64-encoded. Backed by a headless browser. Use for invoices, reports, receipts and any HTML-to-PDF need. (x402 paid, $0.008 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/pdfRender a public URL or a raw HTML string into a PDF document, returned base64-encoded. Backed by a headless browser. Use for invoices, reports, receipts and any HTML-to-PDF need. (x402 paid, $0.008 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/pdfCapture a PNG screenshot of any public URL — full page or just the viewport, at a chosen size — returned base64-encoded. Backed by a headless browser. (x402 paid, $0.006 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/screenshotCapture a PNG screenshot of any public URL — full page or just the viewport, at a chosen size — returned base64-encoded. Backed by a headless browser. (x402 paid, $0.006 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/screenshotGenerate a QR code for any text or URL. Returns an inline SVG plus a data URI, with selectable size, quiet-zone margin and error-correction level. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/qr-codeGenerate a QR code for any text or URL. Returns an inline SVG plus a data URI, with selectable size, quiet-zone margin and error-correction level. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/qr-codeConvert a value between units of the same category: length, mass, volume, speed, area, digital storage, time, and temperature (Celsius/Fahrenheit/Kelvin). (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/convert-unitsConvert a value between units of the same category: length, mass, volume, speed, area, digital storage, time, and temperature (Celsius/Fahrenheit/Kelvin). (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/convert-unitsConvert an amount between currencies using live daily exchange rates (ISO 4217 codes, e.g. USD, EUR, GBP, JPY). Returns the converted amount and the rate used. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/convert-currencyConvert an amount between currencies using live daily exchange rates (ISO 4217 codes, e.g. USD, EUR, GBP, JPY). Returns the converted amount and the rate used. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/convert-currencySummarize a block of text into a short abstract, with an optional target length. No external API key required. (x402 paid, $0.003 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/summarizeSummarize a block of text into a short abstract, with an optional target length. No external API key required. (x402 paid, $0.003 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/summarizeClassify a text into exactly one of the candidate labels you provide (e.g. sentiment, topic, intent). (x402 paid, $0.002 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/classifyClassify a text into exactly one of the candidate labels you provide (e.g. sentiment, topic, intent). (x402 paid, $0.002 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/classifyExtract named entities from text — people, organizations, locations, dates and miscellaneous — returned as structured JSON. (x402 paid, $0.003 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/extract-entitiesExtract named entities from text — people, organizations, locations, dates and miscellaneous — returned as structured JSON. (x402 paid, $0.003 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/extract-entitiesTranscribe an audio file (given by public URL) to text. Handles mp3, wav, m4a, ogg and more. (x402 paid, $0.006 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/transcribeTranscribe an audio file (given by public URL) to text. Handles mp3, wav, m4a, ogg and more. (x402 paid, $0.006 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/transcribeTurn text into a numeric embedding vector for semantic search, RAG and similarity. Multilingual. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/embedTurn text into a numeric embedding vector for semantic search, RAG and similarity. Multilingual. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/embedAsk a general-purpose LLM a question or give it an instruction, with an optional system prompt. No external API key required. (x402 paid, $0.003 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/chatAsk a general-purpose LLM a question or give it an instruction, with an optional system prompt. No external API key required. (x402 paid, $0.003 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/chatConvert text into spoken audio (returned base64-encoded MP3), in several languages. (x402 paid, $0.005 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/ttsConvert text into spoken audio (returned base64-encoded MP3), in several languages. (x402 paid, $0.005 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/ttsStore a piece of text in a persistent, searchable memory collection (namespace). Embedded and indexed for later semantic recall. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/memory-upsertStore a piece of text in a persistent, searchable memory collection (namespace). Embedded and indexed for later semantic recall. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/memory-upsertSemantically search a memory collection (namespace) and return the most relevant stored entries. The retrieval half of RAG. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/memory-searchSemantically search a memory collection (namespace) and return the most relevant stored entries. The retrieval half of RAG. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/memory-searchDeliver a webhook (POST/PUT/PATCH a JSON payload to a URL) with guaranteed, retried delivery. Returns immediately with a job_id; AgisHub keeps retrying in the background until it succeeds. (x402 paid, $0.002 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/webhook-relayDeliver a webhook (POST/PUT/PATCH a JSON payload to a URL) with guaranteed, retried delivery. Returns immediately with a job_id; AgisHub keeps retrying in the background until it succeeds. (x402 paid, $0.002 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/webhook-relayCheck the delivery status of a webhook job (queued / retrying / delivered / failed) by its job_id. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/webhook-statusCheck the delivery status of a webhook job (queued / retrying / delivered / failed) by its job_id. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/webhook-statusDrive a headless browser: open a URL and run an ordered list of steps — click, type, press keys, wait, extract text and screenshot. For flows the plain scraper can't reach (logins, forms, multi-step pages). (x402 paid, $0.01 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/browser-automateDrive a headless browser: open a URL and run an ordered list of steps — click, type, press keys, wait, extract text and screenshot. For flows the plain scraper can't reach (logins, forms, multi-step pages). (x402 paid, $0.01 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/browser-automateGet live USD spot prices for one or more cryptocurrencies by ticker symbol (e.g. BTC, ETH, SOL). (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/crypto-priceGet live USD spot prices for one or more cryptocurrencies by ticker symbol (e.g. BTC, ETH, SOL). (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/crypto-priceGenerate an image from a text prompt (returned base64-encoded PNG). (x402 paid, $0.01 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/generate-imageGenerate an image from a text prompt (returned base64-encoded PNG). (x402 paid, $0.01 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/generate-imageShorten a long URL into a compact api.agishub.com/s/<code> link that redirects to the original. Codes are stored for a year. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/v1/shortenShorten a long URL into a compact api.agishub.com/s/<code> link that redirects to the original. Codes are stored for a year. (x402 paid, $0.001 USDC on Base).
$MeteredPOST https://api.agishub.com/paid/shortenChecks
reachable
valid
2026-08-31T18:01:42.748Z
No settlement evidence found in chain signals.
Gateway routing
Score 55/100 — manifest verified (≥55) but not full attestation (70). Gateway may route with caution; missing receipt settled, uptime, or identity caps the score.
Claim this listing to upgrade to Cleared attestation.
Claim listing