Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0xc105b0…9a99ed
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0xab552d…3f9d2a
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x7a2fd5…63ee55
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x402a70…eef89c
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0xe8b2c7…e488cb
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x0b32df…356df8
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x2ea7f2…932afa
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x64ef81…395f7e
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0xcb3e82…490843
0xb90a…9ae40x33f2…398bBase—$3.20100%fluxa113d ago0x055c77…42d79d
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x8ac6fa…442087
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0xb68318…4b0eaf
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x334bf3…5dc8a8
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0xcf38e9…a67606
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x7c5b82…1cfe15
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x1d7958…7edc8d
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0xc71144…d76f81
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0xe2ef20…8265ac
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x506b2f…3f52d9
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x977a88…cfaf38
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x807baf…e14eb9
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0x6ce7ed…70a614
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0xb90383…476411
0xb90a…9ae40x33f2…398bBase—$4.00100%fluxa113d ago0x216e85…f2d945
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa113d ago0xf8f5ab…85baf5

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.