Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xb80548…cebda8
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xdb9149…4ae1a0
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xf8dc96…ec7ca7
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xc50018…c6e4ad
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0x881517…e1469b
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0x0a269a…9c57d4
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0x05c912…c3733f
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0x03d00c…c6425b
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xea168e…406f46
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xfd0579…9c91a0
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0x9f87d4…0274f4
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xeb7c6e…2f27f7
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xc9238f…5d33d5
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0x4640d1…11608f
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0x04f06e…f78e4a
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xff2278…18e961
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0x134d4e…b70190
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xd1a35b…7334c2
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xd0d00f…b308a3
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0x05706e…9ba9b6
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0x192b10…7d7ac6
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xf54c32…9a7ca8
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0x8f11d8…f4c778
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa50d ago0xff8f65…7d4772
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa50d ago0x3febcf…a97cd9

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.