Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6147…66830xfe80…47eeBase—$0.001100%fluxa17d ago0x746363…0296a3
0x6147…66830xfe80…47eeBase—$0.001100%fluxa17d ago0x72f8fa…418586
0x6147…66830xfe80…47eeBase—$0.001100%fluxa17d ago0x00cebf…b41e03
0x6147…66830xfe80…47eeBase—$0.001100%fluxa17d ago0xa68203…286ae2
0x6147…66830xfe80…47eeBase—$0.001100%fluxa17d ago0x46f13b…ece313
0x6147…66830xfe80…47eeBase—$0.001100%fluxa17d ago0x4ee19c…f8a749
0x6147…66830xfe80…47eeBase—$0.001100%fluxa17d ago0xfef797…c1bb14
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x1d655b…1aec0d
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x3b0d76…5ae7ad
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x028d61…145c95
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x124b5e…8ac90f
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xdfa460…4974f2
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x0636d1…23f9c5
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x67b897…13521a
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xda33f4…3200eb
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x77cc6f…9fa089
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xfe6f42…adf554
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xab2c3a…65fce4
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xab7126…6442e3
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x551b00…4b9d2e
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x833d92…aff6fd
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x78a22c…7649a1
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x25c8dc…345370
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0xd8e42c…e36e1f
0x6147…66830xfe80…47eeBase—$0.001100%fluxa18d ago0x6cd068…9a8ae9

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.