Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0x20d0e4…1d1692
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa39d ago0x2a35da…8f9017
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa39d ago0x590829…000f8c
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa39d ago0xfad50d…2cb9a5
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0x4ae3e8…733cb3
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0xdd7e6e…7fd216
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa39d ago0x0de6a5…50a2b0
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0x8ffba5…f4996c
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0x89a8d3…0ca20a
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa39d ago0x8d9425…7e1955
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa39d ago0x21de76…e432d0
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0x59193f…9a751a
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa39d ago0x32dc2e…3c7f84
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0xfe66f0…228ac9
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa39d ago0x273a65…c5ea8a
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa39d ago0xc2720b…33ef3b
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0xe59747…782f22
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0xdcc36a…d73def
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0x134994…4ef7e7
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0x35b838…3f9d99
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0x6a05d6…07a012
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa39d ago0xd56d0a…dadd28
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa39d ago0x30748a…61c96e
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa40d ago0xe26970…bf28ab
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa40d ago0x8f7713…cd50f1

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.