Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3b9…a5ee0x10c1…1e24Base—$0.70100%coinbase115d ago0xcd57c1…c72ad2
0xb3b9…a5ee0x10c1…1e24Base—$0.52100%coinbase115d ago0xdb1f22…02ffd6
0xb3b9…a5ee0x10c1…1e24Base—$0.75100%coinbase115d ago0xafa8f6…cb7f39
0xb3b9…a5ee0x10c1…1e24Base—$0.50100%coinbase115d ago0xe356eb…6b5a4a
0xb3b9…a5ee0x10c1…1e24Base—$0.74100%coinbase115d ago0x8f6cf7…b3bda9
0xb3b9…a5ee0x10c1…1e24Base—$0.51100%coinbase115d ago0xd2d093…1d94be
0xb3b9…a5ee0x10c1…1e24Base—$0.53100%coinbase115d ago0xbe0d9b…34b8e9
0xb3b9…a5ee0x10c1…1e24Base—$0.53100%coinbase115d ago0x5d007f…b36ecd
0xb3b9…a5ee0x10c1…1e24Base—$0.52100%coinbase115d ago0x99c4ea…b5d3cc
0xb3b9…a5ee0x10c1…1e24Base—$0.53100%coinbase115d ago0x4ec82a…734b70
0xb3b9…a5ee0x10c1…1e24Base—$0.52100%coinbase115d ago0x8b1f74…e59ce9
0xb3b9…a5ee0x10c1…1e24Base—$0.54100%coinbase115d ago0x0a146a…de1946
0xb3b9…a5ee0x10c1…1e24Base—$0.51100%coinbase115d ago0x8f6860…d451a4
0xb3b9…a5ee0x10c1…1e24Base—$0.51100%coinbase115d ago0x6be5ad…c3cbc8
0xb3b9…a5ee0x10c1…1e24Base—$0.50100%coinbase115d ago0xd5bd41…9803c6
0xb3b9…a5ee0x10c1…1e24Base—$0.50100%coinbase115d ago0x0256d1…815772
0xb3b9…a5ee0x10c1…1e24Base—$0.50100%coinbase115d ago0x7e29d3…dff4c9
0xb3b9…a5ee0x10c1…1e24Base—$0.51100%coinbase115d ago0x614833…d752c0
0xb3b9…a5ee0x10c1…1e24Base—$0.60100%coinbase115d ago0x949a95…5e532c
0xb3b9…a5ee0x10c1…1e24Base—$0.56100%coinbase115d ago0x46b12a…622ddb

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.