gov_contracts
ActiveTool of ai.dynamicfeed/dynamic-feed
US federal contract & assistance awards from USAspending.gov (keyless, US public domain). Who was awarded what, by which agency, for how much, over what period, the authoritative public spending record routinely cross-examined in audits, FOIA and litigation, so a decision about a vendor or programme can be backed by a signed, contemporaneous record. args (all optional): agency (awarding top-tier agency name contains), recipient (vendor name contains), keyword (free-text on description), award_type "contract" (default) | "grant" | "all", min_amount (USD floor), limit 1-50. Re-served as a signed, provenance-stamped envelope; we witness the public record, we never move or award funds. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "gov_contractsArguments",
"properties": {
"limit": {
"type": "integer",
"title": "Limit",
"default": 10
},
"agency": {
"type": "string",
"title": "Agency",
"default": ""
},
"keyword": {
"type": "string",
"title": "Keyword",
"default": ""
},
"recipient": {
"type": "string",
"title": "Recipient",
"default": ""
},
"award_type": {
"type": "string",
"title": "Award Type",
"default": "contract"
},
"min_amount": {
"type": "number",
"title": "Min Amount",
"default": 0
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries