Parameters3
| Parameter | Type | Default | Example |
|---|---|---|---|
budgetUsd | number | null | 0.05 |
candidates | array | null | [] |
goal | string | null | Rank candidate x402 resources by trust and budget fit. |
Service overview
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.
npx awal x402 pay "https://trust402.aztecbeacon.uk/api/trust/compare-resources" \
--method POST \
--data '{
"budgetUsd": "{budgetUsd}",
"candidates": "{candidates}",
"goal": "{goal}"
}'{
"endpoint": "POST /api/trust/compare-resources",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
10 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
budgetUsd | number | null | 0.05 |
candidates | array | null | [] |
goal | string | null | Rank candidate x402 resources by trust and budget fit. |
| Parameter | Type | Default | Example |
|---|---|---|---|
endpoint | string | null | https://api.example.com/paid |
expectedPriceUsd | number | null | 0.01 |
method | string | null | GET |
| Parameter | Type | Default | Example |
|---|---|---|---|
description | string | null | Candidate x402 resource with public schemas and receipt support. |
endpoint | string | null | https://api.example.com/paid |
has402 | boolean | null | true |
hasInputSchema | boolean | null | true |
hasOpenApi | boolean | null | true |
hasWellKnown | boolean | null | true |
priceUsd | number | null | 0.01 |
receiptReady | boolean | null | true |
| Parameter | Type | Default | Example |
|---|---|---|---|
description | string | null | Candidate x402 resource with public schemas and receipt support. |
endpoint | string | null | https://api.example.com/paid |
has402 | boolean | null | true |
hasInputSchema | boolean | null | true |
hasOpenApi | boolean | null | true |
hasWellKnown | boolean | null | true |
priceUsd | number | null | 0.01 |
receiptReady | boolean | null | true |
| Parameter | Type | Default | Example |
|---|---|---|---|
description | string | null | Candidate x402 resource with public schemas and receipt support. |
endpoint | string | null | https://api.example.com/paid |
has402 | boolean | null | true |
hasInputSchema | boolean | null | true |
hasOpenApi | boolean | null | true |
hasWellKnown | boolean | null | true |
priceUsd | number | null | 0.01 |
receiptReady | boolean | null | true |
| Parameter | Type | Default | Example |
|---|---|---|---|
budgetUsd | number | null | 0.05 |
candidates | array | null | [] |
goal | string | null | Choose a safe x402 endpoint for a bounded buyer workflow. |
maxPaidCalls | number | null | 2 |
riskTolerance | string | null | low |
| Parameter | Type | Default | Example |
|---|---|---|---|
budgetUsd | number | null | 0.05 |
candidates | array | null | [] |
goal | string | null | Choose a safe x402 endpoint for a bounded buyer workflow. |
maxPaidCalls | number | null | 2 |
riskTolerance | string | null | low |
| Parameter | Type | Default | Example |
|---|---|---|---|
endpoint | string | null | https://api.example.com/paid |
expectedPriceUsd | number | null | 0.01 |
method | string | null | GET |
| Parameter | Type | Default | Example |
|---|---|---|---|
endpoint | string | null | https://api.example.com/paid |
expectedPriceUsd | number | null | 0.01 |
method | string | null | GET |
| Parameter | Type | Default | Example |
|---|---|---|---|
description | string | null | Candidate x402 resource with public schemas and receipt support. |
endpoint | string | null | https://api.example.com/paid |
has402 | boolean | null | true |
hasInputSchema | boolean | null | true |
hasOpenApi | boolean | null | true |
hasWellKnown | boolean | null | true |
priceUsd | number | null | 0.01 |
receiptReady | boolean | null | true |
FAQ
Service
OATP · tx_explainer — Fetch a Solana transaction by signature and return a human-readable explanation: programs invoked, token balance changes, fee (SOL + USD), and a one-line summary.
Service
Exa /contents endpoint
Service
Decode and explain any EVM blockchain transaction across 11 chains (Base, Ethereum, Arbitrum, Optimism, Avalanche, Polygon, Mantle, Monad, Plasma, BSC, Hyperliquid). Get a human-readable summary of swaps, transfers, approvals, DeFi interactions, and more.