Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590x9c95…e299Base—$0.001100%fluxa39d ago0xa97ea6…414d25
0x8097…59590xfe80…47eeBase—$0.001100%fluxa39d ago0x87cea2…818826
0x8097…59590xfe80…47eeBase—$0.001100%fluxa39d ago0xddd6b7…cde603
0x8097…59590x9c95…e299Base—$0.001100%fluxa39d ago0xa00f14…e979cc
0x8097…59590x9c95…e299Base—$0.001100%fluxa39d ago0x4e13bc…235664
0x8097…59590x9c95…e299Base—$0.001100%fluxa39d ago0xd0c22f…465b3d
0x8097…59590x9c95…e299Base—$0.001100%fluxa39d ago0x0ccad8…c37723
0x8097…59590x9c95…e299Base—$0.001100%fluxa39d ago0xa2e50c…c0a602
0x8097…59590xfe80…47eeBase—$0.001100%fluxa39d ago0xbe0094…b343a6
0x8097…59590xfe80…47eeBase—$0.001100%fluxa39d ago0xda1c7c…b0b07a
0x8097…59590x9c95…e299Base—$0.001100%fluxa39d ago0xb918ab…3fb0cb
0x8097…59590x9c95…e299Base—$0.001100%fluxa40d ago0x3bcd73…c4eb4c
0x8097…59590x9c95…e299Base—$0.001100%fluxa40d ago0x5a2fed…a16052
0x8097…59590x9c95…e299Base—$0.001100%fluxa40d ago0x6aaa27…5109f3
0x8097…59590xfe80…47eeBase—$0.001100%fluxa40d ago0x37ca5d…0d3804
0x8097…59590xfe80…47eeBase—$0.001100%fluxa40d ago0xdbc10b…fd326c
0x8097…59590xfe80…47eeBase—$0.001100%fluxa40d ago0x2d0bd5…0c9958
0x8097…59590xfe80…47eeBase—$0.001100%fluxa40d ago0xca6b1e…2f458c
0x8097…59590x9c95…e299Base—$0.001100%fluxa40d ago0x009a20…fbfe3c
0x8097…59590xfe80…47eeBase—$0.001100%fluxa40d ago0x15604a…fd9d99
0x8097…59590x9c95…e299Base—$0.001100%fluxa40d ago0xe5134c…b68f42
0x8097…59590xfe80…47eeBase—$0.001100%fluxa40d ago0xbb28d1…f4bca6
0x8097…59590x9c95…e299Base—$0.001100%fluxa40d ago0x77cb0a…7f6c83
0x8097…59590xfe80…47eeBase—$0.001100%fluxa40d ago0xb4738e…11e0fa
0x8097…59590x9c95…e299Base—$0.001100%fluxa40d ago0x62e01a…382c2e

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.