agentic-gov-contracts.vercel.app
Search, triage, and plan pursuit of U.S. government contract opportunities using normalized SAM.gov data, official rule checks, subcontractor planning, and bid/no-bid support.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.002 USDC on Base to 0xd6B9…39F5b. The signed payment is good for 5 minutes.
- Paid to
- 0xd6B9…39F5b
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 2000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xd6B992786869d0F33Cb8e5936DB224d776839F5b",
"amount": "2000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"q": "janitorial",
"limit": 10,
"ncode": "561720",
"status": "active"
}
}
},
"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"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"q": {
"type": "string",
"description": "Full-text query across title, solicitation number, organization, office, NAICS/PSC, set-aside, and description text."
},
"psc": {
"type": "string",
"description": "Agent-friendly alias for SAM.gov ccode/classificationCode."
},
"zip": {
"type": "string",
"x-sam-gov": {
"name": "zip",
"required": false
},
"description": "Place of performance ZIP code. Original SAM.gov parameter: zip."
},
"ccode": {
"type": "string",
"x-sam-gov": {
"name": "ccode",
"required": false
},
"description": "Classification code / PSC. Original SAM.gov parameter: ccode."
},
"limit": {
"type": "integer",
"x-sam-gov": {
"name": "limit",
"required": false
},
"description": "Records per page. SAM.gov maximum is 1000 and default is 1; Gov Contract Scout public search caps at 100. Original SAM.gov parameter: limit."
},
"naics": {
"type": "string",
"description": "Agent-friendly alias for SAM.gov ncode."
},
"ncode": {
"type": "string",
"x-sam-gov": {
"name": "ncode",
"required": false
},
"description": "NAICS code. SAM.gov documents a maximum of 6 digits. Original SAM.gov parameter: ncode."
},
"ptype": {
"enum": [
"u",
"p",
"a",
"r",
"s",
"o",
"g",
"k",
"i"
],
"type": "string",
"x-sam-gov": {
"name": "ptype",
"required": false
},
"description": "Procurement type code. May be repeated by SAM.gov; Gov Contract Scout also accepts comma-separated values. Original SAM.gov parameter: ptype."
},
"rdlto": {
"type": "string",
"x-sam-gov": {
"name": "rdlto",
"required": false
},
"description": "Response deadline to. SAM.gov format is MM/dd/yyyy; rdlfrom/rdlto date range is limited to one year. Original SAM.gov parameter: rdlto."
},
"state": {
"type": "string",
"x-sam-gov": {
"name": "state",
"required": false
},
"description": "Place of performance state. Original SAM.gov parameter: state."
},
"title": {
"type": "string",
"x-sam-gov": {
"name": "title",
"required": false
},
"description": "Opportunity title search. Original SAM.gov parameter: title."
},
"active": {
"type": "boolean",
"description": "Agent-friendly active filter."
},
"agency": {
"type": "string",
"description": "Agent-friendly alias for SAM.gov organizationName/fullParentPathName."
},
"offset": {
"type": "integer",
"x-sam-gov": {
"name": "offset",
"required": false
},
"description": "Page index. SAM.gov default starts with 0. Original SAM.gov parameter: offset."
},
"solnum": {
"type": "string",
"x-sam-gov": {
"name": "solnum",
"required": false
},
"description": "Solicitation number. Original SAM.gov parameter: solnum."
},
"status": {
"enum": [
"active",
"inactive",
"archived",
"cancelled",
"deleted"
],
"type": "string",
"x-sam-gov": {
"name": "status",
"required": false
},
"description": "Opportunity status. SAM.gov notes this as coming soon; documented values are active, inactive, archived, cancelled, and deleted. Original SAM.gov parameter: status."
},
"rdlfrom": {
"type": "string",
"x-sam-gov": {
"name": "rdlfrom",
"required": false
},
"description": "Response deadline from. SAM.gov format is MM/dd/yyyy; rdlfrom/rdlto date range is limited to one year. Original SAM.gov parameter: rdlfrom."
},
"subtier": {
"type": "string",
"x-sam-gov": {
"name": "subtier",
"required": false
},
"description": "Agency Name (L2). Deprecated by SAM.gov. Original SAM.gov parameter: subtier."
},
"deptname": {
"type": "string",
"x-sam-gov": {
"name": "deptname",
"required": false
},
"description": "Department Name (L1). Deprecated by SAM.gov. Original SAM.gov parameter: deptname."
},
"dueAfter": {
"type": "string",
"format": "date",
"description": "Agent-friendly alias for rdlfrom."
},
"keywords": {
"type": "string",
"description": "Alias for q."
},
"location": {
"type": "string",
"description": "Agent-friendly place-of-performance search across state/ZIP/address JSON."
},
"noticeid": {
"type": "string",
"x-sam-gov": {
"name": "noticeid",
"required": false
},
"description": "SAM.gov notice ID. Original SAM.gov parameter: noticeid."
},
"postedTo": {
"type": "string",
"x-sam-gov": {
"name": "postedTo",
"required": true
},
"description": "Posted date to. SAM.gov format is MM/dd/yyyy; date range between postedFrom and postedTo is limited to one year. Original SAM.gov parameter: postedTo."
},
"setAside": {
"type": "string",
"description": "Agent-friendly search across typeOfSetAside and typeOfSetAsideDescription."
},
"dueBefore": {
"type": "string",
"format": "date",
"description": "Agent-friendly alias for rdlto."
},
"complexity": {
"enum": [
"low",
"medium",
"high"
],
"type": "string",
"description": "Estimated complexity label."
},
"noticeType": {
"type": "string",
"description": "Opportunity type label, such as Solicitation, Sources Sought, or Award Notice."
},
"postedFrom": {
"type": "string",
"x-sam-gov": {
"name": "postedFrom",
"required": true
},
"description": "Posted date from. SAM.gov format is MM/dd/yyyy; date range between postedFrom and postedTo is limited to one year. Original SAM.gov parameter: postedFrom."
},
"postedAfter": {
"type": "string",
"format": "date",
"description": "Agent-friendly alias for postedFrom."
},
"postedBefore": {
"type": "string",
"format": "date",
"description": "Agent-friendly alias for postedTo."
},
"typeOfSetAside": {
"enum": [
"SBA",
"SBP",
"8A",
"8AN",
"HZC",
"HZS",
"SDVOSBC",
"SDVOSBS",
"WOSB",
"WOSBSS",
"EDWOSB",
"EDWOSBSS",
"LAS",
"IEE",
"ISBEE",
"BICiv",
"VSA",
"VSS"
],
"type": "string",
"x-sam-gov": {
"name": "typeOfSetAside",
"required": false
},
"description": "Set-aside code. Only one set-aside value is accepted by SAM.gov. Original SAM.gov parameter: typeOfSetAside."
},
"organizationCode": {
"type": "string",
"x-sam-gov": {
"name": "organizationCode",
"required": false
},
"description": "Code of associated organization. Original SAM.gov parameter: organizationCode."
},
"organizationName": {
"type": "string",
"x-sam-gov": {
"name": "organizationName",
"required": false
},
"description": "Name of associated organization. Can filter by Department Name or Subtier Name. Original SAM.gov parameter: organizationName."
},
"typeOfSetAsideDescription": {
"type": "string",
"x-sam-gov": {
"name": "typeOfSetAsideDescription",
"required": false
},
"description": "Set-aside code description. Original SAM.gov parameter: typeOfSetAsideDescription."
}
},
"additionalProperties": false
}
},
"additionalProperties": false
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-06-23 16:51Z
- Last indexed by Roundhouse
- 2026-07-11 14:30Z
- Last enriched (probe, favicon, geo)
- 2026-09-13 08:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 404
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
Nothing indexed for this service or its provider yet. Not a claim that it is unused — only that we hold no record. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service agentic-gov-contracts.vercel.app and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=agentic-gov-contracts.vercel.app' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://agentic-gov-contracts.vercel.app/api/opportunities/search, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.