$0.05
per call · USD Coin on Base
Recent CVE highlights + CISA known-exploited-vulnerability entries, relayed from public sources (NVD, CISA KEV)
Endpoint
GET https://x402.payperbyte.io/feeds/threat-intel1
Calls / 30d
1
Unique payers / 30d
Aug 26
Last called
exact
Payment scheme
Call this service
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.payperbyte.io/feeds/threat-intel", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://x402.payperbyte.io/feeds/threat-intel" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"feed": "threat-intel"
}Payment details
0xffff4b8da8c165b556326453446f6940c8afe0dbUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from PayPerByte & similar services
PayPerByte · Feeds Weather
x402.payperbyte.io
NWS weather forecasts for 5 US cities (NYC, LA, Chicago, Houston, Miami)
PayPerByte · Feeds Earthquakes
x402.payperbyte.io
USGS recent earthquakes worldwide (M2.5+)
PayPerByte · Feeds Address Reputation
x402.payperbyte.io
Know-Your-Agent counterparty screening — reputation pillar. Signed ALLOW/WARN/BLOCK verdict on (domain, receiving address, amount, chain) before you release USDC. Screens the counterparty tuple you supply — not the calling agent's identity. Full method + scope: https://x402.payperbyte.io/feeds