Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x74dd81…ca91c1
0x3f31…01150xfe80…47eeBase$0.001100%fluxa46d ago0x78f3f8…9b7735
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x1e1f0f…06e923
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x7e211b…af1816
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x8c520d…d8d9b9
0x3f31…01150xfe80…47eeBase$0.001100%fluxa46d ago0x4d2143…43b230
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x06d17a…daa7bd
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x6fee79…fb0fcb
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x89bc2c…051383
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0xeb5d7d…847857
0x3f31…01150xfe80…47eeBase$0.001100%fluxa46d ago0x1c6e4f…b53ad1
0x3f31…01150xfe80…47eeBase$0.001100%fluxa46d ago0x0971b5…ef780d
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x5d7395…8f74f4
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0xed2152…a84215
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0xff5395…86a763
0x3f31…01150xfe80…47eeBase$0.001100%fluxa46d ago0xa8c997…6a7c82
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x40252f…62e67a
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x39fd46…cfc5db
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x3d6a3a…85f8bb
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0xfb0e54…c33c51
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x1b3d6a…552d71
0x3f31…01150xfe80…47eeBase$0.001100%fluxa46d ago0x1d5fc3…e72089
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0x8a1bc6…45bcd7
0x3f31…01150xfe80…47eeBase$0.001100%fluxa46d ago0xe8faca…35276f
0x3f31…01150x9c95…e299Base$0.001100%fluxa46d ago0xcde22c…28db3e

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.