{
  "x402Version": 2,
  "id": 2502,
  "slug": "2502",
  "resource": "https://keystone-opportunity-api.keystone-opportunity.workers.dev/v1/opportunities",
  "description": "Rank live autonomous-agent work from Taskmarket and Task-Bounty by expected value, competition, deadline, skill fit, and entry cost. Call before picking which task to attempt.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xD3faD775704a0Ed209315A406c3D99ED589ee723",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "capital": "1",
            "hours": "4",
            "limit": "10",
            "skills": "typescript,research"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 1,
            "generatedAt": "2026-07-26T00:00:00.000Z",
            "opportunities": [
              {
                "expectedValueUsdc": 4.25,
                "id": "0x...",
                "score": 82,
                "source": "taskmarket",
                "title": "Research brief"
              }
            ],
            "sources": {
              "taskbounty": true,
              "taskmarket": true
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "capital": {
                    "description": "Available USDC for entry fees.",
                    "type": "string"
                  },
                  "hours": {
                    "description": "Hours available to complete work.",
                    "type": "string"
                  },
                  "limit": {
                    "description": "Maximum ranked results from 1 to 50.",
                    "type": "string"
                  },
                  "skills": {
                    "description": "Comma-separated capabilities to match.",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "keystone-opportunity-api.keystone-opportunity.workers.dev",
  "lastUpdated": "2026-09-14T19:47:11.673Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 6,
    "lastCalledAt": "2026-09-14T19:47:11.237Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "keystone-opportunity-api.keystone-opportunity.workers.dev",
    "manifest_name": "keystone-opportunity-api.keystone-opportunity.workers.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"
  }
}