Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef1…4ae20x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0xcf98ec…624a49
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0x9f37de…4fae6b
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0x057c5a…d59c9b
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0xdaabfb…243b48
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0xf27032…9ff614
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0x920c6a…f07199
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0x4bcbd1…752dc2
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0xee574d…6a34ed
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0x85298d…cb7d3a
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0x157531…7a0e88
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0x61a513…bd281c
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0xfc4f17…efd025
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0x0f1b9e…e109d4
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0x57fdaf…3c8904
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0xbaebfc…d5690f
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0x049886…fb9d6f
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0x174ad4…c65171
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0xdab52d…129494
0x8d2a…7d370x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase20d ago0x26f72c…798722
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase20d ago0x498dc2…67163d
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase20d ago0xcd00d6…44a6e2
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase20d ago0xe51f3b…bb9b00
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase20d ago0x065e9f…b92df8
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase20d ago0x968ed0…f75148
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase20d ago0x95f9e9…5d3e83

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.