{
  "x402Version": 2,
  "id": 12311,
  "slug": "12311",
  "resource": "https://predix-agent-api.fly.dev/agent/cancel",
  "description": "Space milestone probabilities — discover Predix event markets on Base Sepolia and place tiny testnet orders.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0x5799fe0715C04f479f7f80Fbe6C4CFb384A8E0e9",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "marketId": "starcloud-orbital-compute-test",
            "orderId": "2"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "explorer": "https://sepolia.basescan.org/tx/0xdef",
            "marketId": "starcloud-orbital-compute-test",
            "ok": true,
            "orderBook": "0x8B4B4D13c7Fe00fC185e40fBaC892a778262E8fB",
            "orderId": "2",
            "txHash": "0xdef"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "marketId": {
                    "type": "string"
                  },
                  "orderBook": {
                    "type": "string"
                  },
                  "orderId": {
                    "type": "string"
                  }
                },
                "required": [
                  "orderId"
                ]
              },
              "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": {
                  "ok": {
                    "type": "boolean"
                  },
                  "orderId": {
                    "type": "string"
                  },
                  "txHash": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "predix-agent-api.fly.dev",
  "lastUpdated": "2026-09-18T04:45:48.401Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-18T04:45:48.199Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "predix-agent-api.fly.dev",
    "manifest_name": "predix-agent-api.fly.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}