T

Trycloudflare · Search

by Trycloudflare

GETbase

$0.005

per call · USD Coin on base

Search 26k+ x402 services (CDP Bazaar + PayAI merged index): q=keywords, returns ranked matches with price, network, payTo, liveness. By x402 Radar.

Endpoint

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

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/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://cream-josh-simple-paintings.trycloudflare.com/api/search?limit=Optional.+Max+results+1-25%2C+default+10&q=REQUIRED.+Space-separated+keywords%2C+e.g.+%22weather+forecast%22+or+%22solana+nft+data%22" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "query": "weather",
  "results": [
    {
      "description": "US weather forecast",
      "liveness": {
        "alive": true,
        "latency_ms": 210,
        "x402": true
      },
      "network": "eip155:8453",
      "payTo": "0x9f8b...",
      "price_usd": 0.001,
      "relevance": 7,
      "source": "payai",
      "url": "https://api.example.com/forecast"
    }
  ],
  "returned": 1,
  "total_matches": 199
}

Payment details

Pay to0x16706c173e945a1949695a2517b32f635e50fd4d
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Networksbase
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Trycloudflare & similar services