Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x242e03…eb1d3f
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xd977c8…341c7d
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x321a75…a42a92
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x135b6a…673329
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xc3bdd3…adc152
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x8ff1be…50eb8b
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x558355…672e32
0x26b6…74190x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x78bac9…a4e673
0xd34e…469c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x1aa3c4…32cf74
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xf11f3e…d0da1d
0x26b6…74190x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x5fd032…471789
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x6030ea…56e226
0xd86c…28050x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xd50994…71639c
0x40eb…50c60x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase50d ago0xfb57b0…1191b4
0x6dcb…44670x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase50d ago0xedaf4e…9a69cb
0x1985…5c870x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x232ca6…3522e4
0x26b6…74190x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xb56410…373a0e
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xec8f9b…2835f1
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x5ee53b…bac2ef
0x6dcb…44670x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x1094b8…0628e9
0x40eb…50c60x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase50d ago0x70303f…73287c
0x20fe…3b7a0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x29b84d…1552e5
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xecd3bb…ea52b1
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xd76601…204de7
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xca6c2d…0aabc5

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.