Tariffmonkee · Paid Sitegrade

by Tariffmonkee

$0.05
per call · USDC on Base

Domain -> security letter grade (0-100, A-F) from HTTPS reachability, security headers (HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy), and CAA records. Reports HTTPS connect success/failure, not raw cert expiry -- Workers can't read a remote server's cert metadata directly. For registration facts use /domain-intel; for URL reputation use /linkcheck.

Endpoint
GET https://tariffmonkee.com/paid/sitegrade
3calls / 30dmeasured by x402.new
1paying wallets / 30dmeasured by x402.new
100%uptime · 343ms p95measured by x402-list.com
Acompliance grademeasured by x402-list.com

Listed in 3 directories: bazaar, x402-list, x402-new. First seen 5 Sept 2026.

Call this service

The endpoint answers an unpaid request with an HTTP 402 and a payment challenge. @x402/fetch signs it, pays in USDC, and retries — you get the result back in one call.

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

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

const res = await pay("https://tariffmonkee.com/paid/sitegrade", {
  method: "GET",
});

console.log(await res.json());
Open the endpoint ↗On OpenSea's x402 Bazaar ↗Everything from tariffmonkee.com

More from tariffmonkee.com

Tariffmonkee · Paid A2A
A
tariffmonkee.com

A2A (Agent2Agent) protocol JSON-RPC endpoint, SendMessage only. Authorizes up to $0.75 (the highest-priced skill); settlement charges the invoked skill's real per-skill price. Base (EVM) only -- for Solana use the REST or MCP endpoints. See /.well-known/agent-card.json for the skill catalog and per-skill pricing.

POSTBaseOnchain
14 calls / 30d · 100% up$0.75
Tariffmonkee · Paid Content
A
tariffmonkee.com

Fetch a URL with a real rendered browser (JavaScript executed) and return clean Markdown. Results are cached for 24 hours per URL, so repeat calls for the same page are fast and don't re-render.

GETBaseEverything else
6 calls / 30d · 100% up$0.005
Tariffmonkee · Paid Search
A
tariffmonkee.com

query -> structured search results (title, url, snippet), up to 10 per call. Backed by three providers with automatic failover (DataForSEO primary, Tavily and Serper as fallback) so a single provider outage doesn't take the endpoint down. Pass region=tw for a Traditional Chinese / Taiwan-region search lane. Results are cached for 24 hours per query+region.

GETBaseSearch & web
5 calls / 30d · 100% up$0.005
Tariffmonkee · Paid Linkcheck
A
tariffmonkee.com

URL -> safety verdict. Checks the redirect chain, detects homograph/punycode hostname tricks, and cross-references the destination host against the URLhaus threat feed. Use to vet a single URL before fetching, sharing, or acting on it. For a full domain configuration grade use /sitegrade; for ownership/registration facts use /domain-intel.

GETBaseEverything else
4 calls / 30d · 100% up$0.005
Tariffmonkee · Paid Domain Intel
A
tariffmonkee.com

Domain -> ownership and registration intelligence via RDAP. Returns registration age, registrar, privacy-proxy status, expiration date, nameservers, and detected mail provider. For technical configuration grading use /sitegrade; for URL-specific reputation use /linkcheck.

GETBaseEverything else
3 calls / 30d · 100% up$0.02
Tariffmonkee · Paid Extract
A
tariffmonkee.com

Extract structured data from content you already have (e.g. from a prior /content call), using AI. No browser render involved -- pure AI extraction, cheaper and faster than fetching a URL fresh. Use this when you already have the text; use /extract-url if you only have a URL.

POSTBaseSearch & web
3 calls / 30d · 100% up$0.02

Uptime and compliance: x402-list.com (CC BY 4.0). Safety scores: x402.direct. Call and payer counts: x402.new. AMNT indexes this endpoint and does not host, operate or vouch for it.