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%coinbase10d ago0xe5c10d…7ceb2d
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x54a81a…28ad46
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x2b5f53…c66ba2
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x274f17…1f4965
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x41265c…2e3888
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x305a99…73194b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xaac503…b05dbc
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x407831…11381b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x3780dc…99ccd1
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xf7b38e…198ec7
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x9b64df…af6684
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x2b3c36…96d277
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x7d6009…7d4f95
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xce7d55…1adbac
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x4e19b5…4bb836
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x5f46de…0ef4e1
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xa854cd…800cf1
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xcf744e…0c5b09
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x05a1de…b76ff9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x066647…14fd72
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x3c5747…b39ee2
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x72ca13…eaa3c9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x97eb64…9d0c89
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xa93752…bc91b6
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xa38d72…bc810b

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.