Skip to main content
Glama

x402 bulk trust scoring (paid)

x402_trust_bulk

Score up to 500 x402 endpoints in one call to get trust scores (0-100, A-F) and recommendations. Automatically selects the cheapest tier and recomputes scores from recent data.

Instructions

Score up to 500 x402 endpoints in a SINGLE paid call. Returns the authoritative full-density trust score (0-100, grade A-F, recommendation proceed|caution|avoid), confidence, probed_at, computed_at, and a recomputed flag for each requested resource. Cache rows older than ~15 minutes are recomputed on-demand from the latest stored probes and settlements (no live network re-probe), so bulk scores typically reflect reality within minutes. Per-request recompute limits apply: at most 50 endpoints / 8 seconds are recomputed; the response includes recompute_limit_hit and recompute_limit so you know if the cap was reached. The smallest tier that fits your request is selected automatically (10/50/100/200/500 endpoints; ~$0.045/$0.20/$0.325/$0.40/$0.50). Resources not in our observation set return found:false; you still pay for the batch. For a fresh live probe, use x402_trust_score. Pay-per-call over x402; auto-pays if a wallet is configured, otherwise returns the price quote.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tierNoOptional fixed tier size. If omitted, the cheapest tier that fits `resources` is used.
resourcesYesList of full x402 resource URLs (https://...) to score. Duplicates are ignored; max 500.
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description fully discloses caching (recompute older than ~15 min), recompute limits (max 50 endpoints/8 sec), return fields including found:false for missing resources, automatic tier selection, and payment behavior (auto-pay or quote). This is comprehensive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured, front-loading the core purpose, then detailing caching, recompute limits, pricing, and fallback behavior. Every sentence adds value without unnecessary verbosity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description thoroughly explains return values (trust score, grade, recommendation, etc.), caching freshness, recompute flags, missing resource handling, and pricing. It fully contextualizes the tool's behavior and limitations.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% but description adds meaning: explains optionality of tier, automatic tier selection, and that resources are full URLs with duplicates ignored. It also expands on output fields, compensating for the lack of output schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Score up to 500 x402 endpoints in a SINGLE paid call,' specifying the verb (score), resource (x402 endpoints), and distinguishes from sibling tool x402_trust_score which performs fresh live probes.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly contrasts with x402_trust_score for fresh probes and explains caching behavior, pricing tiers, and recompute limits. It also cautions that missing resources still incur payment. However, it could more directly state when to avoid this tool (e.g., single endpoint vs bulk).

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JonasFuchss/x402-trust-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server