Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5516…d33d0x4e9b…24fdBase—$0.01100%coinbase67d ago0xdb24cf…cbc51f
0x5516…d33d0x6b19…c74eBase—$0.01100%coinbase67d ago0x2f8eed…778fcb
0x5516…d33d0xac04…07dfBase—$0.01100%coinbase67d ago0x50f629…93349f
0x5516…d33d0xdfcb…2867Base—$0.01100%coinbase67d ago0x0a1550…ad56e6
0x5516…d33d0x1bf0…c50fBase—$0.01100%coinbase67d ago0x954281…b4783b
0x5516…d33d0xe43a…4b41Base—$0.01100%coinbase67d ago0x4c41f8…9a96b3
0x5516…d33d0xe0c2…b4bdBase—$0.01100%coinbase67d ago0x643b1d…d0ece5
0x5516…d33d0x9e98…498eBase—$0.01100%coinbase67d ago0x5644b6…d37bde
0x5516…d33d0xb254…8e87Base—$0.01100%coinbase67d ago0xc8140d…8c70a6
0x5516…d33d0x3149…be0bBase—$0.01100%coinbase67d ago0x304332…92a2b5
0x5516…d33d0x299d…3f98Base—$0.01100%coinbase67d ago0x30d0b6…040cb9
0x5516…d33d0x2ea3…da89Base—$0.01100%coinbase67d ago0x977afc…6edbd4
0x5516…d33d0xe8d4…a245Base—$0.01100%coinbase67d ago0xccaee7…750804
0x5516…d33d0x08e4…329fBase—$0.01100%coinbase67d ago0x5b0d72…82d49d
0x5516…d33d0xc5eb…4b71Base—$0.01100%coinbase67d ago0xc5eea0…1f8e55
0x5516…d33d0xfabc…469eBase—$0.01100%coinbase67d ago0x4ef87b…065cf9
0x5516…d33d0xbea3…91d4Base—$0.01100%coinbase67d ago0x961da9…0c1049
0x5516…d33d0x7eeb…a3eaBase—$0.01100%coinbase67d ago0x2829dc…9abf63
0x5516…d33d0xe960…bc72Base—$0.01100%coinbase67d ago0xf90736…d5a8c8
0x5516…d33d0xdc85…d9ccBase—$0.01100%coinbase67d ago0xc990ae…2eb1c6
0x5516…d33d0x485d…1b3aBase—$0.01100%coinbase67d ago0x3a0954…40d4bc
0x5516…d33d0x2d63…bb32Base—$0.01100%coinbase67d ago0xcc6b65…9581aa
0x5516…d33d0xb92e…a698Base—$0.01100%coinbase67d ago0xfdedf1…374dee
0x5516…d33d0x5a38…b210Base—$0.01100%coinbase67d ago0x70251a…d0f120
0x5516…d33d0x872a…3fe6Base—$0.01100%coinbase67d ago0x3801ee…1aebe1

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.