trust402.vercel.app

trust402.vercel.app
Category
Service
Network
Avg / request
$0.005 – $0.15
Endpoints
10

Service overview

What is trust402.vercel.app?

Produce a concrete quote and approval payload for a multi-resource purchase path without spending.

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://trust402.vercel.app/api/trust/score-resource" \
  --method POST \
  --data '{
  "description": "{description}",
  "endpoint": "{endpoint}",
  "has402": "{has402}",
  "hasInputSchema": "{hasInputSchema}",
  "hasOpenApi": "{hasOpenApi}",
  "hasWellKnown": "{hasWellKnown}",
  "priceUsd": "{priceUsd}",
  "receiptReady": "{receiptReady}"
}'
What you get back
{
  "endpoint": "POST /api/trust/score-resource",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services