Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa19f…accc0x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase10d ago0x57ea69…7e57ea
0x3c27…e93d0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xbd0379…bdba22
0x3c27…e93d0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xc83dfc…776a29
0x3c27…e93d0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x097403…90c83b
0x3c27…e93d0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x262073…3755d5
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0xe5c10d…7ceb2d
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x54a81a…28ad46
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x2b5f53…c66ba2
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x274f17…1f4965
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x41265c…2e3888
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x305a99…73194b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0xaac503…b05dbc
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x407831…11381b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x3780dc…99ccd1
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0xf7b38e…198ec7
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x9b64df…af6684
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x2b3c36…96d277
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x7d6009…7d4f95
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0xce7d55…1adbac
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x4e19b5…4bb836
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x5f46de…0ef4e1
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0xa854cd…800cf1
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0xcf744e…0c5b09
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x05a1de…b76ff9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x066647…14fd72

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.