{
  "x402Version": 2,
  "id": 13531,
  "slug": "13531",
  "resource": "https://agentic-x402.ai/api",
  "description": "Allooloo Capital Markets estate index for $0.01 USDC: every market node (Canada, United Kingdom, United States, Germany, France, Netherlands, Switzerland, Australia, Singapore, Japan, South Korea), issuer and disclosure-event counts, drop date; add ?record=node/exchange/code (e.g. uk-cm-kg/LSE/BARC) for one Capital Markets Record, sourced per field, public-record only. Every settlement answers with an EdDSA-signed receipt that resolves forever at /x402/receipt/{nonce}.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x0Bfd52Ea41841D0F1121399167bfE36781d40ebB",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "record": {
              "description": "optional node/exchange/code — returns that Capital Markets Record instead of the estate index",
              "example": "uk-cm-kg/LSE/BARC",
              "required": false,
              "type": "string"
            }
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "nodes": [
                {
                  "as_of": "2026-09-11",
                  "events": 6100,
                  "live": true,
                  "node": "uk-cm-kg",
                  "records": 1930
                }
              ]
            },
            "receipt": {
              "amount_usdc": "0.01",
              "network": "eip155:8453",
              "receipt_url": "https://agentic-x402.ai/x402/receipt/{nonce}",
              "settled": true
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "pathParams": {
                "type": "object"
              },
              "queryParams": {
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agentic-x402.ai",
  "lastUpdated": "2026-09-13T17:03:01.845Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-13T17:03:01.669Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agentic-x402.ai",
    "manifest_name": "agentic-x402.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}