Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb0e…51820xac65…4417Base$0.05100%fluxa111d ago0x73130c…38e51b
0xbb0e…51820xac65…4417Base$0.06100%fluxa111d ago0x1dd67b…62a43f
0xb90a…9ae40xbb0e…5182Base$0.05100%fluxa111d ago0xdb9b6e…ac058f
0xb90a…9ae40xbb0e…5182Base$0.05100%fluxa111d ago0xaee66a…91a3ae
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa111d ago0x90dc3c…172850
0xbb0e…51820xac65…4417Base$0.01100%fluxa111d ago0x66b6fc…92e714
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa111d ago0x0b6e98…ac9e83
0xbb0e…51820xac65…4417Base$0.05100%fluxa112d ago0x72856e…0f46d3
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa112d ago0x9e2db4…38568f
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa112d ago0xb5698a…a3c585
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa112d ago0xbc3981…1a5a30
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa112d ago0xb73736…d2f89e
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa112d ago0xe6472d…8c9d98
0xbb0e…51820xac65…4417Base$0.05100%fluxa112d ago0x13b305…878515
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa112d ago0x6f3de9…032176
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa112d ago0x846a26…03f407
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa112d ago0x8d8fe6…ed23aa
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa112d ago0xbcf507…3d7021
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa112d ago0x338425…7a1356

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.