Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0xbf806d…47aa15
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x60bf69…2e7026
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x652a6a…2dbaf7
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0xc3d7ca…0c9383
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x0ad7f3…79c719
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0xf79b94…04c48e
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x9ae8de…fb8340
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x8f11aa…310f50
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x297b06…44ca9b
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0xd6aa89…554a09
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x5e51ba…0284e4
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x08ce73…78be66
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0xc1fb28…41d54f
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x4f59f8…8c3e0f
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x192cc6…474dde
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0xaad3f5…c5df84
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x58228c…0b92f8
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x4c502d…abc9eb
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x04ed1d…bb7aa3
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x3ea356…244255
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0xac3580…775696
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x57d222…4de572
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0xa8126c…5a09f5
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0x50db49…793b60
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa106d ago0xda29ec…5ae47b

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.