{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "agentlisa-ai-api-x402-scan",
  "title": "Agentlisa \u00b7 X402 Scan",
  "url": "https://agentlisa.ai/api/x402/scan",
  "category": "data",
  "summary": "Agentlisa \u00b7 X402 Scan \u2014 x402-protected data API. Pay free per call on base. Indexed by x402all.",
  "seo": {
    "title": "Agentlisa \u00b7 X402 Scan \u2014 x402 data API \u00b7 free per call",
    "description": "Agentlisa \u00b7 X402 Scan \u2014 x402-protected data API. Pay free per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "unknown",
    "median_category_atomic": 0
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xb5051843ea5de8815d16c40fdfdeecd8c7afa677",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "0",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "AgentLISA x402-based scan result retrieval - free access with token",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "id": {
              "type": "string",
              "required": true,
              "description": "The scan ID to retrieve"
            },
            "accessToken": {
              "type": "string",
              "required": false,
              "description": "The access token for the scan result (alternative to header parameter)"
            }
          },
          "headerFields": {
            "X-LISA-RESULT-TOKEN": {
              "type": "string",
              "required": false,
              "description": "The access token for the scan result (alternative to query parameter)"
            }
          }
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "id",
              "status"
            ],
            "properties": {
              "id": {
                "type": "string"
              },
              "title": {
                "type": "string"
              },
              "result": {
                "type": "string"
              },
              "status": {
                "type": "string"
              },
              "diagram": {
                "type": "string"
              },
              "summary": {
                "type": "string"
              },
              "createdAt": {
                "type": "string"
              },
              "startedAt": {
                "type": "string"
              },
              "disclosure": {
                "type": "string"
              },
              "completedAt": {
                "type": "string"
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "agentlisa-ai",
    "host": "agentlisa.ai",
    "url": "https://agentlisa.ai",
    "favicon": "https://agentlisa.ai/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agentlisa-ai-api-x402-scan",
    "url": "https://x402all.com/resource/agentlisa-ai-api-x402-scan",
    "name": "Agentlisa \u00b7 X402 Scan",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agentlisa-ai-api-x402-scan",
      "@type": "Offer",
      "price": "0",
      "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",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://agentlisa.ai/api/x402/scan",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agentlisa-ai",
      "url": "https://agentlisa.ai",
      "name": "agentlisa.ai",
      "@type": "Organization"
    },
    "identifier": "agentlisa-ai-api-x402-scan",
    "description": "Agentlisa \u00b7 X402 Scan \u2014 x402-protected data API. Pay free per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agentlisa-ai-api-x402-scan",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agentlisa-ai-api-x402-scan",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T22:57:14.482473+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://agentlisa.ai/api/x402/scan",
    "content_type": "application/json",
    "response_schema": {
      "type": "json",
      "schema": {
        "type": "object",
        "required": [
          "id",
          "status"
        ],
        "properties": {
          "id": {
            "type": "string"
          },
          "title": {
            "type": "string"
          },
          "result": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "diagram": {
            "type": "string"
          },
          "summary": {
            "type": "string"
          },
          "createdAt": {
            "type": "string"
          },
          "startedAt": {
            "type": "string"
          },
          "disclosure": {
            "type": "string"
          },
          "completedAt": {
            "type": "string"
          }
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "6a6d581f6922d3b4a2a5064a1b5596a96657a9d3a669a7c1181765ace0c78f5b"
  }
}