trustbench.io

trustbench.io
Category
Service
Network
BASE
Avg / request
$0.005
Endpoints
1

Service overview

What is trustbench.io?

TrustBench: non-custodial routing and audit layer for x402. Returns a signed routing receipt with on-chain settlement reference, verifiable offline against a published Ed25519 key.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://trustbench.io/route" \
  --method POST \
  --data '{
  "capability": "{capability}",
  "max_price": "{max_price}",
  "payer_address": "{payer_address}"
}'
What you get back
{
  "endpoint": "POST /route",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services