{
  "x402Version": 2,
  "id": 8346,
  "slug": "8346",
  "resource": "https://api.veyrly.com/v1/evidence",
  "description": "Validated multi-source web evidence packs for autonomous agents.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1C655df3b37C0f0545aB1910EaB038a73ecf9ffD",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "15000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "max_sources": 5,
            "query": "What is the purpose of the robots.txt standard?"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "answer": "A normalized answer supported by validated web evidence.",
            "evidence": {
              "validated": true
            },
            "freshness": {
              "required": false,
              "satisfied": true
            },
            "fulfilled_at": "2026-09-01T21:11:48.428Z",
            "query": "What is the purpose of the robots.txt standard?",
            "request_id": "78390ac9-ff82-459e-a7f0-2ee63ce2553c",
            "sources": [
              {
                "snippet": "Validated evidence.",
                "title": "Source",
                "url": "https://example.com"
              }
            ],
            "status": "fulfilled"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "freshness_seconds": {
                    "maximum": 31536000,
                    "minimum": 60,
                    "type": "integer"
                  },
                  "max_sources": {
                    "default": 5,
                    "maximum": 10,
                    "minimum": 3,
                    "type": "integer"
                  },
                  "query": {
                    "maxLength": 400,
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "query"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "answer": {
                    "type": "string"
                  },
                  "evidence": {
                    "type": "object"
                  },
                  "freshness": {
                    "type": "object"
                  },
                  "fulfilled_at": {
                    "type": "string"
                  },
                  "query": {
                    "type": "string"
                  },
                  "request_id": {
                    "type": "string"
                  },
                  "sources": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "status": {
                    "const": "fulfilled"
                  }
                },
                "required": [
                  "status",
                  "query",
                  "answer",
                  "sources",
                  "freshness",
                  "evidence",
                  "fulfilled_at",
                  "request_id"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.veyrly.com",
  "lastUpdated": "2026-09-01T21:48:15.82Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T21:48:15.571Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.veyrly.com",
    "manifest_name": "api.veyrly.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"
  }
}