F

Federal Contract Awards · Contracts

by Federal Contract Awards

GETBase

$0.01

per call · USD Coin on Base

Search 100 packaged federal government contract awards from USAspending.gov with a live source link for every award ID.

Endpoint

GET https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/contracts

8

Calls / 30d

6

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/contracts", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/contracts?agency=Department+of+Defense&vendor_name=Space+Exploration+Technologies" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "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
}

Payment details

Pay to0x8647f7d7a1368a467ad1ff757fbc2e7167973558
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Onchain Data and the homepage with a featured placement.

Get featured →

More from Federal Contract Awards & similar services