Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0xa92329…88fc91
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa45d ago0xffb26d…cee21e
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0x1d884c…4727c3
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0x967f22…5190e5
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0x63ed5f…c51976
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0x406551…e91d5b
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0x501981…a10f27
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa45d ago0x411226…392562
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0x3baddc…c00169
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa45d ago0x87fd53…497cc6
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0x2340f5…cda8fb
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0xa68015…a9ee99
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0xcddcb1…828509
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa45d ago0x530998…27a2d3
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa45d ago0x7de084…84616a
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa45d ago0x49e7e5…a5059f
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa45d ago0x1c9b9b…c3d182
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa45d ago0xb1fe4f…5753fd
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa45d ago0xe4779f…fe8bfd
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0x3804e5…809263
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0x8a5a0e…9b2ced
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0x3ddbff…50b73f
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0xae3db5…465e06
0x20fe…be430x9c95…e299Base—$0.001100%fluxa45d ago0xf32678…10118d
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa45d ago0x7eaf4b…38db2b

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.