{"api":"v1","generated_at":"2026-09-15T18:59:36.164Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/x402stock-xyz-api-v1-gov-awards-01f56f","pinned_page":"https://tollindex.com/e/x402stock-xyz-api-v1-gov-awards-01f56f/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"x402stock-xyz-api-v1-gov-awards-01f56f","canonical_url":"https://x402stock.xyz/api/v1/gov-awards","resource":"https://x402stock.xyz/api/v1/gov-awards","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"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.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T19:06:10.879Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"gov awards","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":2,"unique_payers_30d":2,"last_called_at":"2026-09-14T19:06:10.586Z"},"validation":{"latest":{"observed_at":"2026-09-15T03:49:24.845Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T03:49:24.845Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T03:49:07.138Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T03:48:51.739Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T04:14:28.224Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:27:18.166Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","page":"https://tollindex.com/seller/0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","endpoints":69,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:06:10.586Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":2},"resource":"https://x402stock.xyz/api/v1/gov-awards","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"days":90,"limit":20,"order":"amount","award_type":"contracts","min_amount":100000000}},"output":{"type":"json","example":{"as_of":"2026-06-05T12:00:00.000Z","count":1,"since":"2026-03-07","awards":[{"url":"https://www.usaspending.gov/award/CONT_AWD_70Z02326DBORDR001_7012_-NONE-_-NONE-","amount":2594040000,"award_id":"70Z02326DBORDR001","end_date":"2030-06-02","recipient":"FISHER SAND & GRAVEL CO","start_date":"2026-06-03","description":"BORDER WALL CONSTRUCTION","awarding_agency":"Department of Homeland Security","awarding_sub_agency":"U.S. Customs and Border Protection"}],"source":"usaspending","award_type":"contracts","min_amount":100000000,"attribution":"Source: USAspending.gov (U.S. Department of the Treasury, Bureau of the Fiscal Service)","window_days":90}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["award_type","days","limit","order"],"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}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["source","as_of","award_type","window_days","since","min_amount","count","awards","attribution"],"properties":{"as_of":{"type":"string"},"count":{"type":"number"},"since":{"type":"string"},"awards":{"type":"array","items":{"type":"object","required":["award_id","recipient","amount","awarding_agency","awarding_sub_agency","start_date","end_date","description","url"],"properties":{"url":{"anyOf":[{"type":"string"},{"type":"null"}]},"amount":{"anyOf":[{"type":"number"},{"type":"null"}]},"award_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"end_date":{"anyOf":[{"type":"string"},{"type":"null"}]},"recipient":{"anyOf":[{"type":"string"},{"type":"null"}]},"start_date":{"anyOf":[{"type":"string"},{"type":"null"}]},"description":{"anyOf":[{"type":"string"},{"type":"null"}]},"awarding_agency":{"anyOf":[{"type":"string"},{"type":"null"}]},"awarding_sub_agency":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false}},"source":{"type":"string","const":"usaspending"},"award_type":{"type":"string"},"min_amount":{"anyOf":[{"type":"number"},{"type":"null"}]},"attribution":{"type":"string"},"window_days":{"type":"number"}},"additionalProperties":false}}}}}}},"description":"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.","lastUpdated":"2026-09-14T19:06:10.879Z","x402Version":2}]}}