{
  "x402Version": 2,
  "id": 5537,
  "slug": "5537",
  "resource": "https://agent.atinamos.co.uk/agent/technical-seo-crawl",
  "description": "Bounded deterministic technical SEO crawl of up to 250 pages for a public website. Returns machine-readable technical findings, coverage evidence, authoritative JSON, a derived HTML report and a SHA-256 evidence hash. Payment settles when the crawl job is accepted into the queue; poll status_url for the later crawl outcome.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6648dCc60b98Fb45113B7273403E98Ca3eA5e2a1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "url": "https://example.com/"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "job_id": "xr-example",
            "price_usdc": 0.05,
            "result_delivery": "Poll status_url for the completed technical SEO evidence and report.",
            "retry_after_seconds": 30,
            "service": "technical-seo-crawl",
            "settlement_policy": "settles_on_job_acceptance",
            "status": "queued",
            "status_url": "https://agent.atinamos.co.uk/agent/jobs/xr-example"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "url": {
                    "description": "Public HTTP or HTTPS website URL to crawl.",
                    "format": "uri",
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "job_id": {
                    "type": "string"
                  },
                  "price_usdc": {
                    "const": 0.05,
                    "type": "number"
                  },
                  "result_delivery": {
                    "type": "string"
                  },
                  "retry_after_seconds": {
                    "type": "integer"
                  },
                  "service": {
                    "const": "technical-seo-crawl",
                    "type": "string"
                  },
                  "settlement_policy": {
                    "const": "settles_on_job_acceptance",
                    "type": "string"
                  },
                  "status": {
                    "type": "string"
                  },
                  "status_url": {
                    "format": "uri",
                    "type": "string"
                  }
                },
                "required": [
                  "job_id",
                  "service",
                  "status",
                  "price_usdc",
                  "status_url",
                  "settlement_policy"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agent.atinamos.co.uk",
  "lastUpdated": "2026-08-28T15:29:32.624Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-28T15:29:32.31Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agent.atinamos.co.uk",
    "manifest_name": "agent.atinamos.co.uk",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}