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%coinbase49d ago0x1e1a62…2529a1
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0x7312a2…0fd6e1
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0xa802d9…1f15fe
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0x16c6bf…d7e4e8
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0x19bdee…59cde5
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0xa5e091…c8a671
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0x60ebae…c467c7
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0x3279ee…27578e
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0xb46f32…a74852
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0x04d110…5b494b
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0x8e5561…e3a553
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0x301eb8…f28ca7
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xe05d02…2382bd
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x537b3e…e44532
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x36b4c5…9001d5
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x2bcd31…ed76e0
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x1629b5…81337a
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xccc371…789e4b
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x0ef820…63da1a
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x431d65…91b08a
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xb0e389…da265a
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x652ded…c4d9d1
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xcfbc41…8f0629
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xb9a273…b58487

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.