Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa15d ago0x5dd737…79e250
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa15d ago0xe53457…a156d2
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa15d ago0x63a43c…582113
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa15d ago0x1b2166…29bb7f
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0x32ba4d…25dd06
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0xf936e9…b714f0
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0xcec625…34b3bc
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0x9c1c19…e8beb8
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0xe6440c…c46a0c
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0x47eac7…875e39
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0x6645d9…4685f4
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0xd1a48d…56fc73
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0xc82071…b1dcea
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0x8b370e…1393b8
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0x34b416…e51e41
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0x1d6ce0…87b783
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0xfea69d…965be1
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0x5bdd20…b929bc
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0xad76e3…1a898a
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0x958656…253d0c
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0xccee14…53c8f0
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0xffc430…8df9fb
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0xc05140…e31e74
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa16d ago0x921efc…2f1071

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.