Easy Integration

Validate the broader TXRISK direct routes after the hosted wallet action preflight proof.

The shortest live buyer path today is the hosted Wallet Action Preflight API at https://x402.bankr.bot/0xc04d0d464752a58b046105b45089d579eaf54036/bankr-preflight for 0.002 USDC on Base. This playground remains useful when a buyer or partner also wants to validate the broader TXRISK direct routes from the public site.

Hosted First

Use the hosted wallet action preflight proof before this direct-route playground

Shortest buyer proof

Start on the Wallet Action Preflight API URL. It is the live buyer-safe path at 0.002 USDC on Base and should show the expected 402 -> paid retry -> 200 flow.

What this page is for

Use this browser playground after the hosted proof when you need to inspect the broader direct TXRISK APIs, payload fields, and response bodies on txrisk.xyz.

Run Request

Direct TXRISK API execution

Partner review flow

If you are forwarding this to a listing or integration partner, send /partner-evaluator.html first so they have the route inventory, hosted Bankr proof path, discovery links, and MCP metadata alongside this playground.

Hosted response guide

If the buyer needs help reading the final body, send /action-authorization-response-fields.html. It now leads with the hosted Wallet Action Preflight API, then explains the shipped meaning of decision, policy.reasons, operator.step, and billing with exact fallback examples.

Current coverage

This direct-route playground supports POST /v1/wallet/risk-quickstart, POST /v1/wallet/risk-snapshot, POST /v1/webhook/verify, and POST /v1/lead/qualify, and POST /v1/action/authorize, and POST /v1/account/recovery-authorize with endpoint-specific fields, policy templates, and validation.

Leave API key blank for the broader public evaluator flow on /v1/wallet/risk-snapshot, /v1/webhook/verify, and /v1/lead/qualify, and /v1/action/authorize, and /v1/account/recovery-authorize. The browser will show the issued quote and verification URL. For the shortest live buyer proof, use the hosted Bankr URL above; this page is the secondary direct-route surface.

Lane 1 preset outcomes are deterministic today: treasury transfer deny, vendor payout allow, subscription purchase review, browser checkout allow.

Execution status

Run a request to get next-step guidance.

Inspector

Request and response details

Payload Preview

Request JSON

Sanitized

CLI Handoff

Copy/paste curl

Copy ready

Live Result

Response JSON

Runtime
Run a request to see response data.