Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0xbb568a…6a2f70
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x5d2951…c3df2b
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0xd55b1c…a7ec5e
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x4239a3…996fc4
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0xd52891…7ba096
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0xc8ab59…8d3dde
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x7ecb45…fc84ae
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x69b315…a83ac9
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0xf2641f…74cc67
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x49493d…a4a75f
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x1dd521…de0934
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0xee829e…1ab5a0
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa39d ago0xe035cd…0b4193
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x791772…7c54aa
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa39d ago0x114c42…ac7a5b
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x649dff…4cfcfb
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0xb60b9a…2639e6
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0xdb819a…adaf7e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa39d ago0x917591…034798
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa39d ago0xbdd39b…f11723
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa39d ago0x5d1272…743fd3
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa39d ago0x82aceb…99cf8f
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa39d ago0x399c37…5caa28
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x16eaea…6d97fd
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x1034ff…e84683

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.