Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0x3be00a…b6e190
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa41d ago0x1693fa…ae999b
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa41d ago0xa6676d…04214a
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0x8d52b3…a29106
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa41d ago0x7da013…a1406d
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa41d ago0x904d8b…4573de
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0xd8fc11…b45f28
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa41d ago0xf25d47…95e7ff
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa41d ago0x63adf9…70276f
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa41d ago0x9c1704…9c50ee
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa41d ago0x7eefb0…97b151
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa41d ago0xb2e138…11f56a
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0x9ebf2b…8ae9a9
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0x8fecb8…0e92ac
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0x0f6710…da2292
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa41d ago0x5ffd91…0c0441
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa41d ago0xbb936b…b48fe9
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0xee1649…987114
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0x122072…8e33cb
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa41d ago0x7ba3d6…b2027b
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0x34ac3c…56114c
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0x28a9ea…4a66e2
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0xd82090…88a2d5
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0x0f7b83…df60d0
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa41d ago0x7bc37a…fcdfc5

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.