Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x0ae47b…fa98c1
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa39d ago0x37c119…810179
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0xe2ded7…e4cafb
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x3b512e…f59837
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x81ed85…b88d9d
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x2e7143…886bfa
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x36d2fe…4945d6
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0xe0cf41…9b19f6
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0xf7eeb2…a633a6
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x30dd78…b5d605
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x7df268…bc6122
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x70ae4c…059ada
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x91e8ab…261cc9
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x0dae33…de3837
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x622e19…c792ac
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x048dd5…7363b1
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0xef2b0b…882a0e
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0x55abb7…61ff48
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0xb37f77…646522
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa39d ago0x0b4230…e1b4fe
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa39d ago0xc0770d…460223
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa39d ago0xeda8b6…d511b4
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa39d ago0x7171f9…a2dda3
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0xbff1e8…953e12
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa39d ago0xbaef20…6e0794

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.