Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x20b603…42531a
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x2779fe…5e632d
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x5db286…365f0c
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa35d ago0x76ae5b…761660
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x75f12f…7d54da
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x647991…4ab18f
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x5dc145…4ce294
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x3d6802…c026a3
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x4f5c13…7aba4f
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x2e9d13…aed54d
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa35d ago0x6dc63e…1ab7f1
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0xfd5963…377bea
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x543acb…c92b5f
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa35d ago0xb55b2b…534d6e
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x1bbdd2…868eee
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x255469…4df8eb
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x875583…241661
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0xa38c02…159228
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0xfb0617…a1c5c8
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x54ada2…61d5bb
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0xba9c82…9242b6
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x5c9f47…44efe8
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0x49128c…a76a3c
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa35d ago0xa03b5e…95f4ef
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa35d ago0xdac185…1aaaef

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.