Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0xad0555…ed94a2
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0x9f9460…7e6166
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa37d ago0xf03b27…d288fb
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0x749563…784885
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0x5e6b4b…17c22b
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0x38f6c8…8c2da2
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0xafd965…b1c36f
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0x5b18e5…080417
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0xa4b159…70cf26
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0x142d92…fcf32c
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0x58d797…af6650
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0x464854…0848f5
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0xc844c8…1e5c85
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0xe5e500…fdb07d
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0x4c9149…c2c5b0
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0xc88ad9…c28a3f
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa37d ago0xd252a6…59df35
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0x50017c…9a4989
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0x13f6aa…0b4191
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0x64d65a…64abb2
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0xf53ef6…6b8136
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa37d ago0xa9fea7…5ff252
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa37d ago0x201e88…f99202
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa38d ago0xaa2208…6cf776
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa38d ago0xda8354…277fd5

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.