Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xe3c9…31a0Base—$0.01100%0x54e2…bc75114d ago0xfe9742…b70c68
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0x52e8e8…e1e55e
0xe2d8…66c20xe3c9…31a0Base—$0.01100%0x4b5c…2226114d ago0x0bdf11…0e0bd5
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0x0bb74b…ee2c9a
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0x0c8f67…5eace9
0xe2d8…66c20xe3c9…31a0Base—$0.01100%0x54e2…bc75114d ago0xab5e3d…85b5a0
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0xf664d1…1bcf6d
0xe2d8…66c20xe3c9…31a0Base—$0.01100%0x4b5c…2226114d ago0x5812d6…ec9138
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0x2a78c8…ff466f
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0xee0fc8…9a2fbb
0xe2d8…66c20xe3c9…31a0Base—$0.01100%0x8d47…b123114d ago0x062270…6ec6b0
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0x062df0…b2b608
0xe2d8…66c20xe3c9…31a0Base—$0.01100%0x54e2…bc75114d ago0xefdc49…c5aebd
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0x7135f7…9315d3
0xe2d8…66c20xe3c9…31a0Base—$0.01100%0x8d47…b123114d ago0x01b941…724ceb
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0xb14e7f…229f95
0xe2d8…66c20xe3c9…31a0Base—$0.01100%0x8d47…b123114d ago0xe354f1…fa30fe
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0xe11665…01f652
0xe2d8…66c20xe3c9…31a0Base—$0.01100%0x8d47…b123114d ago0x0d8498…3973f4
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0x42a70c…a6aa84
0xe2d8…66c20xe3c9…31a0Base—$0.01100%0x8d47…b123114d ago0x1bc822…c24d50
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0x990191…544cde
0xe2d8…66c20xe3c9…31a0Base—$0.01100%0x8d47…b123114d ago0x062760…d2fe4f
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase114d ago0x27a096…73cde3
0xe2d8…66c20xe3c9…31a0Base—$0.01100%0x8d47…b123114d ago0x59112d…769d8a

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.