{
  "x402Version": 2,
  "id": 12313,
  "slug": "12313",
  "resource": "https://predix-agent-api.fly.dev/agent/markets/:id",
  "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": {
          "method": "GET",
          "pathParams": {
            "id": "us-china-moon-test"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "asOf": "2026-09-16T00:00:00.000Z",
            "bestAsk": 10001,
            "bestBid": 0,
            "book": {
              "activeOrders": 0,
              "bestAsk": 10001,
              "bestBid": 0
            },
            "id": "us-china-moon-test",
            "midCents": 5000,
            "midSource": "unquoted-50",
            "network": "base-sepolia",
            "state": "Open",
            "title": "The Moon Race"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/agent/markets/:id",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "id": {
                    "description": "Predix on-chain market id",
                    "type": "string"
                  }
                },
                "required": [
                  "id"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "id": {
                    "type": "string"
                  },
                  "midCents": {
                    "type": "integer"
                  },
                  "network": {
                    "type": "string"
                  },
                  "title": {
                    "type": "string"
                  }
                },
                "required": [
                  "id",
                  "title",
                  "midCents",
                  "network"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "predix-agent-api.fly.dev",
  "lastUpdated": "2026-09-17T02:02:46.422Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T02:02:46.221Z"
  },
  "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"
  }
}