Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa42d ago0xced9ca…7debf0
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa42d ago0xa9f361…d43d09
0x0000…9c630x9c95…e299Base—$0.001100%fluxa42d ago0x1f0e9d…8f2c4f
0x0000…9c630x9c95…e299Base—$0.001100%fluxa42d ago0xc9fcfa…c0d472
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa42d ago0x7950f0…339147
0x0000…9c630x9c95…e299Base—$0.001100%fluxa42d ago0xfaa68b…707f4a
0x0000…9c630x9c95…e299Base—$0.001100%fluxa42d ago0x188234…c0fb82
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa42d ago0x36135a…fb5b0e
0x0000…9c630x9c95…e299Base—$0.001100%fluxa42d ago0x345528…bb41c7
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa42d ago0x5ff71f…13887e
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa42d ago0x152503…185a8d
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa42d ago0x6f0aa9…ea652e
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa42d ago0xffc08e…58e802
0x0000…9c630x9c95…e299Base—$0.001100%fluxa42d ago0x74569a…b5f225
0x0000…9c630x9c95…e299Base—$0.001100%fluxa42d ago0xed3b28…47e232
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa42d ago0x4e2774…f89186
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa42d ago0xc02a7a…6c3279
0x0000…9c630x9c95…e299Base—$0.001100%fluxa42d ago0xcc7204…820f93
0x0000…9c630x9c95…e299Base—$0.001100%fluxa43d ago0xdbafa9…abb46a
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa43d ago0x3a214c…af3cc3
0x0000…9c630x9c95…e299Base—$0.001100%fluxa43d ago0x2efbc7…5e9335
0x0000…9c630x9c95…e299Base—$0.001100%fluxa43d ago0x61682e…30830d
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa43d ago0x3f2d0b…1c9ad5
0x0000…9c630x9c95…e299Base—$0.001100%fluxa43d ago0x8d94ab…3e61d1
0x0000…9c630x9c95…e299Base—$0.001100%fluxa43d ago0x8106cb…aaad93

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.