Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x318b…59ea0x9c95…e299Base$0.001100%fluxa33d ago0x3750bf…e272af
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa33d ago0x681faa…1eb1df
0x318b…59ea0x9c95…e299Base$0.001100%fluxa33d ago0x0f81cf…7d5990
0x318b…59ea0x9c95…e299Base$0.001100%fluxa33d ago0xd9e942…3db1d1
0x318b…59ea0x9c95…e299Base$0.001100%fluxa33d ago0xa22b2c…a0e7c9
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa33d ago0xcf9d0b…4340bc
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa33d ago0xe020f2…8a6a6a
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa33d ago0x4dc7d2…e95111
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa33d ago0xd93926…55f413
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa33d ago0x46989f…af5fcb
0x318b…59ea0x9c95…e299Base$0.001100%fluxa34d ago0x9ecefd…795134
0x318b…59ea0x9c95…e299Base$0.001100%fluxa34d ago0xb90c44…2dc838
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa34d ago0x5fc623…6a7ffe
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa34d ago0x8ce9b8…7acf8b
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa34d ago0xf960b1…f88040
0x318b…59ea0x9c95…e299Base$0.001100%fluxa34d ago0xd40839…d1350d
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa34d ago0x6caa0a…235beb
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa34d ago0x95a88d…f7d05c
0x318b…59ea0x9c95…e299Base$0.001100%fluxa34d ago0xfc9606…8bdef1
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa34d ago0x28b10e…601547
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa34d ago0x354497…92d9cc
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa34d ago0x263d3d…2c0711
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa34d ago0xbb0036…5fd3d6
0x318b…59ea0x9c95…e299Base$0.001100%fluxa34d ago0x628b53…d7bb5f
0x318b…59ea0x9c95…e299Base$0.001100%fluxa34d ago0x3e196d…94882a

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.