Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910x9c95…e299Base—$0.001100%fluxa35d ago0xd9afed…00d2a4
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa35d ago0xd7bbc0…5ec839
0x30de…1f910x9c95…e299Base—$0.001100%fluxa35d ago0x3b8d89…520515
0x30de…1f910x9c95…e299Base—$0.001100%fluxa35d ago0xb48b29…90cd4d
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa35d ago0x6b7774…39d964
0x30de…1f910x9c95…e299Base—$0.001100%fluxa35d ago0x15c68a…9b4da1
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa35d ago0xf75791…f1caf1
0x30de…1f910x9c95…e299Base—$0.001100%fluxa35d ago0x944c9f…f68f71
0x30de…1f910x9c95…e299Base—$0.001100%fluxa35d ago0x3a336c…da2279
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0x9689be…b35b27
0x30de…1f910x9c95…e299Base—$0.001100%fluxa36d ago0x6305aa…e6848d
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0x4897bd…41e1c1
0x30de…1f910x9c95…e299Base—$0.001100%fluxa36d ago0x707527…ea98f4
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0x78d23e…661543
0x30de…1f910x9c95…e299Base—$0.001100%fluxa36d ago0x13d383…112c17
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0xda1cd2…a838e7
0x30de…1f910x9c95…e299Base—$0.001100%fluxa36d ago0x53f8d0…4c1720
0x30de…1f910x9c95…e299Base—$0.001100%fluxa36d ago0x24dec2…c8b94c
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0x560aef…725b76
0x30de…1f910x9c95…e299Base—$0.001100%fluxa36d ago0x21f6cf…0fb2d2
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0x24f337…ea495d
0x30de…1f910x9c95…e299Base—$0.001100%fluxa36d ago0xa0ecbb…f0f17e
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0x54cf22…d8156c
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa36d ago0xeb5c50…b07531
0x30de…1f910x9c95…e299Base—$0.001100%fluxa36d ago0xe509b8…941db0

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.