A

Asterpay · Agent Readiness

by Asterpay

GETBaseEthereumArbitrumPolygonOptimismeip155:1187947933

$0.02

per call · USD Coin on Base

Agent-readiness scan of any public website: scores 0-100 on MCP server, /.well-known/agent.json, llms.txt, OpenAPI validity, JSON-LD catalog and x402/MPP payability. Same published methodology as the asterpay.io checker. Paid via x402.

Endpoint

GET https://x402.asterpay.io/v2/x402/agent-readiness

3

Calls / 30d

3

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://x402.asterpay.io/v2/x402/agent-readiness", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402.asterpay.io/v2/x402/agent-readiness?url=example.com" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "bucket": "partial",
  "mcp": {
    "detected": false,
    "verified": false,
    "via": []
  },
  "openapi": {
    "security_schemes": false,
    "valid": true
  },
  "score": 60,
  "signals": {
    "discoverable": {
      "earned": 25,
      "weight": 25
    },
    "llms": {
      "earned": 15,
      "weight": 15
    }
  },
  "top_gaps": [
    {
      "label": "Agents can't pay you yet"
    }
  ],
  "url": "https://example.com/"
}

Payment details

Pay to0xd5f8481d8f25d3966d2010dbf9b47ffbdf745a9e
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Ethereum, Arbitrum, Polygon, Optimism, eip155:1187947933
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Asterpay & similar services