{
  "x402Version": 2,
  "id": 2977,
  "slug": "2977",
  "resource": "https://x402.charliemorrison.dev/audit",
  "description": "GitHub repo discoverability & SEO audit: scores a repo's README, description, topics, homepage and metadata and returns a 0-100 score, a grade, and fixes. Input: owner, repo.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x435afaC555fe115f18e657E49960063c12C6AEd0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "owner": "facebook",
            "repo": "react"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "fixes": [],
            "grade": "A",
            "score": 100
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "owner": {
                    "type": "string"
                  },
                  "repo": {
                    "type": "string"
                  }
                },
                "required": [
                  "owner",
                  "repo"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "fixes": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "grade": {
                    "type": "string"
                  },
                  "score": {
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.charliemorrison.dev",
  "lastUpdated": "2026-09-14T19:46:36.735Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-14T19:46:36.208Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.charliemorrison.dev",
    "manifest_name": "x402.charliemorrison.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}