T

Trycloudflare · Check

by Trycloudflare

GETbase

$0.002

per call · USD Coin on base

Live x402 conformance probe: url=<endpoint>, returns whether it serves a valid 402 handshake, actual price/asset/network/payTo, latency. Verify before you pay. By x402 Radar.

Endpoint

GET https://cream-josh-simple-paintings.trycloudflare.com/api/check

1

Calls / 30d

1

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://cream-josh-simple-paintings.trycloudflare.com/api/check", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://cream-josh-simple-paintings.trycloudflare.com/api/check?url=REQUIRED.+URL-encoded+x402+endpoint+to+probe%2C+e.g.+https%253A%252F%252Fapi.exa.ai%252Fsearch" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "alive": true,
  "checked": "https://api.exa.ai/search",
  "latency_ms": 340,
  "network": "base",
  "price_usd_if_usdc": 0.007,
  "scheme": "exact",
  "status": 402,
  "valid_handshake": true,
  "x402": true
}

Payment details

Pay to0x16706c173e945a1949695a2517b32f635e50fd4d
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Networksbase
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from Trycloudflare & similar services