Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase71d ago0x0488f5…ee7883
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase71d ago0xda918f…e9545a
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase71d ago0xa47522…5cc71f
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase71d ago0x325507…efdcc1
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase71d ago0x4cffaf…3d1479
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0x2a761f…dae3d6
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0x7fe85a…3e95a8
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0x08d4ae…7c0296
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0x6a8412…b0696f
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0xc99312…4d94b7
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0xa4e7fa…44aaf0
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0xce385b…e2ab14
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0x62a7a3…ff91ef
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0xb480f2…4bd465
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0x7dda6e…7ab246
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0x1ae02d…08da86
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0x7c3036…23bf93
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0xa19a03…26c671
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0xafbebc…a4a7e3
0x6909…c0ac0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0xd9615b…b5a5d9
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0x9f8a00…cb6c25
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0x0cc88c…809c53
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0xd3af58…875fdb
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0xb5ab6f…d4b279
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase72d ago0x4bfa2e…7ecf29

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.