Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa48d ago0x2cc540…e37243
0x6bbe…320c0xfe80…47eeBase$0.001100%fluxa48d ago0xae248b…f94e33
0x6bbe…320c0xfe80…47eeBase$0.001100%fluxa49d ago0x958d05…aef30f
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0x1aace7…fdee4a
0x6bbe…320c0xfe80…47eeBase$0.001100%fluxa49d ago0x7775e5…cdf497
0x6bbe…320c0xfe80…47eeBase$0.001100%fluxa49d ago0x0441b7…7c36c2
0x6bbe…320c0xfe80…47eeBase$0.001100%fluxa49d ago0xdf1262…6176a3
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0xc20460…21dece
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0xf7248f…3db4a8
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0xcedc23…4371c5
0x6bbe…320c0xfe80…47eeBase$0.001100%fluxa49d ago0xa0dd54…d94de1
0x6bbe…320c0xfe80…47eeBase$0.001100%fluxa49d ago0xe952ce…daecc9
0x6bbe…320c0xfe80…47eeBase$0.001100%fluxa49d ago0x8e8e5e…f6c421
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0x352eb1…b4cee9
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0x73c364…9fc738
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0x09a103…b5b148
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0x8ba96d…2ee717
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0xa01848…19e8d5
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0xa9df63…35442c
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0xd8cdf2…1e569d
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0x5b895d…06337a
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0xac7bee…8c9901
0x6bbe…320c0x9c95…e299Base$0.001100%fluxa49d ago0x2c8d2a…293983
0x6bbe…320c0xfe80…47eeBase$0.001100%fluxa49d ago0x72ed54…c9fb26
0x6bbe…320c0xfe80…47eeBase$0.001100%fluxa49d ago0x3545b0…19af94

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.