Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0xd0e4db…3a5453
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa42d ago0x43297e…784155
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0x847bce…4f1aec
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa42d ago0x9917a4…cf6a25
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0xd393d6…c63c43
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa43d ago0xca2c60…8c2546
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0xd725bb…140166
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x68cac1…b29799
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa43d ago0x257a8a…a8ecd8
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x0b5e3a…456818
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x863882…5a347f
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x0e0ed7…648cf8
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa43d ago0xd12625…69af51
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa43d ago0x04d5c4…b4b40a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa43d ago0x35e5f4…7e575d
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x2829a8…7f23ca
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x36c83c…6721ee
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x2702bb…404fc5
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x9d6fbc…60cd6d
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0xdeef94…63407e
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x426676…f4dde9
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x173060…07b5cd
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0xb905f1…ec36b5
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x3ed29a…b81014
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x6c6108…3b7682

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.