Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a43…8e350x10c1…1e24Base—$0.18100%coinbase113d ago0x49d841…11fa08
0x6a43…8e350x10c1…1e24Base—$0.08100%coinbase114d ago0xa22e9f…fac90d
0x6a43…8e350x10c1…1e24Base—$0.14100%coinbase114d ago0xb7506a…004a94
0x6a43…8e350x10c1…1e24Base—$0.35100%coinbase114d ago0xf0dc16…115901
0x6a43…8e350x10c1…1e24Base—$0.01100%coinbase114d ago0xabc7fa…b8e3d4
0x6a43…8e350x10c1…1e24Base—$0.52100%coinbase114d ago0x3a9030…4d12e4
0x6a43…8e350x10c1…1e24Base—$0.39100%coinbase114d ago0x7aaaf4…2d4fec
0x6a43…8e350x10c1…1e24Base—$0.23100%coinbase114d ago0x6bf08d…765282
0x6a43…8e350x10c1…1e24Base—$0.29100%coinbase114d ago0x50ddec…95b802
0x6a43…8e350x10c1…1e24Base—$0.05100%coinbase114d ago0xb66a89…89bb62
0x6a43…8e350x10c1…1e24Base—$0.01100%coinbase114d ago0x1bd0e2…cbdc47
0x6a43…8e350x10c1…1e24Base—$0.03100%coinbase114d ago0xa948f9…4b4278
0x6a43…8e350x10c1…1e24Base—$0.17100%coinbase114d ago0x0f657b…445aca
0x6a43…8e350x10c1…1e24Base—$0.08100%coinbase114d ago0x4527eb…a71f85
0x6a43…8e350x10c1…1e24Base—$0.11100%coinbase114d ago0x871b86…1eb59c
0x6a43…8e350x10c1…1e24Base—$0.12100%coinbase114d ago0x51b7da…28fe39
0x6a43…8e350x10c1…1e24Base—$0.27100%coinbase114d ago0x349a3a…0ab35d
0x6a43…8e350x10c1…1e24Base—$0.01100%coinbase114d ago0x796f00…5adc24
0x6a43…8e350x10c1…1e24Base—$0.007898100%coinbase114d ago0x5c6714…57cca2
0x6a43…8e350x10c1…1e24Base—$0.10100%coinbase114d ago0xc81090…efa61e
0x6a43…8e350x10c1…1e24Base—$0.05100%coinbase114d ago0xd3a3eb…5aa47b
0x6a43…8e350x10c1…1e24Base—$0.05100%coinbase114d ago0xa9b1fb…0ebac7
0x6a43…8e350x10c1…1e24Base—$0.01100%coinbase114d ago0x3ef435…42ad79
0x6a43…8e350x10c1…1e24Base—$0.01100%coinbase114d ago0x874223…ff4e46
0x6a43…8e350x10c1…1e24Base—$0.02100%coinbase114d ago0x8f552a…c094e7

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.