$0.05
per call · USD Coin on Base
Pre-payment guard for x402 agents: free POST /v1/intel/preflight before spending, paid signed V6 trust receipt after. Evaluate any counterparty BEFORE paying — 0.05 USDC buys the proof (Solana mainnet). POST /v1/intel/preflight is free, no auth.
Endpoint
GET https://intel.twzrd.xyz/v1/intel/trust/:solana_address3
Calls / 30d
3
Unique payers / 30d
Sep 8
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://intel.twzrd.xyz/v1/intel/trust/:solana_address", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://intel.twzrd.xyz/v1/intel/trust/:solana_address" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"paid": true,
"receipt": {
"leaf": "0x<keccak256 of the preimage>",
"preimage": {
"settlement_tx": "<your on-chain x402 payment>"
},
"signature": "<Ed25519 signature over the leaf>",
"signing_alg": "ed25519",
"version": 6
},
"score": 61.8,
"score_version": "intel_renorm_v1_1"
}Payment details
0xfb9819456bd9248a9d3c9e12f4cb7bbda5fc2578USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from TWZRD Agent Intelligence & similar services
TWZRD Agent Intelligence · Intel Quick
intel.twzrd.xyz
Seller wash risk and wallet reputation for a Solana x402 merchant: wash label, fleet %, payer count, plus tier + score. 0.001 USDC. No signed V6 receipt (use GET /v1/intel/trust for the portable proof). Free preflight is allow|warn|block only.
TWZRD Agent Intelligence · Intel Trust
intel.twzrd.xyz
Pre-payment guard for x402 agents: free POST /v1/intel/preflight before spending, paid signed V6 trust receipt after. Evaluate any counterparty BEFORE paying — 0.05 USDC buys the proof (Solana mainnet). POST /v1/intel/preflight is free, no auth.
BlockRun.AI · EXA Contents
blockrun.ai
Extract full text content from specific URLs. Priced at $0.002/URL — total = urls.length × $0.002.