{
  "x402Version": 2,
  "id": 8505,
  "slug": "8505",
  "resource": "https://agents.machina.gg/world-cup/v1/skills/match-recap",
  "description": "Post-match recap authored once the final whistle blows, addressable by event, event URN, or team and opponent on a date.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x348ac9e3b010ba2300ba9a7bcfe5ae592b9fcfaa",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "400000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {},
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "description": "Identify the fixture in plain English, pass `event` free text, or `team` (+ optional `opponent` + `date`). No URNs or provider ids needed; unresolved inputs return an explicit warning, ambiguous ones return candidates. The response echoes the resolved `event_urn` (and `resolved_fixture`) so follow-up calls can chain on it. Recaps are authored only once the match has finished.",
                "properties": {
                  "date": {
                    "description": "Optional fixture date as YYYY-MM-DD.",
                    "format": "date",
                    "type": "string"
                  },
                  "event": {
                    "description": "Plain-English fixture, e.g. \"Brazil vs Morocco\" (also accepts \"v\" / \"x\" / \"-\" separators).",
                    "type": "string"
                  },
                  "event_urn": {
                    "description": "Canonical event URN, if you already have one (every fixture response echoes it). Plain-English inputs above make this optional.",
                    "type": "string"
                  },
                  "opponent": {
                    "description": "Optional opponent name to disambiguate the fixture.",
                    "type": "string"
                  },
                  "team": {
                    "description": "Team name, e.g. \"Morocco\". Use with optional `opponent` and `date`.",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "zeroclick": {
      "info": {
        "payment": {
          "amountUsd": "0.400000",
          "id": "apay_UrjiMLG6zOlRAEJ3NpnT1"
        },
        "requestId": "zcreq_QiaU_-13U98tL6XCj6b_M",
        "service": "finished-content"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "agentId": {
            "type": "string"
          },
          "payment": {
            "properties": {
              "amountUsd": {
                "type": "string"
              },
              "id": {
                "type": "string"
              }
            },
            "required": [
              "id",
              "amountUsd"
            ],
            "type": "object"
          },
          "requestId": {
            "type": "string"
          },
          "service": {
            "type": "string"
          }
        },
        "required": [
          "payment"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "zeroclick"
  ],
  "sourceHost": "agents.machina.gg",
  "lastUpdated": "2026-09-03T19:07:07.181Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-03T19:07:06.753Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agents.machina.gg",
    "manifest_name": "agents.machina.gg",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}