{
  "x402Version": 2,
  "id": 3217,
  "slug": "3217",
  "resource": "https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/contracts",
  "description": "Search 100 packaged federal government contract awards from USAspending.gov with a live source link for every award ID.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8647F7D7a1368a467Ad1FF757fBc2e7167973558",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "agency": "Department of Defense",
            "vendor_name": "Space Exploration Technologies"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 100,
            "data": [
              {
                "agency": "US Gov",
                "award_id": "CONT_AWD_HT940216C0001_9700_-NONE-_-NONE-",
                "description": "IGF::OT::IGF",
                "recipient": "Unknown",
                "source_url": "https://api.usaspending.gov/api/v2/awards/CONT_AWD_HT940216C0001_9700_-NONE-_-NONE-/"
              }
            ],
            "marketplace_metadata": {
              "availability": "operational",
              "billable": true,
              "data_mode": "curated_snapshot",
              "source": "USAspending.gov snapshot; all 100 award IDs API-verified on 2026-08-02"
            },
            "source": "USAspending.gov award records",
            "source_verified_count": 100,
            "success": true
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": true,
                "properties": {
                  "agency": {
                    "description": "Federal agency name.",
                    "type": "string"
                  },
                  "vendor_name": {
                    "description": "Name of the winning vendor.",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": true,
                "properties": {
                  "count": {
                    "type": "integer"
                  },
                  "data": {
                    "items": {
                      "additionalProperties": true,
                      "properties": {
                        "agency": {
                          "type": "string"
                        },
                        "award_id": {
                          "type": "string"
                        },
                        "description": {
                          "type": "string"
                        },
                        "recipient": {
                          "type": "string"
                        },
                        "source_url": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "award_id",
                        "recipient",
                        "description",
                        "agency",
                        "source_url"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "marketplace_metadata": {
                    "additionalProperties": true,
                    "properties": {
                      "availability": {
                        "type": "string"
                      },
                      "billable": {
                        "type": "boolean"
                      },
                      "data_mode": {
                        "type": "string"
                      },
                      "source": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "data_mode",
                      "billable",
                      "availability",
                      "source"
                    ],
                    "type": "object"
                  },
                  "source": {
                    "type": "string"
                  },
                  "source_verified_count": {
                    "type": "integer"
                  },
                  "success": {
                    "type": "boolean"
                  }
                },
                "required": [
                  "success",
                  "source",
                  "source_verified_count",
                  "count",
                  "data",
                  "marketplace_metadata"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "ai-data-marketplace-1042299154756.us-central1.run.app",
  "lastUpdated": "2026-09-08T23:28:21.444Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-08T23:28:21.27Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "ai-data-marketplace-1042299154756.us-central1.run.app",
    "manifest_name": "ai-data-marketplace-1042299154756.us-central1.run.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}