N
$0.01
per call · USD Coin on Base
Signed extractability score (0-100) + breakdown + fixes for a URL
Endpoint
GET https://schema.nsgoods.org/extractability1
Calls / 30d
1
Unique payers / 30d
Aug 30
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://schema.nsgoods.org/extractability", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://schema.nsgoods.org/extractability" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"checks": [
{
"key": "jsonld_valid",
"label": "JSON-LD present & valid",
"max": 25,
"points": 25
}
],
"fixes": [
{
"check": "canonical",
"fix": "Add <link rel=\"canonical\">",
"points_available": 5
}
],
"grade": "B",
"score": 84,
"target": "https://example.com/"
}Payment details
Pay to
0xc87a06dee4c0e85912296002617120bbfd5ef990Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Nsgoods & similar services
N
Nsgoods · Screen
sanctions.nsgoods.org
Signed multi-chain OFAC SDN address screening (USDC on Base or Solana)
GETBaseOnchain Data
$0.005 / call96 calls / 30d
N
Nsgoods · Signals
signals.nsgoods.org
Live market-state data for one crypto pair: BUY/SELL/HOLD state + confidence from a multi-timeframe engine. Machine-readable, ECDSA-signed. Input data for AI finance agents (USDC pay-per-call).
GETBaseOther
$0.01 / call10 calls / 30d
N
Nsgoods · Regime
regime.nsgoods.org
CMC regime classification + strategy spec (USDC pay-per-call)
GETBaseOther
$0.01 / call9 calls / 30d