Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0xce4dc5…c0f4a4
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa36d ago0xfc71e2…da42fc
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa36d ago0xbfbeb4…aaffe4
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x1c255e…34faec
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x131e19…7844fb
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa36d ago0x6d85d9…c4395f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa36d ago0x95d898…adfb44
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x43fdd4…b8cce2
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x32544d…badf38
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x827f97…2df40d
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x28bc9f…0a4151
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa36d ago0x69c150…cfb7dc
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa36d ago0x2f815b…d52f2c
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x707540…7e1184
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0xb01c2d…f716e9
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0xe308dc…2d076d
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x109b9e…ed0961
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x22d40a…4f3507
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0x053894…6d4ce5
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa36d ago0xa466f1…dd8405
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa36d ago0xdeff31…0002d6
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa36d ago0x6cc2e9…72ab33
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa36d ago0x857bd2…3b1f2e
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa36d ago0x9ed2a3…76b531
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa36d ago0x0446f7…9d473c

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.