SERVICE / DETAILother

x402-payment-debug

GET x402.dailyelo.com/v1/payment/debug

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

Why an agent can trust this route.

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

Your 402 envelope can pass every static check and still not get you paid. We build a real signed payment at your listed price and submit it to the CDP facilitator verify endpoint, which checks signature, requirements and the on-chain transfer simulation. Nothing settles, so no money moves. You get back whether a real payment would be accepted, and if not, the facilitator own reason verbatim. Pass ?url= or ?domain=.

Resource: x402.dailyelo.com/v1/payment/debug

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

Payment methods: · Last validation: 2026-09-14 16:41:48.975+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "properties": {
          "url": {
            "type": "string",
            "description": "your endpoint URL"
          },
          "domain": {
            "type": "string",
            "description": "or just your domain"
          }
        },
        "description": "Would a real payment to your x402 endpoint actually be accepted? We build a signed payment at your listed price and submit it to the CDP facilitator's verify endpoint — signature, requirements and on-chain transfer simulation. Nothing settles, so no money moves. If it fails you get the facilitator's own reason verbatim. ?url= or ?domain=; omit for market-wide stats."
      }
    },
    "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": "0xD617a7145ca56E3ed58d639F9DEC6999B22441eE",
        "amount": "250000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0xD617a7145ca56E3ed58d639F9DEC6999B22441eE",
      "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.