$0.001
per call · USD Coin on Base
Deterministic time/timezone truth: DST-aware zone conversion, transition times, business-day & holiday math, epoch<->ISO. Free sample, no payment required: GET /play/time
Endpoint
GET https://touchstone.locomot.io/time4
Calls / 30d
3
Unique payers / 30d
Sep 8
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://touchstone.locomot.io/time", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://touchstone.locomot.io/time?from_tz=America%2FNew_York&op=convert&to_tz=Asia%2FKolkata&when=2026-07-15T09%3A30%3A00" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0xa3091005a76b1480f1897a9d0c2e1c55b7767674USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Locomot & similar services
Locomot · Random Proof
touchstone.locomot.io
Provably-fair draw from the drand beacon with the full verifiable receipt + nonce-binding (the free draw is at GET /random).
Locomot · Cite
almanac.locomot.io
Deterministic citation formatter — APA 7, MLA 9, Chicago 17 author-date, BibTeX. From structured fields, returns the reference entry (markdown/html/plain) + the in-text citation, reproducing published style-manual examples exactly. For full author lists use POST. Every answer signed. Free sample, no payment required: GET /play/cite
Locomot · Unit
touchstone.locomot.io
Deterministic unit conversion reproducing NIST SP 811 exact factors (length, mass, volume, energy, power, pressure, force, area, speed, data, angle, frequency + affine temperature). Every answer signed. Free sample, no payment required: GET /play/unit