Unnamed service
GET touchstone.locomot.io/sealed
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
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 auctions, commit-reveal, scheduled secrets, dead-man switches. age-armored, interoperable. Free zero-knowledge inspect at /sealed/inspect.
Resource: touchstone.locomot.io/sealed
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xa3091005a76b1480F1897a9D0C2e1c55B7767674
Payment methods: — · Last validation: 2026-09-14 08:19:50.174+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"op": {
"enum": [
"encrypt",
"decrypt"
],
"type": "string",
"description": "operation; default encrypt"
},
"data": {
"type": "string",
"description": "encrypt: plaintext to seal"
},
"round": {
"type": "integer",
"description": "encrypt: target drand round"
},
"duration": {
"type": "string",
"description": "encrypt: time to unlock e.g. '10d'"
},
"ciphertext": {
"type": "string",
"description": "decrypt: age-armored seal"
},
"decrypt_time": {
"type": "string",
"description": "encrypt: ISO unlock time"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"properties": {
"op": {
"type": "string"
},
"chain": {
"type": "string"
},
"engine": {
"type": "string"
},
"format": {
"type": "string"
},
"chain_hash": {
"type": "string"
},
"ciphertext": {
"type": "string"
},
"privacy_note": {
"type": "string"
},
"deterministic": {
"type": "boolean"
},
"sealed_to_round": {
"type": "integer"
},
"unlock_time_utc": {
"type": "string"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xa3091005a76b1480F1897a9D0C2e1c55B7767674",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xa3091005a76b1480F1897a9D0C2e1c55B7767674",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "5000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.