Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0x3b0ce0…08d49d
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0xeb1cf9…83a304
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0x1af645…ed4eca
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0xea1e7e…abc95b
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0x37c9b0…8a0bcd
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0x0d4d9b…00822b
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0xb8036b…6660a9
0xa8ed…c43d0x9c95…e299Base—$0.001100%fluxa39d ago0x99ed6d…657dd5
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0xd85c07…329ced
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0xc8204d…c95df5
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0xee990a…8b457f
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0x75df0b…1754dd
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0xf507c2…4f0096
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0x6a37d7…252b7f
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0x09510b…2e061d
0xa8ed…c43d0x9c95…e299Base—$0.001100%fluxa39d ago0x44cb4f…9df2f3
0xa8ed…c43d0x9c95…e299Base—$0.001100%fluxa39d ago0x9f5044…d897aa
0xa8ed…c43d0x9c95…e299Base—$0.001100%fluxa39d ago0x8f6db4…c8cf72
0xa8ed…c43d0x9c95…e299Base—$0.001100%fluxa39d ago0x2d706b…1482a6
0xa8ed…c43d0x9c95…e299Base—$0.001100%fluxa39d ago0xd8ae7f…6c541b
0xa8ed…c43d0x9c95…e299Base—$0.001100%fluxa39d ago0xe3cdb1…10a382
0xa8ed…c43d0x9c95…e299Base—$0.001100%fluxa39d ago0x8b42e4…f0b13d
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0x303319…4539e9
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa39d ago0x6465c2…fb0e64

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.