SERVICE / DETAILother

Unnamed service

GET toolbelt402.tpoborne.workers.dev/time/math

SONAR SCORE0.694
LIVE PRICE0.001000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

20 observations in the last 24h
HANDSHAKE SUCCESS95.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY3799msrecent response window
PRICE DRIFT0.0%advertised vs observed

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.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

Date and time arithmetic done right: difference between two datetimes, add or subtract ISO-8601 durations, convert an instant into any IANA timezone with UTC offset and weekday.

Resource: toolbelt402.tpoborne.workers.dev/time/math

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x06b40bf8Dfdc45049ea7f600c84301E227a2Ca15

Payment methods: · Last validation: 2026-09-14 16:10:02.335+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "required": [
          "op"
        ],
        "properties": {
          "op": {
            "enum": [
              "diff",
              "add",
              "subtract",
              "convert"
            ],
            "type": "string",
            "description": "diff needs from+to; add/subtract need start+duration (ISO-8601, e.g. P1DT2H30M); convert needs time+tz"
          },
          "to": {
            "type": "string"
          },
          "tz": {
            "type": "string",
            "description": "IANA timezone, e.g. Europe/London"
          },
          "from": {
            "type": "string"
          },
          "time": {
            "type": "string"
          },
          "start": {
            "type": "string"
          },
          "duration": {
            "type": "string"
          }
        }
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object"
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x06b40bf8Dfdc45049ea7f600c84301E227a2Ca15",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x06b40bf8Dfdc45049ea7f600c84301E227a2Ca15",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "1000"
    }
  ]
}
METADATA PROVENANCE

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.