Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79bf…2ae40x3e0a…78e7Base—$0.003424100%coinbase74d ago0x10fd3b…a50af2
0x79bf…2ae40x3e0a…78e7Base—$0.005672100%coinbase74d ago0x04954d…681666
0x79bf…2ae40x3e0a…78e7Base—$0.002659100%coinbase74d ago0xbc4841…8478a3
0x79bf…2ae40x3e0a…78e7Base—$0.003499100%coinbase74d ago0xf4f717…35eb07
0x79bf…2ae40x3e0a…78e7Base—$0.003354100%coinbase74d ago0xae5476…2909bc
0x79bf…2ae40x3e0a…78e7Base—$0.002897100%coinbase74d ago0xbb52c6…c29047
0x79bf…2ae40x3e0a…78e7Base—$0.003045100%coinbase74d ago0x2ee355…3f54dd
0x79bf…2ae40x3e0a…78e7Base—$0.005034100%coinbase74d ago0x4fc3cc…1b1dd5
0x79bf…2ae40x3e0a…78e7Base—$0.005475100%coinbase74d ago0xae7639…072b49
0x79bf…2ae40x3e0a…78e7Base—$0.004098100%coinbase74d ago0xb034c9…48a13a
0x79bf…2ae40x3e0a…78e7Base—$0.003412100%coinbase74d ago0x5950d9…72565a
0x79bf…2ae40x3e0a…78e7Base—$0.005589100%coinbase74d ago0xe50ece…033421
0x79bf…2ae40x3e0a…78e7Base—$0.00572100%coinbase74d ago0xe4ebf5…2d097e
0x79bf…2ae40x3e0a…78e7Base—$0.005608100%coinbase74d ago0x5bf429…bdf15e
0x79bf…2ae40x3e0a…78e7Base—$0.003168100%coinbase74d ago0x83b062…385e8a
0x79bf…2ae40x3e0a…78e7Base—$0.004994100%coinbase74d ago0x000553…54dda1
0x79bf…2ae40x3e0a…78e7Base—$0.005221100%coinbase74d ago0x0ef1c4…4e5e8a
0x79bf…2ae40x3e0a…78e7Base—$0.005068100%coinbase74d ago0x1951a6…db0b0d
0x79bf…2ae40x3e0a…78e7Base—$0.004548100%coinbase74d ago0x2f9f93…9a14e0
0x79bf…2ae40x3e0a…78e7Base—$0.003181100%coinbase74d ago0xba9d1d…d81858
0x79bf…2ae40x3e0a…78e7Base—$0.005852100%coinbase74d ago0xfca8de…2369af
0x79bf…2ae40x3e0a…78e7Base—$0.003206100%coinbase74d ago0xffaffa…fc3398
0x79bf…2ae40x3e0a…78e7Base—$0.005859100%coinbase74d ago0x629619…7c2215
0x79bf…2ae40x3e0a…78e7Base—$0.003207100%coinbase74d ago0x96a6a3…d42d70
0x79bf…2ae40x3e0a…78e7Base—$0.005023100%coinbase74d ago0xfa60d0…68706a

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.