TWZRD Agent Intel

TWZRD Agent Intel — Solana on-chain agent trust scoring via MCP; 4 free too…

🪙 Crypto & Web3HEALTHYchecked 11h ago
AUTH NONECORS AGENT HTTPS COMMERCIAL ?

TWZRD Agent Intel exposes solana on-chain agent trust scoring via MCP; 4 free tools to score, resolve and verify AI agent wallets We verified a keyless GET endpoint returning JSON (Blockchain). Check the provider docs for rate limits and terms before production use.

91HOW IT'S SCORED ⓘ
Status badge · for your READMEshipapis health badge: 91 · healthy
Uptime history
100%90 days
100%30 days
525P50 · ms
879P95 · ms
operationalpartialdownno data
Response time · last 48 checks
Fastest 135 ms, slowest 860 ms, most recent 363 ms.
Live response samplecaptured by our last successful check
GET https://intel.twzrd.xyz/

{
  "service": "TWZRD Agent Intelligence",
  "description": "Trust + receipt layer agents call before and after paying, on Solana mainnet (x402).",
  "start_here": "/llms.txt",
  "discovery": {
    "llms_txt": "/llms.txt",
    "openapi": "/openapi.json",
    "x402": "/.well-known/x402",
    "receipt_pubkey": "/.well-known/twzrd-receipt-pubkey",
    "agent_card": "/.well-known/agent-card.json",
    "mcp_card": "/mcp/agent-intel-mcp-card.json"
  },
  "marketplaces": {
    "smithery": {
      "server_url": "https://smithery.ai/servers/wzrd/twzrd-agent-intel",
      "badge_url": "https://smithery.ai/badge/wzrd/twzrd-agent-intel",
      "transport": "streamable-http"
    }
  },
  "endpoints": {
    "preflight": {
      "method": "POST",
      "path": "/v1/intel/preflight",
      "price_usdc": 0
    },
    "trust": {
      "method": "GET",
      "path": "/v1/intel/trust/{pubkey}",
      "price_usdc": 0.05,
      "returns": "live trust intel + signed V6 receipt (score_version intel_renorm_v1)"
    },
    "example_receipt": {
      "method": "GET",
      "path": "/v1/receipts/example",
      "price_usdc": 0,
      "returns": "free no-wallet SAMPLE signed receipt to verify offline before spending"
    },
    "receipt_verify": {
      "method": "POST",
      "path": "/v1/receipts/verify",
      "price_usdc": 0
    },
    "health": {
      "method": "GET",
      "path": "/health",
      "price_usdc": 0
    }
  },
  "quickstart": "Try it free, no wallet: GET /v1/receipts/example -> save twzrd_receipt -> POST /v1/receipts/verify (or npx twzrd-receipt-verifier). Then POST /v1/intel/preflight, pay only if approved via GET /v1/intel/trust/{pubkey}."
}
Call itcurl · fetch · python
curl "https://intel.twzrd.xyz/"
const res = await fetch("https://intel.twzrd.xyz/");
const data = await res.json();
console.log(data);
import requests

res = requests.get("https://intel.twzrd.xyz/")
print(res.json())

BROWSER CALLS BLOCKED (NO CORS/HTTPS) — USE THE CURL SNIPPET

Endpoints · 6HealthyFULL DOCS ↗
Monitored path responding — GET /525 mschecked 11h ago
GET/PROBED

TWZRD Agent Intel — Solana on-chain agent trust scoring via MCP; 4 free too…

GET/?limit=5

Paginated variant with limit parameter.

GET/v1/intel/trust/{pubkey}

Live trust intelligence for a Solana agent pubkey (identity age, execution integrity, payment history, counterparty brea

GET/v1/intel/quick/{pubkey}

Cheap $0.001 quick reputation check: basic tier + score only. Entry point for agents to qualify a counterparty before a

GET/v1/intel/solana_market_orderbook_depth

Solana Market normalized orderbook depth and liquidity profile for a ticker (query: ticker, optional merchant = provider

GET/v1/intel/solana_market_shape

Solana Market market structure signals for a ticker (concentration, venue fragmentation, settlement patterns). Query: ti

Machine-readable spec

We probe a documented GET and expect 2xx JSON — full uptime and health score. Export includes every documented route below.

Response-shape history

Stable. No schema drift observed since monitoring began — the response shape has not changed under our checks.

TWZRD Agent Intel: common questions

Is TWZRD Agent Intel free to use?

Yes — TWZRD Agent Intel is a free crypto & web3 API. Free tier: Free — limits not published. Whether the free tier allows commercial use is unclear — check the provider docs.

Does TWZRD Agent Intel need an API key?

No — TWZRD Agent Intel needs no API key or signup. You can call it straight away; rate limits still apply (Unpublished).

Can I call TWZRD Agent Intel from the browser?

Not directly — TWZRD Agent Intel doesn't send browser-friendly CORS headers, so call it from a server or proxy instead. Copy the curl or Python snippet on this page to get started.

Is TWZRD Agent Intel up right now?

As of our last scheduled check, TWZRD Agent Intel is healthy with 100% uptime over 90 days and a 525 ms median response. We re-probe it every sweep — the status badge and uptime chart above always show the latest.