Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa34d ago0x2a8cf9…6433f8
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa34d ago0xa93eb4…515791
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa34d ago0xa001aa…e743da
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa34d ago0xa2b4be…3b1571
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa34d ago0x6be074…e91787
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa34d ago0x80973b…0f5768
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa34d ago0xf1dff7…1c077c
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa34d ago0xa1c92b…45c537
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa34d ago0x5a773e…522211
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa34d ago0x932282…8366e9
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa35d ago0xe2ef9a…9b2801
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa35d ago0x9c1392…a41178
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa35d ago0xdc9d6b…645100
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa35d ago0xdff471…da6db5
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa35d ago0x4dd1e3…0f42e1
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa35d ago0xef70c7…8f60bd
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa35d ago0x423e0f…d13dd8
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa35d ago0xe19bf9…46ba06
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa35d ago0x26b891…18a15c
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa35d ago0x9e4806…8a3f39
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa35d ago0x5a3961…f1cd26
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa35d ago0x7cc97d…2cf80b
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa35d ago0x3d9c59…ab234f
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa35d ago0x5fd507…92a590
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa35d ago0x2156ee…0eb146

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.