SERVICE / DETAILother

Unnamed service

GET x402.presenceoperations.com/services/execution-cost

SONAR SCORE0.575
LIVE PRICE0.004800
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

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

What it would cost to execute a given notional in a given market right now: size-weighted fill price, slippage from the touch in basis points, and whether the visible book can absorb the size at all.

Resource: x402.presenceoperations.com/services/execution-cost

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

Payment methods: · Last validation: 2026-09-14 16:29:50.975+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "required": [
          "market",
          "notional"
        ],
        "properties": {
          "side": {
            "enum": [
              "BUY",
              "SELL"
            ],
            "type": "string",
            "default": "BUY",
            "description": "which side of the book to walk; omitted means BUY, and anything outside BUY or SELL is refused rather than answered as the default, so a misspelled side is never charged for"
          },
          "market": {
            "type": "string",
            "pattern": "^[A-Z0-9]{1,16}-PERP$",
            "description": "the perpetual market to price, upper-cased before matching, for example BTC-PERP"
          },
          "notional": {
            "type": "number",
            "maximum": 100000000,
            "minimum": 1,
            "description": "the size to price, in quote currency, bounded so one paid call cannot become an unbounded read of the venue"
          }
        },
        "additionalProperties": false
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object"
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x51edd63F074EaB0b1AB94c7BCf8b1e3aD43F1D2f",
        "amount": "4800",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x51edd63F074EaB0b1AB94c7BCf8b1e3aD43F1D2f",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "4800"
    }
  ]
}
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.