Animica x402 Directory

Directory

touchstone.locomot.io

touchstone.locomot.io publishes 12 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.005 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/diff GET $0.001 402
/door GET $0.002 402
/proofread GET $0.001 402
/prosody GET $0.001 402
/random/proof GET $0.001 402
/readability GET $0.001 402
/sealed GET $0.005 402
/syntax GET $0.001 402
/time GET $0.001 402
/timestamp GET $0.001 402
/unit GET $0.001 402
/verify/sig GET $0.002 402

What these endpoints do

touchstone.locomot.io/diff

Exact structured diff. mode=text -> unified diff + line counts; mode=json -> an RFC 6902 JSON Patch (RFC 6901 pointers) that round-trips a->b; mode=words -> inline word-level opcodes. For large inputs…

GET · $0.001 · probe 402

touchstone.locomot.io/door

Before you pay an x402 door, check it against its catalogue entry. A nightly probe of EVERY host in the x402 index (1,618 hosts, 15,227 listings, 100% coverage): the live 402's real payTo and price ve…

GET · $0.002 · probe 402

touchstone.locomot.io/proofread

Deterministic, rule-based proofreading flags — passive voice, adverbs, wordiness, filler, repeated words, whitespace, a/an, punctuation, sentence length, capitalization. Each flag carries an offset + …

GET · $0.001 · probe 402

touchstone.locomot.io/prosody

Deterministic phonetic rhyme (perfect + scored slant), pronunciation, syllables, scansion, homophones — from CMUdict. Free sample, no payment required: GET /play/prosody

GET · $0.001 · probe 402

touchstone.locomot.io/random/proof

Provably-fair draw from the drand beacon with the full verifiable receipt + nonce-binding (the free draw is at GET /random).

GET · $0.001 · probe 402

touchstone.locomot.io/readability

Deterministic readability scores (Flesch, Flesch-Kincaid, Gunning Fog, SMOG, Coleman-Liau, ARI) over published formulas. For long text use POST. Signed.

GET · $0.001 · probe 402

touchstone.locomot.io/sealed

Timelock encryption (tlock / encrypt-to-the-future): seal a payload toward a future drand round — undecryptable by anyone, including us, until that round lands; or open a landed seal. For sealed-bid a…

GET · $0.005 · probe 402

touchstone.locomot.io/syntax

Deterministic syntax validation — does this JSON/YAML/TOML/Python/regex parse? Valid/invalid + error location from the canonical parser. For long source use POST. Free sample, no payment required: GET…

GET · $0.001 · probe 402

touchstone.locomot.io/time

Deterministic time/timezone truth: DST-aware zone conversion, transition times, business-day & holiday math, epoch<->ISO. Free sample, no payment required: GET /play/time

GET · $0.001 · probe 402

touchstone.locomot.io/timestamp

Verifiable timestamp (trustless proof-of-existence / freshness proof): bind a hash to a drand round for an anti-backdating receipt — proves data existed no earlier than a public instant, with no trust…

GET · $0.001 · probe 402

touchstone.locomot.io/unit

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 signe…

GET · $0.001 · probe 402

touchstone.locomot.io/verify/sig

Recover who signed a message (ecrecover, EIP-191 personal_sign). For EIP-712 typed data use POST /verify/sig. Every answer signed.

GET · $0.002 · probe 402