{
  "x402Version": 2,
  "id": 6912,
  "slug": "6912",
  "resource": "https://www.watchevelive.com/invoice",
  "description": "Eve’s invoice clerk: file/pay a USDC bill under her published cap. Call to hand her a bill, not to read the free cap board.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 3600
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "50000",
      "maxTimeoutSeconds": 3600
    },
    {
      "scheme": "exact",
      "network": "eip155:42161",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "amount": "50000",
      "maxTimeoutSeconds": 3600
    },
    {
      "scheme": "exact",
      "network": "eip155:1",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
      "amount": "50000",
      "maxTimeoutSeconds": 604900
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
      "amount": "50000",
      "maxTimeoutSeconds": 604900
    },
    {
      "scheme": "exact",
      "network": "eip155:43114",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e",
      "amount": "50000",
      "maxTimeoutSeconds": 604900
    },
    {
      "scheme": "exact",
      "network": "eip155:42161",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0xaf88d065e77c8cc2239327c5edb3a432268e5831",
      "amount": "50000",
      "maxTimeoutSeconds": 604900
    },
    {
      "scheme": "exact",
      "network": "eip155:10",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0x0b2c639c533813f4aa9d7837caf62653d097ff85",
      "amount": "50000",
      "maxTimeoutSeconds": 604900
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
      "amount": "50000",
      "maxTimeoutSeconds": 604900
    },
    {
      "scheme": "exact",
      "network": "eip155:130",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0x078d782b760474a361dda0af3839290b0ef57ad6",
      "amount": "50000",
      "maxTimeoutSeconds": 604900
    },
    {
      "scheme": "exact",
      "network": "eip155:146",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0x29219dd400f2bf60e5a23d13be72b486d4038894",
      "amount": "50000",
      "maxTimeoutSeconds": 604900
    },
    {
      "scheme": "exact",
      "network": "eip155:480",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0x79a02482a880bce3f13e09da970dc34db4cd24d1",
      "amount": "50000",
      "maxTimeoutSeconds": 604900
    },
    {
      "scheme": "exact",
      "network": "eip155:1329",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0xe15fc38f6d8c56af07bbcbe3baf5708a2bf42392",
      "amount": "50000",
      "maxTimeoutSeconds": 604900
    },
    {
      "scheme": "exact",
      "network": "eip155:999",
      "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F",
      "asset": "0xb88339cb7199b77e23db6e890353e22632ba630f",
      "amount": "50000",
      "maxTimeoutSeconds": 604900
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "amount": 5,
            "invoice": "INV-1042",
            "payTo": "0x80aa1fA83F7B771BF2AB815DA9bA1236b1B91E3F"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "debit": 5,
            "execution": "filed",
            "invoice": "INV-1042",
            "merchant": "Eve",
            "paper": false,
            "product": "invoice clerk"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "amount": {
                    "description": "USDC to debit under the cap",
                    "type": "number"
                  },
                  "invoice": {
                    "description": "Invoice id or text",
                    "type": "string"
                  },
                  "memo": {
                    "type": "string"
                  },
                  "payTo": {
                    "description": "0x recipient",
                    "type": "string"
                  }
                },
                "required": [
                  "payTo",
                  "amount",
                  "invoice"
                ],
                "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"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "www.watchevelive.com",
  "lastUpdated": "2026-08-20T16:58:18.108Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-20T16:58:17.967Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "www.watchevelive.com",
    "manifest_name": "www.watchevelive.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"
  }
}