Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350e…50890xfe80…47eeBase—$0.001100%fluxa19d ago0x9a60a9…e19137
0x350e…50890xfe80…47eeBase—$0.001100%fluxa19d ago0x07904b…42b393
0x350e…50890xfe80…47eeBase—$0.001100%fluxa19d ago0x3e8bb8…4c1057
0x350e…50890xfe80…47eeBase—$0.001100%fluxa19d ago0x9843ce…2abfff
0x350e…50890xfe80…47eeBase—$0.001100%fluxa19d ago0xbb7c44…8e077d
0x350e…50890xfe80…47eeBase—$0.001100%fluxa19d ago0xa15cbf…30baa9
0x350e…50890xfe80…47eeBase—$0.001100%fluxa19d ago0x0d6800…31a259
0x350e…50890xfe80…47eeBase—$0.001100%fluxa19d ago0xfbabb2…b7b351
0x350e…50890xfe80…47eeBase—$0.001100%fluxa19d ago0x9bb7e6…b0dfc5
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0x127862…6f3652
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0xc82405…d38835
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0x9b75b8…4f4e0b
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0x9ad23a…438456
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0x1e24a8…14f5f6
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0x8b35fb…1c3d95
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0xc361c9…abecea
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0x372bb0…330503
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0x7d3828…5cefa7
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0x6b1247…ee2b73
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0xe7005d…27c792
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0xa6b12f…d6d72d
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0x26e2a3…2f15fa
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0x437772…5675d2
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0x7b0eff…eff3fd
0x350e…50890xfe80…47eeBase—$0.001100%fluxa20d ago0x9b6a6a…b5d6f2

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.