Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb616…d7240x1544…23a7Base—$0.01100%coinbase68d ago0xc27b22…29eab7
0xb616…d7240xf7e6…1a55Base—$0.01100%coinbase68d ago0x53f726…1db913
0xb616…d7240xd0d2…a5cdBase—$0.01100%coinbase68d ago0x28b878…ba0e24
0xb616…d7240xdfe9…7877Base—$0.01100%coinbase68d ago0x638661…c81cf1
0xb616…d7240x2311…8790Base—$0.01100%coinbase68d ago0x7888e2…5d33a2
0xb616…d7240x8b72…f49bBase—$0.01100%coinbase69d ago0x59ee92…6c3c0f
0xb616…d7240x9f1d…b535Base—$0.01100%coinbase69d ago0xf665e0…38114f
0xb616…d7240x234c…426fBase—$0.01100%coinbase69d ago0xf6948b…d1f544
0xb616…d7240x2fe3…d3b5Base—$0.01100%coinbase69d ago0x447230…ce062a
0xb616…d7240xae8a…d66bBase—$0.01100%coinbase69d ago0xdd4e9f…2899f8
0xb616…d7240x4cf1…cdb3Base—$0.01100%coinbase69d ago0x6e5a5e…c7f179
0xb616…d7240x121a…3ab4Base—$0.01100%coinbase69d ago0x8acffe…e0f481
0xb616…d7240x8d94…d6a3Base—$0.01100%coinbase69d ago0xf85dc4…83ba77
0xb616…d7240xbfd4…f056Base—$0.01100%coinbase69d ago0xbf153c…354221
0xb616…d7240x2850…ea6dBase—$0.01100%coinbase69d ago0x9b3cb7…1b94cb
0xb616…d7240xaeba…5c13Base—$0.01100%coinbase69d ago0x130073…d76606
0xb616…d7240xc90d…063fBase—$0.01100%coinbase69d ago0xdcb506…493be5
0xb616…d7240x432d…c34eBase—$0.01100%coinbase69d ago0xbaf666…563ca7
0xb616…d7240x957a…d842Base—$0.01100%coinbase69d ago0x2a804e…86b49e
0xb616…d7240x20b9…40a7Base—$0.01100%coinbase69d ago0x485d5a…85da3a
0xb616…d7240x86f8…5f8cBase—$0.01100%coinbase69d ago0x8efcb9…9f28b3
0xb616…d7240xc6ac…2eb9Base—$0.01100%coinbase69d ago0x39e4de…5fc01a
0xb616…d7240x5cf2…0ec8Base—$0.01100%coinbase69d ago0x13f3c3…b1379b
0xb616…d7240x45da…042bBase—$0.01100%coinbase69d ago0xc963a2…511aa0
0xb616…d7240x63d8…8943Base—$0.01100%coinbase69d ago0x1f1e66…2d7cee

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.