SERVICE / DETAILother

Unnamed service

GET travel-agent.forgemesh.io/api/weekend-getaway

SONAR SCORE0.738
LIVE PRICE0.250000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

25 observations in the last 24h
HANDSHAKE SUCCESS100.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY1747msrecent 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

Returns a day-by-day weekend shape (arrival, main day), a lodging posture recommendation, and transit strategy, with confidence caveats. Use to draft a 2-3 day trip between an origin and destination.

Resource: travel-agent.forgemesh.io/api/weekend-getaway

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

Payment methods: · Last validation: 2026-09-14 12:34:38.759+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "properties": {
          "lat": {
            "type": "string"
          },
          "lon": {
            "type": "string"
          },
          "budget": {
            "type": "string"
          },
          "origin": {
            "type": "string"
          },
          "end_date": {
            "type": "string"
          },
          "start_date": {
            "type": "string"
          },
          "trip_style": {
            "type": "string"
          },
          "destination": {
            "type": "string"
          },
          "lodging_style": {
            "type": "string"
          },
          "destination_currency": {
            "type": "string"
          },
          "transportation_modes": {
            "type": "string"
          },
          "max_distance_or_travel_time": {
            "type": "string"
          }
        }
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object",
        "properties": {
          "ok": {
            "type": "boolean"
          },
          "data": {
            "type": "object"
          }
        }
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7F7C9bfF1DDF2817641740962A9872e6421eBBFc",
        "amount": "250000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 1800
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x7F7C9bfF1DDF2817641740962A9872e6421eBBFc",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "250000"
    }
  ]
}
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.