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.19100%coinbase50d ago0x8e96ff…f5d318
0xf5c8…19030x7360…b832Base$0.003793100%coinbase50d ago0xe1a02c…8f0eed
0xf5c8…19030x7360…b832Base$0.17100%coinbase50d ago0x934efc…46f3c4
0xf5c8…19030x7360…b832Base$0.05100%coinbase50d ago0x5797c1…27b8c3
0xf5c8…19030x7360…b832Base$0.05100%coinbase50d ago0x179622…bdb0e9
0xf5c8…19030x7360…b832Base$0.04100%coinbase50d ago0x0d0db1…7bc51b
0xf5c8…19030x7360…b832Base$0.05100%coinbase50d ago0x3b66a1…2fa963
0xf5c8…19030x7360…b832Base$0.05100%coinbase50d ago0x7037c4…a39edf
0xf5c8…19030x7360…b832Base$0.11100%coinbase50d ago0xf90a62…85d287
0xf5c8…19030x7360…b832Base$0.009317100%coinbase50d ago0x53745f…436e40
0xf5c8…19030x7360…b832Base$0.003795100%coinbase50d ago0xe8fb41…d08cfc
0xf5c8…19030x7360…b832Base$0.00179100%coinbase50d ago0xd60e94…6a596b
0xf5c8…19030x7360…b832Base$0.11100%coinbase50d ago0xfe1e11…d20b38
0xf5c8…19030x7360…b832Base$0.03100%coinbase50d ago0xd260ef…70058b
0xf5c8…19030x7360…b832Base$0.008979100%coinbase50d ago0x3b4fcd…d6cd88
0xf5c8…19030x7360…b832Base$0.007113100%coinbase50d ago0x0a81e8…133be7
0xf5c8…19030x7360…b832Base$0.20100%coinbase50d ago0x1591c5…697e0a
0xf5c8…19030x7360…b832Base$0.20100%coinbase50d ago0x7748b0…ddaa16
0xf5c8…19030x7360…b832Base$0.20100%coinbase50d ago0xc7ad2b…a87274
0xf5c8…19030x7360…b832Base$0.09100%coinbase50d ago0x58f767…5bfb78
0xf5c8…19030x7360…b832Base$0.09100%coinbase50d ago0xf5e41f…4d3705
0xf5c8…19030x7360…b832Base$0.02100%coinbase50d ago0xe3ca6d…eacb4a
0xf5c8…19030x7360…b832Base$0.03100%coinbase50d ago0xf0ac1a…98a878
0xf5c8…19030x7360…b832Base$0.01100%coinbase50d ago0xbff74a…db4304
0xf5c8…19030x7360…b832Base$0.007806100%coinbase50d ago0xc9d47a…f14eb9

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.