x402 List

x402 Protocol Service Directory

minia2a — Agent Infrastructure & Intelligence

AI

x402-native API platform for AI agents: web scraping with real browser, crypto market intelligence, knowledge storage & recall, x402 service discovery across 25K+ endpoints, and data transformation. 80+ endpoints via x402 on Base.

Pay from $0.005 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

UPTIME 24H 100% 7D 100% 30D 100%
BASE URL https://minia2a.uk WEBSITE https://minia2a.uk ENDPOINTS 4 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-21 MONITORED SINCE 2026-07-21

ASSESSMENT

updated 5h ago

Evidence-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
188ms
avg response
188ms
total checks
1
compliance A (11/11)

11 of 11 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.005 (p38 in AI)
price (min)
$0.005
category percentile (min)
p38 in AI
endpoints / prices
4 / 1
model
flat
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.

traction $0 30d · 0 buyers
volume 30d
$0
buyers 30d
0
settlements 30d
0
last settlement
---
top buyer share
-
trend 7d vs 30d
-
networks
eip155:137, eip155:8453

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-derived

Provides a suite of AI agent services including semantic search, fact storage, web scraping, and crypto market data retrieval.

category
ai-agent-services
in
query params
ai-agentssemantic-searchknowledge-baseweb-scrapingcrypto-datamarket-data

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET
GET /x402/find Find x402 agent services across directories including CDP Bazaar and PayAI (CDP) $0.005 Base USDC
GET /x402/recall Semantic search across curated crypto, x402 ecosystem, and agent economy knowledge base (CDP) $0.005 Base USDC
GET /x402/store Store verified facts into the Mythos knowledge base for later recall (CDP) $0.005 Base USDC
GET /x402/web-scrape Extract structured text content from any URL with optional CSS selector targeting (CDP) $0.005 Base USDC
4 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /x402/find returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://minia2a.uk/x402/find'
// 402 response (captured by monitor) · 4 payloads · click to expand
[
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "mimeType": "application/json",
        "resource": "https://minia2a.uk/x402/recall",
        "description": "Semantic search across curated crypto, x402 ecosystem, and agent economy knowledge base (CDP)",
        "facilitator": "https://api.cdp.coinbase.com/platform/v2/x402",
        "maxAmountRequired": "5000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": {
      "url": "https://minia2a.uk/x402/recall",
      "mimeType": "application/json",
      "description": "Semantic search across curated crypto, x402 ecosystem, and agent economy knowledge base"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "bitcoin price ethereum defi"
            }
          },
          "output": {
            "type": "json",
            "schema": {
              "properties": {}
            },
            "example": {
              "ok": true,
              "count": 3,
              "query": "bitcoin price ethereum defi",
              "results": [
                {
                  "id": "recall",
                  "desc": "Semantic crypto intelligence search",
                  "name": "Mythos x402 Recall",
                  "price": "$0.005"
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "properties": {
            "input": {
              "type": "object",
              "properties": {
                "queryParams": {
                  "type": "object",
                  "required": [
                    "q"
                  ],
                  "properties": {
                    "q": {
                      "type": "string",
                      "description": "Natural-language search query for crypto intelligence"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "mimeType": "application/json",
        "resource": "https://minia2a.uk/x402/web-scrape",
        "description": "Extract structured text content from any URL with optional CSS selector targeting (CDP)",
        "facilitator": "https://api.cdp.coinbase.com/platform/v2/x402",
        "maxAmountRequired": "5000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": {
      "url": "https://minia2a.uk/x402/web-scrape",
      "mimeType": "application/json",
      "description": "Extract structured text content from any URL with optional CSS selector targeting"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "url": "https://example.com"
            }
          },
          "output": {
            "type": "json",
            "schema": {
              "properties": {}
            },
            "example": {
              "ok": true,
              "url": "https://example.com",
              "text": "Example Domain...",
              "length": 500
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "properties": {
            "input": {
              "type": "object",
              "properties": {
                "queryParams": {
                  "type": "object",
                  "required": [
                    "url"
                  ],
                  "properties": {
                    "url": {
                      "type": "string",
                      "format": "uri",
                      "description": "URL to scrape and return structured content"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "mimeType": "application/json",
        "resource": "https://minia2a.uk/x402/find",
        "description": "Find x402 agent services across directories including CDP Bazaar and PayAI (CDP)",
        "facilitator": "https://api.cdp.coinbase.com/platform/v2/x402",
        "maxAmountRequired": "5000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": {
      "url": "https://minia2a.uk/x402/find",
      "mimeType": "application/json",
      "description": "Find x402 agent services across directories including CDP Bazaar and PayAI"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "token analysis",
              "limit": 10
            }
          },
          "output": {
            "type": "json",
            "schema": {
              "properties": {}
            },
            "example": {
              "ok": true,
              "count": 5,
              "query": "token analysis",
              "results": [
                {
                  "id": "swap-safety",
                  "name": "Swap Safety Check",
                  "price": "$0.05"
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "properties": {
            "input": {
              "type": "object",
              "properties": {
                "queryParams": {
                  "type": "object",
                  "required": [
                    "q"
                  ],
                  "properties": {
                    "q": {
                      "type": "string",
                      "description": "Capability or service to find in the x402 bazaar"
                    },
                    "limit": {
                      "type": "integer",
                      "default": 10,
                      "description": "Max results (1-20)"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "mimeType": "application/json",
        "resource": "https://minia2a.uk/x402/store",
        "description": "Store verified facts into the Mythos knowledge base for later recall (CDP)",
        "facilitator": "https://api.cdp.coinbase.com/platform/v2/x402",
        "maxAmountRequired": "5000",
        "maxTimeoutSeconds": 120
      }
    ],
    "resource": {
      "url": "https://minia2a.uk/x402/store",
      "mimeType": "application/json",
      "description": "Store verified facts into the Mythos knowledge base for later recall"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "content": "ETH gas is 12 gwei on Base L2 2026-07-17"
            }
          },
          "output": {
            "type": "json",
            "schema": {
              "properties": {}
            },
            "example": {
              "ok": true,
              "stored": true
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "properties": {
            "input": {
              "type": "object",
              "properties": {
                "queryParams": {
                  "type": "object",
                  "required": [
                    "content"
                  ],
                  "properties": {
                    "content": {
                      "type": "string",
                      "description": "Fact or memory to store (max 4000 chars)"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

UPTIME

07-21 · uptime 100.0% · 212ms avg07-2107-21
RESPONSE TIME
07-21 · 212ms avg07-21 · 212ms avg07-2107-21
7d UPTIME 100%
UPTIME 7D 100%
AVG RESP 212ms
TOTAL CHECKS 18

RECENT CHECKS

TIME STATUS RESP
● OK 147ms
● OK 44ms
● OK 57ms
● OK 43ms
● OK 201ms
● OK 47ms
● OK 140ms
● SLOW 352ms
● OK 57ms
● OK 151ms
● SLOW 975ms
● OK 187ms
● OK 67ms
● OK 57ms
● OK 55ms
● SLOW 868ms
● OK 186ms
● OK 188ms

OVER TIME

All charts share the 7d window selected here. Every series is also served as JSON at /api/v1/services/minia2a-agent-infrastructure-intelligence/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.

PRICE (captured 402, USD)
building price history ($0.005)

Median across 4 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
building assessment history (1 day so far)
VOLUME (on-chain settlement, USD)
building volume history (1 day so far)
DISTINCT BUYERS
building buyer history (1 day so far)

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

EMBED THIS BADGE

Show that minia2a — Agent Infrastructure & Intelligence is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

minia2a — Agent Infrastructure & Intelligence listed on x402-list
status
minia2a — Agent Infrastructure & Intelligence uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/minia2a-agent-infrastructure-intelligence?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/minia2a-agent-infrastructure-intelligence.svg" alt="minia2a — Agent Infrastructure & Intelligence listed on x402-list" height="28">
</a>
// Markdown
[![minia2a — Agent Infrastructure & Intelligence on x402-list](https://x402-list.com/badge/minia2a-agent-infrastructure-intelligence.svg)](https://x402-list.com/services/minia2a-agent-infrastructure-intelligence?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/minia2a-agent-infrastructure-intelligence?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/minia2a-agent-infrastructure-intelligence.svg?data=uptime" alt="minia2a — Agent Infrastructure & Intelligence uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]