Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0xd4ddd7…722f93
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x9d774f…6c668b
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0xf7250d…da043e
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x75a85d…18dd3f
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x2329c3…8bb698
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa35d ago0x3b24d9…036a78
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x16b5e0…eb3adf
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x86cd44…d346bf
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0xfe2ef7…550e1d
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x1c340e…5fdd47
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0xf1af8c…aafdc8
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x0bf8bf…46f29d
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x97327b…7a9099
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x4d5a6d…64af04
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x48e48a…4aec46
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x2f1230…b49b12
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0xafcfda…f8ad96
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x1a192a…4c5092
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0xce1dae…44c354
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x06356f…975e56
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x4210fc…189197
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x71afa3…d0845b
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0xdf9fc2…07e6c1
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0xbc60b9…6f5e93
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa35d ago0x173b4c…e8648b

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.