{
  "x402Version": 2,
  "id": 15487,
  "slug": "15487",
  "resource": "https://ai-agent-payment-safety-stack.onrender.com/api/payment-evidence/check",
  "description": "Verify that an AI-agent payment produced the expected service response and audit evidence.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x60c402878EfcEcAe5733A88075328Aa2320C39BE",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "body": {
            "amount": "0.03",
            "delivery_status": "delivered",
            "evidence_ids": [
              "ev_001"
            ],
            "paid_endpoint": "/api/example",
            "payment_asset": "USDC",
            "payment_reference": "pay_123",
            "service_response_received": true
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "audit_ready": true,
            "payment_evidence_status": "ok",
            "payment_response_matched": true,
            "recommended_next_step": "store_evidence",
            "requires_human_review": false
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "audit_ready": {
            "type": "boolean"
          },
          "payment_evidence_status": {
            "type": "string"
          },
          "payment_response_matched": {
            "type": "boolean"
          },
          "recommended_next_step": {
            "type": "string"
          },
          "requires_human_review": {
            "type": "boolean"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "ai-agent-payment-safety-stack.onrender.com",
  "lastUpdated": "2026-08-30T15:57:19.214Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-30T15:57:18.959Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "ai-agent-payment-safety-stack.onrender.com",
    "manifest_name": "ai-agent-payment-safety-stack.onrender.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}