ToolPin

TWZRD Agent Intelligence

xyz.twzrd.intel/twzrd-agent-intel · v1.0.10 · MCP 2025-11-25

Trust + receipt layer for x402 agents on Solana: free preflight + paid signed V6 trust receipt.

Reachability reachable
checked 2026-07-14 04:32 UTC
Registry status active
Tools pinned 23
65ea8e369b21
Tools last changed unchanged since first capture 2026-07-14

Provenance

Registry namespace xyz.twzrd.intel (domain verified by the official registry)
Repository github.com/twzrd-sol/twzrd-trust
Website https://intel.twzrd.xyz
Remote endpoints
https://intel.twzrd.xyz/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-07-14 03:25 first capture 23 tools pinned

Pinned tool definitions (23)

ToolDescription
get_readiness_card_tool Free pre-spend gate. Pass seller_wallet (or resource_name for marketplace listings). Check decision in the response (top-level, no nesting via MCP): "block" -> DO NOT PAY. Stop. "warn" -> proceed with caution. ...
evaluate_x402_resource One-shot x402 guard. Fetches resource_url, extracts the seller wallet from the 402 accepts array (prefers Solana network entries), runs TWZRD preflight, and returns a spending decision. Decision: "allow" -> safe to...
low_level_preflight Low-level preflight check. Returns a richer result object including the upsell path to the paid /v1/intel/trust surface with v6 receipt. Prefer get_readiness_card for most callers. Use this when you need ...
verify_root_inputs Independent root verification (see tools/root_verifier.py for the recompute logic).
get_solana_market_status Health probe for the Solana Market API data backend. Call this to gate or degrade gracefully BEFORE the other get_solana_market_* tools: it does a short-timeout hit on the data service and reports whether it is...
get_solana_market_visibility_map Returns the current Solana Market API visibility map (which markets have meaningful on-chain settlement activity and liquidity signals). Returns metadata-market count, on-chain-trade-market count, their overlap ...
get_solana_market_orderbook_depth Returns normalized orderbook depth and liquidity profile for a specific ticker from Solana Market API data. Tickers are prediction-market event tickers (e.g. KXUSNFP-26MAY01), not spot DEX symbols. Free discovery tool....
get_solana_market_shape Returns market shape / structure signals for a ticker (concentration, venue fragmentation, settlement patterns). Excellent for understanding *how* a market actually trades on-chain. Tickers are prediction-market event...
get_solana_market_onchain_trades_summary Returns recent on-chain trade and settlement activity. - With `ticker`: raw per-market trade rows from the live by-market feed (/onchain-trades-by-market). - Without `ticker`: aggregated counts across all markets ...
score_wallet_for_intel Free discovery: real 0-100 intel score for a wallet from its observed x402 payment history across the broader x402 ecosystem (paid calls, distinct counterparties, volume, recency). Uses a simple transparent heuristic...
get_top_intel_agents Leaderboard of the most active paying agents on the network, each with its real intel score. The free discovery flywheel: find credible counterparties by actual on-chain payment activity. Ranks by the wash-discounted...
get_provider_reputation Free discovery: corpus-backed SELLER reputation for a merchant/provider wallet. Answers "is this provider organic, narrow, or a wash fleet?" from the merchant's inbound payment graph over the last 90 days: unique payers,...
get_merchant_card Free merchant card: demand quality around a Solana receive wallet. Dual input (PR-3): pass ``wallet`` and/or ``resource_id``. Resource resolves via the first-party registry (TWZRD seed) to a pay_to, then the same graph...
is_wash_fleet Free discovery: cheap circular-flow (wash) check for a payer wallet. Returns the CATEGORICAL classification (clean / self_pay / reciprocal / self+reciprocal), an is_circular bool, and the observed event counts + ...
verify_receipt Free utility: offline-verify a portable v5/v6 trust receipt — the "after you pay" half of the loop. Recomputes the Keccak256 leaf from the receipt's preimage (tamper-evidence) AND verifies the Ed25519 signature against...
get_facilitator_footprint Free discovery: which x402 facilitators a payer has settled through, and how many. unique_facilitators = 1 is a thin/captive agent (locked to one rail); breadth across facilitators indicates a more established cross-rail...
get_counterparties Free discovery (capped teaser): the top-N merchants a wallet actually pays, by event count, with per-edge tx_count / total_usdc / first+last timestamps. See WHO a counterparty transacts with before trusting it. The list is...
score_wallets_batch Free discovery: score up to 25 wallets in a single call (each via the same transparent model as score_wallet_for_intel). Convenience for triaging a set of candidate counterparties at once; `requested`/`capped` disclose any...
compare_wallets Free discovery: side-by-side intel for two wallets (e.g. choosing between two candidate providers). Returns both full score objects and which ranks higher by the wash-discounted effective_score ("tie" on equal, null if a...
get_x402_directory Combined three-bazaar x402 service directory. Merges PayAI Bazaar, CDP Bazaar (Coinbase), and Agentic Market into a unified view indexed by payTo wallet with source tags, TWZRD wash overlay, and cross-chain caveats. ...
twzrd_watch_add Register a re-call watch on a seller wallet. After registration, TWZRD will proactively re-check the seller's trust intel when `recheck_after_unix` elapses and POST a notification to your webhook_url if the score/decision...
twzrd_watch_list List active re-call watches for your agent wallet. Each watch shows the seller, current score/decision, and recheck_after_unix timestamp — the exact signal for when to re-call.
twzrd_watch_remove Deactivate a re-call watch by ID. payer_wallet must match the owner.

Status badge

ToolPin status badge for xyz.twzrd.intel/twzrd-agent-intel

[![ToolPin](https://toolpin.dev/badge/xyz.twzrd.intel/twzrd-agent-intel.svg)](https://toolpin.dev/servers/xyz.twzrd.intel/twzrd-agent-intel)

Maintain this server? Add the badge to your README — it links your users to this live status page.