Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa41d ago0xa8ec8a…56cba3
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa41d ago0x46ac37…574bab
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa41d ago0x61c4fe…92c508
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa41d ago0x9be6f7…b0a78c
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa41d ago0x54d4bf…fc7c83
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa41d ago0x70cf33…2b7cbb
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa41d ago0xdb5d1d…061126
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0x241407…ec3d49
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0xe24e90…5941ab
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0x687596…a660f8
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0xe25b98…c8125c
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0x8bdd04…a8fec8
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa41d ago0x4ec72c…f82921
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0xd9d610…c1023e
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0x855b8b…cdeb9b
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0xf4a36a…cfd2d5
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa41d ago0x54c9be…7dc7ed
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa41d ago0x0b0970…3e04e0
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0x0edf19…9471e8
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa41d ago0x65b7b1…c091f5
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0x1b3328…7d5702
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0x33450d…b60444
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0x921033…50c731
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa41d ago0x702f9b…d0c5df
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa41d ago0x5d52f8…ab81ac

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.