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
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0x3d4286…3eae8f
0xd86c…28050x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0xfcda57…a5d8bf
0x26b6…74190x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0x56cb01…c3fbff
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase49d ago0xa8c700…692d6a
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x60ebae…c467c7
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x3279ee…27578e
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xb46f32…a74852
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x04d110…5b494b
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x8e5561…e3a553
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x301eb8…f28ca7
0x2148…79020x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x99de50…96e791
0x2148…79020x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xafbad7…c01ed9
0x2148…79020x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x477b67…b2c7d5
0x2148…79020x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x9cd721…8c88b9
0x2148…79020x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x22eb77…76003e
0x2148…79020x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase50d ago0x72ec03…a36fb9
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xe05d02…2382bd
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x537b3e…e44532
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x2bcd31…ed76e0

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.