{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "x402audit-dev-api-audit",
  "title": "X402audit \u00b7 Audit",
  "url": "https://x402audit.dev/api/audit",
  "category": "data",
  "summary": "X402audit \u00b7 Audit \u2014 x402-protected data API. Pay $0.0010 per call on base. Indexed by x402all.",
  "seo": {
    "title": "X402audit \u00b7 Audit \u2014 x402 data API \u00b7 $0.0010 per call",
    "description": "X402audit \u00b7 Audit \u2014 x402-protected data API. Pay $0.0010 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xb5194a98dbdbb7028b585db26b972e7f0f3f826a",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "body": {
                    "type": "object",
                    "required": [
                      "url"
                    ],
                    "properties": {
                      "url": {
                        "type": "string",
                        "minLength": 3,
                        "description": "Target domain or origin (e.g. hirescrape.com or https://hirescrape.com). Passed as the ?url= query parameter."
                      }
                    },
                    "description": "Compliance + visibility audit for an x402 / MPP server."
                  }
                }
              },
              "output": {
                "type": "object",
                "properties": {
                  "schema": {
                    "type": "object",
                    "required": [
                      "target",
                      "overallScore",
                      "dimensions"
                    ],
                    "properties": {
                      "target": {
                        "type": "string"
                      },
                      "startedAt": {
                        "type": "string",
                        "format": "date-time"
                      },
                      "dimensions": {
                        "type": "array",
                        "items": {
                          "type": "object",
                          "properties": {
                            "id": {
                              "type": "string"
                            },
                            "score": {
                              "type": "integer",
                              "maximum": 100,
                              "minimum": 0
                            },
                            "title": {
                              "type": "string"
                            },
                            "checks": {
                              "type": "array",
                              "items": {
                                "type": "object"
                              }
                            }
                          }
                        }
                      },
                      "durationMs": {
                        "type": "integer"
                      },
                      "overallScore": {
                        "type": "integer",
                        "maximum": 100,
                        "minimum": 0
                      }
                    }
                  },
                  "example": {
                    "target": "https://hirescrape.com",
                    "startedAt": "2026-04-21T00:00:00.000Z",
                    "dimensions": [
                      {
                        "id": "discovery",
                        "score": 93,
                        "title": "Discovery",
                        "checks": [
                          {
                            "id": "openapi-valid",
                            "title": "OpenAPI 3.1 valid",
                            "severity": "pass"
                          }
                        ]
                      }
                    ],
                    "durationMs": 310,
                    "overallScore": 87
                  }
                }
              }
            }
          },
          "method": "POST"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "target",
              "overallScore",
              "dimensions"
            ],
            "properties": {
              "target": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time"
              },
              "dimensions": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "id": {
                      "type": "string"
                    },
                    "score": {
                      "type": "integer",
                      "maximum": 100,
                      "minimum": 0
                    },
                    "title": {
                      "type": "string"
                    },
                    "checks": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                }
              },
              "durationMs": {
                "type": "integer"
              },
              "overallScore": {
                "type": "integer",
                "maximum": 100,
                "minimum": 0
              }
            }
          },
          "example": {
            "target": "https://hirescrape.com",
            "startedAt": "2026-04-21T00:00:00.000Z",
            "dimensions": [
              {
                "id": "discovery",
                "score": 93,
                "title": "Discovery",
                "checks": [
                  {
                    "id": "openapi-valid",
                    "title": "OpenAPI 3.1 valid",
                    "severity": "pass"
                  }
                ]
              }
            ],
            "durationMs": 310,
            "overallScore": 87
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402audit-dev",
    "host": "x402audit.dev",
    "url": "https://x402audit.dev",
    "favicon": "https://x402audit.dev/icon.svg?icon.0a6cr9lh58gec.svg?dpl=dpl_41MuFkdW8WeyjdMgmWti8s13dbnn"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402audit-dev-api-audit",
    "url": "https://x402all.com/resource/x402audit-dev-api-audit",
    "name": "X402audit \u00b7 Audit",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402audit-dev-api-audit",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://x402audit.dev/api/audit",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402audit-dev",
      "url": "https://x402audit.dev",
      "name": "x402audit.dev",
      "@type": "Organization"
    },
    "identifier": "x402audit-dev-api-audit",
    "description": "X402audit \u00b7 Audit \u2014 x402-protected data API. Pay $0.0010 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402audit-dev-api-audit",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402audit-dev-api-audit",
  "callability": {
    "status": "unknown",
    "schema_callability": 0.186,
    "source": "provider_well_known",
    "source_confidence": 0.95,
    "match_confidence": 0.4,
    "schema_confidence": 0.0,
    "validated_at": "2026-05-10T23:47:57.154654+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://x402audit.dev/api/audit",
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "unknown"
    },
    "contract_hash": "9d49ecbc2785835602b032db1b2379e49d337afec8c7a9baf2e5cee2485bd50d"
  }
}