Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xe9778e…b7bd53
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x4ddca7…99e0ab
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x77cf4d…d8314c
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x2bd15e…76a507
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x17472c…81fc96
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xb58d10…71017e
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xb0bc20…5768cd
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x6e33aa…2011e0
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x129971…b8fc15
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x211d4f…b48348
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x047d6d…646456
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x962300…c403fe
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x4f6b24…b0efca
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xa7af5d…dd29bf
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x0718f5…355735
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x38151c…1f3913
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x7584db…3ea3b5
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x6414a4…307175
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x8cef23…bc6c3f
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x508d39…b0234d
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x484de1…5e99f9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x44b160…acfd38
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x53e707…0b4f73
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xff3e29…301fd9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x30b040…3034f2

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.