Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd194…bea50x9c95…e299Base$0.001100%fluxa75d ago0xe674f7…913386
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0xf509ac…7e8529
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x16f1aa…d9a1b4
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x5a3d41…91e6b9
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0xacc8fc…7a868f
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x0ed574…636cb1
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x116300…182cee
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x818ddd…a998da
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x247f70…6f0fdc
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x209f16…0f6ad2
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0xb1d4fe…e96b97
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x06461d…4bd8a0
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x0a2c30…03de2f
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x1769b3…d54cb6
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x128063…0a5873
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0xd743ea…e3014c
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x8846fe…42fa42
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0xd218b7…8174f6
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0xc1b5cd…ffc020
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x0c801f…d4dae2
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x587637…59dee2
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0xd14a18…0bf189
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0xd910a6…8c2132
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x18621a…aa5962
0xd194…bea50x9c95…e299Base$0.001100%fluxa76d ago0x4d9b4c…9efa4e

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.