Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0xdce928…72314e
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0xad85d2…c7c4ab
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0x2d433f…aa4fa6
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0x783b1d…760611
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0x12ee8f…c5f000
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0xb5da15…e86c68
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0xe342f4…bd0892
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0x5fb3d8…dd47bc
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0xcc5af0…1050d5
0xee07…c3450x9c95…e299Base—$0.001100%fluxa35d ago0x1fb5c6…5c0c50
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0x515ab8…50d340
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0xa60f80…cae20b
0xee07…c3450x9c95…e299Base—$0.001100%fluxa35d ago0x68b551…ad2da8
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0x9334a5…bd374f
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0xdede60…106fa0
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0xa6fba5…2b9f7d
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0x2e11d4…81f3bb
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0x9ae345…cef077
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0x83a676…882797
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0x2bc46a…5e4d70
0xee07…c3450x9c95…e299Base—$0.001100%fluxa35d ago0x72dcbe…f3ef17
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0x2028d2…2c8d20
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0x20badc…c08fff
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0x8eb963…ed987f
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa35d ago0xe80424…250cf1

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.