{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "services-eruditepay-com-api-audit-quick",
  "title": "EruditePay \u00b7 Quick Solidity Audit",
  "url": "https://services.eruditepay.com/api/audit/quick",
  "category": "tools",
  "summary": "Run automated security audits on Solidity source code with severity classification.",
  "seo": {
    "title": "EruditePay Quick Solidity Audit API | x402 Security",
    "description": "Fast automated Solidity contract audit using Slither. Returns severity counts and findings. $0.50 USDC per audit via x402 on Base."
  },
  "use_cases": [
    "Pre-deployment contract security screening",
    "Rapid vulnerability assessment for inherited code",
    "Automated CI/CD security gates"
  ],
  "ideal_buyer": "Smart contract developers and security agents requiring fast, pay-per-audit analysis.",
  "example_prompt": "Audit this Solidity contract for security vulnerabilities",
  "example_request_body": "// SPDX-License-Identifier: MIT\npragma solidity ^0.8.0;\ncontract SimpleStorage {\n    uint256 storedData;\n    function set(uint256 x) public { storedData = x; }\n    function get() public view returns (uint256) { return storedData; }\n}",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 25,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6961b88476a9b89c4ed97a4af4d190754d5e70a1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "500000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "queryParams": {
            "body": "// Solidity source code",
            "content_type": "text/plain"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "high": 0,
            "tool": "slither",
            "medium": 2,
            "critical": 1,
            "findings": 3
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-9e8a8c5a1da4",
  "origin": {
    "slug": "services-eruditepay-com",
    "host": "services.eruditepay.com",
    "title": "Erudite Intelligence x402 Microservices",
    "description": "Provides 1011 x402-payable API endpoints for AI agents, accepting USDC on Base. Offers MCP and agent card discovery, plus audit services integration. Operated by Erudite Intelligence LLC.",
    "url": "https://services.eruditepay.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/services-eruditepay-com-api-audit-quick",
    "url": "https://x402all.com/resource/services-eruditepay-com-api-audit-quick",
    "name": "EruditePay \u00b7 Quick Solidity Audit",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/services-eruditepay-com-api-audit-quick",
      "@type": "Offer",
      "price": "0.5",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.500000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://services.eruditepay.com/api/audit/quick",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/services-eruditepay-com",
      "url": "https://services.eruditepay.com",
      "name": "Erudite Intelligence x402 Microservices",
      "@type": "Organization"
    },
    "identifier": "services-eruditepay-com-api-audit-quick",
    "description": "Fast automated Solidity contract audit using Slither. Returns severity counts and findings. $0.50 USDC per audit via x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=services-eruditepay-com-api-audit-quick",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=services-eruditepay-com-api-audit-quick"
}
