T

TWZRD Agent Intelligence · Intel Trust

by TWZRD Agent Intelligence

GETSolana

$0.05

per call · USDC on Solana

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/:pubkey

3

Calls / 30d

1

Unique payers / 30d

Aug 21

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://intel.twzrd.xyz/v1/intel/trust/:pubkey", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://intel.twzrd.xyz/v1/intel/trust/:pubkey" \
  -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

Pay togfplvocndejnsslh3vjql6wgcjgxtbubrj6fqn3qe1gs
Assetepjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v
NetworksSolana
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from TWZRD Agent Intelligence & similar services