x402stock
GET agents.x402stock.xyz/api/v1/gov-awards
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
The latest large NEW federal awards across all recipients, from USAspending.gov — browse what the government is funding right now. Tune `?days=` lookback (max 365), `?award_type=contracts|grants|all`, `?min_amount=` floor, `?order=amount|date`, `?limit=` (max 50). Each award carries recipient, amount, awarding agency, dates, description, and a link. Uses new-award dating, not modifications.
Resource: agents.x402stock.xyz/api/v1/gov-awards
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Payment methods: — · Last validation: 2026-09-14 12:24:18.084+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"days": {
"type": "integer",
"default": 90,
"maximum": 365,
"exclusiveMinimum": 0
},
"limit": {
"type": "integer",
"default": 20,
"maximum": 50,
"exclusiveMinimum": 0
},
"order": {
"enum": [
"amount",
"date"
],
"type": "string",
"default": "amount"
},
"award_type": {
"enum": [
"contracts",
"grants",
"all"
],
"type": "string",
"default": "contracts"
},
"min_amount": {
"type": "number",
"minimum": 0
}
}
}
},
"additionalProperties": false
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"billing": {
"model": "prepaid",
"description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)"
},
"version": "2",
"zeroclick": {
"kind": "transaction",
"zcRequestId": "zcreq_RJd1hniBU4tBLKn9HsBkG",
"agentPaymentId": "apay_YOjfDn4R57FTAre4sfp98"
}
},
"payTo": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.