ToolAssay

MIDAX402

MIDAX402: Evidence+ x402 intelligence with expanded corpus retrieval, local risk brief, contradiction scan and concrete action plan. We do not grade our own answer: the verdict is answered or needs_more_data (grounded in the corpus or not); evidence_grade (thin/moderate/broad) grades that evidence, auditable via retrieved_corpus_ids. confidence_score is DEPRECATED, still served as a band projection.

Answeringour last check, 2026-09-24
1 of 1checks answered this week
977 msmedian answer time
$0.07listed price per call
$0.07price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://midax402.com/midas-ops/premium

CategoryEverything else
Provider hostmidax402.com
Networksalgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73k, algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=, eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days1 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.07 977 ms

Example input (from the provider)

{
  "method": "GET",
  "queryParams": {
    "query": "Analyze the x402 payment flow, facilitator options, security mitigations, or integration patterns for agent commerce."
  },
  "type": "http"
}

Promised output schema (from the provider)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "input": {
      "additionalProperties": false,
      "properties": {
        "method": {
          "enum": [
            "GET",
            "HEAD",
            "DELETE"
          ],
          "type": "string"
        },
        "queryParams": {
          "additionalProperties": false,
          "properties": {
            "query": {
              "description": "x402 ecosystem question. Supported domains: payment flow and headers, facilitator comparison (CDP/XPay/Circle Nano/thirdweb/Agenticpay/x402-rs), security mitigations (Five Attacks, PII, prompt injection), standards (MCP, A2A, ERC-8004), micropayments/pricing, SDK integration, and infrastructure analysis across the x402 ecosystem.",
              "type": "string"
            }
          },
          "required": [
            "query"
          ],
          "type": "object"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {
          "type": "object"
        },
        "type": {
          "type": "string"
        }
      },
      "required": [
        "type"
      ],
      "type": "object"
    }
  },
  "required": [
    "input"
  ],
  "type": "object"
}

This page as JSON