Overview

Purchase: Federal Grant Go/No-Go Decision Brief

Protocol x402
Price $2.63
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider the402
Source bazaar
Indexed 2026-07-17 14:15:23

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "body": { "properties": { "eligibility": { "description": "Applicant class such as nonprofit, local government, or small business", "maxLength": 160, "type": "string" }, "opportunity_id": { "description": "Numeric opportunity ID from a Grants.gov detail URL", "pattern": "^[0-9]+$", "type": "string" }, "profile": { "description": "Applicant entity, project, geography, evidence, and delivery capacity", "maxLength": 800, "type": "string" } }, "required": [ "opportunity_id", "profile" ], "type": "object" }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "job_id": { "type": "string" }, "status": { "type": "string" }, "thread_id": { "type": "string" } }, "type": "object" }