Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0x25db2d…a8bbd2
0xd308…39d70xac65…4417Base—$0.07100%fluxa108d ago0x277909…2abbc5
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0x8bec8e…7db0e4
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0xcc0946…ee835b
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0xb33b80…25f163
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0x7e6e56…70eb6f
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0xe71204…7569c0
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0x9e54f1…775b67
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0x3d9fcf…4130f2
0xd308…39d70xac65…4417Base—$0.02100%fluxa108d ago0xe2f679…78c751
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0xc983bc…d1a495
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0x46b0bd…efc5db
0xd308…39d70xac65…4417Base—$0.01100%fluxa108d ago0xc961d5…9c9cc8
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0xc7988b…1efde7
0xd308…39d70xac65…4417Base—$0.54100%fluxa108d ago0xfc9490…b16cdf
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0xcc6991…c3e402
0xb90a…9ae40xd308…39d7Base—$0.50100%fluxa108d ago0x6084bb…40adfd
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa108d ago0x190542…26caf1
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0xbed65f…6be7d7
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0x8eee92…620cd2
0xd308…39d70xac65…4417Base—$0.08100%fluxa109d ago0x2802ff…56ca4c
0xb90a…9ae40xd308…39d7Base—$0.05100%fluxa109d ago0x109b63…71959d
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0xd62fc8…0e33d8
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0xd206f2…00c4f3
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0xe055b6…e46d95

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.