Parameters1
| Parameter | Type | Default | Example |
|---|---|---|---|
limit | number | null | 10 |
Service overview
Turn payee reputation and a proposed call plan into allow / allow_with_limits / manual_review / deny plus caps for autonomous x402 payment. Returns JSON. Price 0.20 USDC on Base via x402. Demo/preview: https://x402-endpoint-risk-corpus.mtree.workers.dev/demo/autopay_policy. Contact: https://x402-endpoint-risk-corpus.mtree.workers.dev/contact.
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://x402-endpoint-risk-corpus.mtree.workers.dev/v1/x402/top_risks" \
--method POST \
--data '{
"limit": "{limit}"
}'{
"endpoint": "POST /v1/x402/top_risks",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
5 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
limit | number | null | 10 |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://example.com/v1/paid-resource |
| Parameter | Type | Default | Example |
|---|---|---|---|
pay_to | string | null | 0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
planned_calls | number | null | 3 |
price_micro | number | null | 150000 |
quality_gate | string | null | json_schema_required |
session_cap_usd | number | null | 1 |
| Parameter | Type | Default | Example |
|---|---|---|---|
method | string | null | POST |
require_body_digest | boolean | null | true |
require_idempotency_key | boolean | null | true |
url | string | null | https://example.com/v1/paid-resource |
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.