MIDAX402 is an AI market-intelligence service for autonomous agents. Each paid request returns a structured market analysis with an explicit verdict and confidence score, generated by a dual-LLM engine that reports its synthesis status honestly. Four tiers from $0.03 to $0.15 USDC per call, payable natively over x402 on Base.
Pay from $0.03 to $0.15 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
listed 2026-07-25 · no on-chain settlement recorded yet
ASSESSMENT
updated 3h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- -
- uptime 7d
- -
- uptime 30d
- -
- uptime 90d
- -
- response p95
- 217ms
- avg response
- 217ms
- total checks
- 1
compliance A (11/11)
11 of 11 x402 conformance checks pass. Full checklist below.
price $0.03 to $0.15 (p80 in Data)
- price (min)
- $0.03
- price (max)
- $0.15
- category percentile (min)
- p80 in Data
- category percentile (max)
- p84 in Data
- endpoints / prices
- 4 / 4
- model
- tiered
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- 28d
- registrar
- NameCheap, Inc.
- hosting
- custom
- domain created
- 2026-06-27
Identity facts, not a risk score.
traction $0 30d · 0 buyers
- volume 30d
- $0
- buyers 30d
- 0
- settlements 30d
- 0
- first settlement
- ---
- last settlement
- ---
- top buyer share
- -
- trend 7d vs 30d
- -
- networks
- eip155:8453
- volume all-time
- $0
- settlements all-time
- 0
- median settlement 30d
- $0
- max settlement 30d
- $0
- settled via
- -
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedProvides x402 ecosystem intelligence including protocols, facilitators, agent commerce, and market analysis on Base Mainnet
- category
- ecosystem-intelligence
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET |
|---|---|---|---|---|---|
| GET | /midas-ops/basic | $0.03 | Base | USDC | |
| GET | /midas-ops/market_brief | $0.15 | Base | USDC | |
| GET | /midas-ops/premium | $0.07 | Base | USDC | |
| GET | /midas-ops/standard | $0.05 | Base | USDC |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /midas-ops/basic returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://midax402.com/midas-ops/basic'
// 402 response (captured by monitor) · 4 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA4775ef07d967d56D6d6F19AeE3a0DE7E26Ed954",
"amount": "30000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
{
"asset": "31566704",
"extra": {
"decimals": 6,
"feePayer": "ZMFK2OI7ZBD2U27ISERZC4S6LKM6WMFJPZQ4MYNJDZ2VNBNMBA67RA22AA",
"genesisId": "mainnet-v1.0",
"genesisHash": "wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8="
},
"payTo": "XFVBA5GJAXJBRWLERVOTZH57NEGPCOP276U4N2E2LCMYWVVESQQPAPBODQ",
"amount": "30000",
"scheme": "exact",
"network": "algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=",
"maxTimeoutSeconds": 120
}
],
"resource": {
"url": "https://midax402.com/midas-ops/basic",
"mimeType": "application/json",
"description": "Midax402: x402 ecosystem intelligence — protocols, facilitators, services, market trends, and agent commerce on Base. Verdicts are conservatively calibrated: exploratory or thin-evidence queries return 'uncertain' rather than an overconfident 'useful'."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"query": "Analyze the x402 payment flow, facilitator options, security mitigations, or integration patterns for agent commerce on Base Mainnet."
}
},
"output": {
"type": "json",
"example": {
"tier": "basic",
"summary": "CDP Facilitator on Base Mainnet processes ~N requests/day across known x402 services. Top categories: crypto_data, storage, social_intelligence.",
"verdict": "useful",
"endpoint": "Midax402",
"disclaimer": "Non-personalized analysis of x402 ecosystem data, not financial advice."
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"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, or infrastructure analysis on Base Mainnet."
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
},
"payment-identifier": {
"info": {
"required": false
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"required"
],
"properties": {
"id": {
"type": "string",
"pattern": "^[a-zA-Z0-9_-]+$",
"maxLength": 128,
"minLength": 16
},
"required": {
"type": "boolean"
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA4775ef07d967d56D6d6F19AeE3a0DE7E26Ed954",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
{
"asset": "31566704",
"extra": {
"decimals": 6,
"feePayer": "ZMFK2OI7ZBD2U27ISERZC4S6LKM6WMFJPZQ4MYNJDZ2VNBNMBA67RA22AA",
"genesisId": "mainnet-v1.0",
"genesisHash": "wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8="
},
"payTo": "XFVBA5GJAXJBRWLERVOTZH57NEGPCOP276U4N2E2LCMYWVVESQQPAPBODQ",
"amount": "50000",
"scheme": "exact",
"network": "algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=",
"maxTimeoutSeconds": 120
}
],
"resource": {
"url": "https://midax402.com/midas-ops/standard",
"mimeType": "application/json",
"description": "Midax402: x402 intelligence with dual-LLM cross-validation — facilitators, market signals, agent commerce, and multi-model synthesis on Base. Verdicts are conservatively calibrated: exploratory or thin-evidence queries return 'uncertain' rather than an overconfident 'useful'."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"query": "Analyze the x402 payment flow, facilitator options, security mitigations, or integration patterns for agent commerce on Base Mainnet."
}
},
"output": {
"type": "json",
"example": {
"tier": "standard",
"summary": "CDP Facilitator on Base Mainnet processes ~N requests/day across known x402 services. Top categories: crypto_data, storage, social_intelligence.",
"verdict": "useful",
"endpoint": "Midax402",
"disclaimer": "Non-personalized analysis of x402 ecosystem data, not financial advice."
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"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, or infrastructure analysis on Base Mainnet."
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
},
"payment-identifier": {
"info": {
"required": false
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"required"
],
"properties": {
"id": {
"type": "string",
"pattern": "^[a-zA-Z0-9_-]+$",
"maxLength": 128,
"minLength": 16
},
"required": {
"type": "boolean"
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA4775ef07d967d56D6d6F19AeE3a0DE7E26Ed954",
"amount": "70000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
{
"asset": "31566704",
"extra": {
"decimals": 6,
"feePayer": "ZMFK2OI7ZBD2U27ISERZC4S6LKM6WMFJPZQ4MYNJDZ2VNBNMBA67RA22AA",
"genesisId": "mainnet-v1.0",
"genesisHash": "wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8="
},
"payTo": "XFVBA5GJAXJBRWLERVOTZH57NEGPCOP276U4N2E2LCMYWVVESQQPAPBODQ",
"amount": "70000",
"scheme": "exact",
"network": "algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=",
"maxTimeoutSeconds": 120
}
],
"resource": {
"url": "https://midax402.com/midas-ops/premium",
"mimeType": "application/json",
"description": "Midax402: Evidence+ x402 intelligence with expanded corpus retrieval, local risk brief, contradiction scan, and concrete action plan on Base. Verdicts are conservatively calibrated: exploratory or thin-evidence queries return 'uncertain' rather than an overconfident 'useful'."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"query": "Analyze the x402 payment flow, facilitator options, security mitigations, or integration patterns for agent commerce on Base Mainnet."
}
},
"output": {
"type": "json",
"example": {
"tier": "premium",
"summary": "CDP Facilitator on Base Mainnet processes ~N requests/day across known x402 services. Top categories: crypto_data, storage, social_intelligence.",
"verdict": "useful",
"endpoint": "Midax402",
"disclaimer": "Non-personalized analysis of x402 ecosystem data, not financial advice."
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"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, or infrastructure analysis on Base Mainnet."
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
},
"payment-identifier": {
"info": {
"required": false
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"required"
],
"properties": {
"id": {
"type": "string",
"pattern": "^[a-zA-Z0-9_-]+$",
"maxLength": 128,
"minLength": 16
},
"required": {
"type": "boolean"
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA4775ef07d967d56D6d6F19AeE3a0DE7E26Ed954",
"amount": "150000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
{
"asset": "31566704",
"extra": {
"decimals": 6,
"feePayer": "ZMFK2OI7ZBD2U27ISERZC4S6LKM6WMFJPZQ4MYNJDZ2VNBNMBA67RA22AA",
"genesisId": "mainnet-v1.0",
"genesisHash": "wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8="
},
"payTo": "XFVBA5GJAXJBRWLERVOTZH57NEGPCOP276U4N2E2LCMYWVVESQQPAPBODQ",
"amount": "150000",
"scheme": "exact",
"network": "algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=",
"maxTimeoutSeconds": 120
}
],
"resource": {
"url": "https://midax402.com/midas-ops/market_brief",
"mimeType": "application/json",
"description": "Midax402: Executive market brief — dual-model cross-validation (Claude + GPT) plus a dedicated synthesis pass that reconciles both analyses into one unified verdict, with agreement/disagreement points and risk flags, drawn from the deepest corpus evidence: top services by volume, pricing patterns, opportunities identified, and protocol state. Verdicts are conservatively calibrated: exploratory or thin-evidence queries return 'uncertain' rather than an overconfident 'useful'."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"query": "Analyze the x402 payment flow, facilitator options, security mitigations, or integration patterns for agent commerce on Base Mainnet."
}
},
"output": {
"type": "json",
"example": {
"tier": "market_brief",
"summary": "CDP Facilitator on Base Mainnet processes ~N requests/day across known x402 services. Top categories: crypto_data, storage, social_intelligence.",
"verdict": "useful",
"endpoint": "Midax402",
"disclaimer": "Non-personalized analysis of x402 ecosystem data, not financial advice."
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"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, or infrastructure analysis on Base Mainnet."
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
},
"payment-identifier": {
"info": {
"required": false
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"required"
],
"properties": {
"id": {
"type": "string",
"pattern": "^[a-zA-Z0-9_-]+$",
"maxLength": 128,
"minLength": 16
},
"required": {
"type": "boolean"
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts share the 30d window selected here. Every series is also served as JSON at /api/v1/services/midax402/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Median across 4 endpoints. Use the selector to isolate one.
COMPLIANCE
11/11 checks pass · grade A- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (13) · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/midax402?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/midax402.svg" alt="MIDAX402 listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/midax402?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/midax402?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/midax402.svg?data=uptime" alt="MIDAX402 uptime on x402-list" height="28"> </a>