Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0xb9b4c0…af85c7
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0xf8ecf2…6df3bc
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0x3f38ad…07b0a2
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0x17e5b2…f557b9
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa33d ago0x6de6b8…e44b5b
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0xdf2868…9c7c45
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0x12784a…4c2914
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa33d ago0x6a7a08…344670
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0x16313a…a33d24
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0xcf41c3…6c0776
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa33d ago0x7c52f0…8ede4a
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa33d ago0x8ee84b…971a13
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa33d ago0xd2c4c2…1318d7
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa33d ago0xa62f2b…fbb5a0
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0xfb0dfc…d458da
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0x4842dd…f2a205
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa34d ago0x6d6a65…5330d4
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa34d ago0x21736b…ab07bf
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa34d ago0x019548…8efb0b
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa34d ago0x8f176a…cb92bb
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa34d ago0xd4c081…11a2be
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa34d ago0xb43e73…418f57
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa34d ago0xf5f868…85e31f
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa34d ago0x38eb43…7f6982
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa34d ago0x7a676e…5551b3

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.