{
  "x402Version": 2,
  "id": 13281,
  "slug": "13281",
  "resource": "https://mcp.agenteconomy.cloud/api/v1/check",
  "description": "Does this x402 seller actually deliver when paid? We test the full flow as a real buyer: quote, 402 requirements validation, a real capped probe purchase, settlement and delivery — not a lint that stops before money moves. The signed verdict states exactly which steps ran and what failed: 402-again loops, wrong payTo, malformed accepts, phantom endpoints. agenteconomy.cloud (mcp-pricing-v1.1)",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xeed6af31937a6123924d4ecdc3b3ed729f92867e",
      "asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
      "amount": "250000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "endpoint": "https://api.bitrefill.com/x402/gift-cards/search"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "signature": {
              "alg": "ed25519",
              "canonicalization": "RFC8785"
            },
            "verdict": {
              "outcome": {
                "conformant": true,
                "depth": "full",
                "steps": {
                  "deliver": {
                    "pass": true
                  },
                  "quote": {
                    "pass": true
                  },
                  "requirements": {
                    "pass": true
                  },
                  "settle": {
                    "pass": true
                  }
                }
              },
              "type": "payment_flow_conformance"
            },
            "verdict_version": "verdict-v1.1.0"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "endpoint": {
                    "description": "https:// resource URL whose x402 payment machinery to test",
                    "maxLength": 500,
                    "type": "string"
                  },
                  "expected_payto": {
                    "description": "optional 0x… address you expect the endpoint to charge to; mismatch is a named finding",
                    "type": "string"
                  },
                  "listing_id": {
                    "description": "optional catalog listing id — compares the advertised payTo against the cataloged seller",
                    "type": "string"
                  }
                },
                "required": [
                  "endpoint"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "const": "json",
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "mcp.agenteconomy.cloud",
  "lastUpdated": "2026-09-06T11:52:36.972Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-06T11:52:36.431Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "mcp.agenteconomy.cloud",
    "manifest_name": "mcp.agenteconomy.cloud",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}