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%coinbase51d ago0x242e03…eb1d3f
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0xd977c8…341c7d
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x321a75…a42a92
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x135b6a…673329
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0xc3bdd3…adc152
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x8ff1be…50eb8b
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0xecd3bb…ea52b1
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0xd76601…204de7
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0xca6c2d…0aabc5
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x92bcc9…52b8fb
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x134a39…dc9670
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x7bba95…de7ddb
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x7ba529…7bd78f
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x205b10…b09531
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x4c9695…3473f5
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x4c1a93…8b9674
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x9a7426…ece12e
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0xcbf14b…25c913
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0xf490bc…7dcb1d
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0x2212f7…82b650
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0x08b8d8…1b2f43
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0x7c1f69…a5f01a
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0x608c70…fbdd30
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0x78130e…f7e68f

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.