Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…19030x7360…b832Base$0.06100%coinbase40d ago0x50b81d…23151f
0xf5c8…19030x7360…b832Base$0.04100%coinbase40d ago0x17dfa5…0d7bf8
0xf5c8…19030x7360…b832Base$0.06100%coinbase40d ago0x11ea3e…d78364
0xf5c8…19030x7360…b832Base$0.01100%coinbase40d ago0xf45579…c4092a
0xf5c8…19030x7360…b832Base$0.004249100%coinbase40d ago0xdc52e6…0e0930
0xf5c8…19030x7360…b832Base$0.02100%coinbase40d ago0x26b816…aa3d00
0xf5c8…19030x7360…b832Base$0.05100%coinbase40d ago0xa530e2…4eb7bb
0xf5c8…19030x7360…b832Base$0.03100%coinbase40d ago0x4439d7…6ae4d1
0xf5c8…19030x7360…b832Base$0.005306100%coinbase40d ago0x85f77b…5cf61e
0xf5c8…19030x7360…b832Base$0.003307100%coinbase40d ago0xd83347…c07cb9
0xf5c8…19030x7360…b832Base$0.08100%coinbase40d ago0x8b4608…85f41c
0xf5c8…19030x7360…b832Base$0.003951100%coinbase40d ago0x978a01…3333b7
0xf5c8…19030x7360…b832Base$0.09100%coinbase40d ago0xeea1c8…179f31
0xf5c8…19030x7360…b832Base$0.01100%coinbase40d ago0x2f5bda…a19477
0xf5c8…19030x7360…b832Base$0.001743100%coinbase40d ago0x7a8144…bfc6c0
0xf5c8…19030x7360…b832Base$0.03100%coinbase40d ago0xb94282…91dc97
0xf5c8…19030x7360…b832Base$0.002998100%coinbase40d ago0xfc3b66…07a230
0xf5c8…19030x7360…b832Base$0.003397100%coinbase40d ago0x702030…54dd9b
0xf5c8…19030x7360…b832Base$0.05100%coinbase40d ago0xa54e90…677561
0xf5c8…19030x7360…b832Base$0.006512100%coinbase40d ago0xf4031e…bb7725
0xf5c8…19030x7360…b832Base$0.007871100%coinbase40d ago0xaeefc4…a35cb8
0xf5c8…19030x7360…b832Base$0.004909100%coinbase40d ago0x894a38…16baf9
0xf5c8…19030x7360…b832Base$0.004673100%coinbase40d ago0x2b38f6…918643
0xf5c8…19030x7360…b832Base$0.03100%coinbase41d ago0x5b889f…d5085f
0xf5c8…19030x7360…b832Base$0.006889100%coinbase41d ago0x2f8f6c…ef6ce5

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.