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 ago0x296155…eef87b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xa06da0…64f3fe
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x29f0b5…648605
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x7af466…86b684
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xab3410…52e9fb
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x82480d…9a1b74
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x1ba74c…1448ea
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x402093…a2bbc9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x8b8740…5db30c
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x458054…241b9a
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xda9dc6…d98c5a
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xc151f3…2647ea
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x4e81db…81b9e4
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x0b43aa…1945a9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xef2e2d…6d2d4a
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x2f9684…72c0e7
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xe36dff…1c73e0
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xf9599b…8f365b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x07d71a…8951b8
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xcee5d7…6c7494
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x5ec55d…71e9b9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xa5f259…be4497
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xab0c40…a92098
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x6b37e3…190998
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xbe980a…ef330f

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.