Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x5127db…97bfa8
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x71ef38…b88b1a
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0x69db3a…55a7b2
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0xd9123c…ec09be
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0x1f4393…f3d408
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0x0494cf…f66dfe
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa44d ago0xd8a0b2…45672a
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0xba8c43…e7c4b0
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0x8a7cfc…a15a07
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0x637495…48d337
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0x561c70…ebe8ac
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0x44fb42…dfc9a6
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa44d ago0x8ef657…86074f
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa44d ago0xe476e0…e1acfb
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0x566c70…05c455
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa44d ago0x624c5a…d353a7
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0xabb3db…54761b
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa44d ago0x24e2d9…1206f6
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0xd1da8f…159aab
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa44d ago0xc216b3…6d3da8
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0x681a89…55c81b
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0x29dfb0…fcd105
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa44d ago0xbe9f40…295e5e
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0x58da65…c7409e
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa44d ago0x3656fc…0d70e2

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.