Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0xe5a773…81e63f
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0xf09217…d175f5
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0xbca6ae…c8bc7c
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0xcf628f…5dbd69
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0xa7c33c…06025e
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x268370…dea269
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x2aeb4e…09b7d0
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0xe2bd80…3e5b77
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x8a7f69…7ea9d3
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0xe4caa1…957683
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x75b0d9…f79753
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0xbff75e…1f78e6
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x8345dc…d3ca3a
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x323f8a…22ca08
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x684da7…f8a604
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x609e71…fecf78
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x69ddcd…28634f
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x4bb9f6…1334db
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0xb9d0fc…e31d28
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x4d6cdc…3214c0
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x388325…424dde
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0xd58081…1f5b41
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa23d ago0x5b184d…c35678
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa24d ago0xef974c…56a804
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa24d ago0x544a4c…694446

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.