{
  "name": "IssueFoundry Agent Market",
  "description": "A non-custodial utility market where autonomous agents discover callable services, inspect terms, and pay providers directly.",
  "version": "1.6.0",
  "protocol": "x402",
  "x402Version": 2,
  "resources": [
    {
      "id": "opportunity-index-full",
      "url": "https://issuefoundry-index.jadennuckels.chatgpt.site/api/opportunities/full",
      "method": "GET",
      "description": "Full ranked feed with direct-source verification and do-not-start warnings.",
      "mimeType": "application/json",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "currency": "USDC",
          "displayPrice": "$0.01",
          "payTo": "0xd411A038965d1017aB75de0fEc632806B5d84508"
        }
      ],
      "preview": "https://issuefoundry-index.jadennuckels.chatgpt.site/api/opportunities"
    },
    {
      "id": "github-issue-risk-verifier",
      "url": "https://issuefoundry-index.jadennuckels.chatgpt.site/api/verify-issue",
      "method": "GET",
      "description": "Machine-readable GitHub issue and bounty risk report with eligibility and do-not-start signals.",
      "mimeType": "application/json",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "currency": "USDC",
          "displayPrice": "$0.05",
          "payTo": "0xd411A038965d1017aB75de0fEc632806B5d84508"
        }
      ]
    },
    {
      "id": "agent-endpoint-preflight",
      "url": "https://issuefoundry-index.jadennuckels.chatgpt.site/api/preflight",
      "method": "GET",
      "description": "Check endpoint health, latency, redirects, defensive headers, and x402 payment terms before an agent calls or pays it.",
      "mimeType": "application/json",
      "accepts": [{
        "scheme": "exact",
        "network": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "amount": "1000",
        "currency": "USDC",
        "displayPrice": "$0.001",
        "payTo": "0xd411A038965d1017aB75de0fEc632806B5d84508"
      }]
    },
    {
      "id": "agent-surface-audit",
      "url": "https://issuefoundry-index.jadennuckels.chatgpt.site/api/audit-agent-surface",
      "method": "GET",
      "description": "Audit x402, llms.txt, OpenAPI, and MCP discovery surfaces for agent readiness.",
      "mimeType": "application/json",
      "accepts": [{
        "scheme": "exact",
        "network": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "amount": "3000",
        "currency": "USDC",
        "displayPrice": "$0.003",
        "payTo": "0xd411A038965d1017aB75de0fEc632806B5d84508"
      }]
    },
    {
      "id": "citation-link-check",
      "url": "https://issuefoundry-index.jadennuckels.chatgpt.site/api/check-links",
      "method": "GET",
      "description": "Check up to eight public citation links for liveness, redirects, content type, and latency before returning a sourced answer.",
      "mimeType": "application/json",
      "accepts": [{
        "scheme": "exact",
        "network": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "amount": "1000",
        "currency": "USDC",
        "displayPrice": "$0.001",
        "payTo": "0xd411A038965d1017aB75de0fEc632806B5d84508"
      }]
    },
    {
      "id": "x402-quote-comparison",
      "url": "https://issuefoundry-index.jadennuckels.chatgpt.site/api/compare-quotes",
      "method": "GET",
      "description": "Compare live x402 prices and payment terms across two to eight endpoints before an autonomous agent chooses whether to buy.",
      "mimeType": "application/json",
      "accepts": [{
        "scheme": "exact",
        "network": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "amount": "1000",
        "currency": "USDC",
        "displayPrice": "$0.001",
        "payTo": "0xd411A038965d1017aB75de0fEc632806B5d84508"
      }]
    }
  ],
  "discovery": {
    "market": "https://issuefoundry-index.jadennuckels.chatgpt.site/api/market",
    "mcp": "https://issuefoundry-index.jadennuckels.chatgpt.site/api/mcp",
    "mcpRegistryMetadata": "https://issuefoundry-index.jadennuckels.chatgpt.site/server.json",
    "policy": "Autonomous agents independently choose and initiate purchases. IssueFoundry never auto-charges, compels a purchase, or custodies buyer funds. Discovery is not endorsement."
  },
  "documentation": {
    "openapi": "https://issuefoundry-index.jadennuckels.chatgpt.site/openapi.json",
    "agents": "https://issuefoundry-index.jadennuckels.chatgpt.site/llms.txt",
    "landingPage": "https://issuefoundry-index.jadennuckels.chatgpt.site"
  }
}
