Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce12…a1780xf815…83cfBase—$0.01100%coinbase71d ago0x9496f4…9fb058
0xce12…a1780xe0da…1cbaBase—$0.01100%coinbase71d ago0xa566f8…93c4c3
0xce12…a1780xa9f6…2829Base—$0.01100%coinbase71d ago0xe8800a…06ad85
0xce12…a1780x9d60…ce1eBase—$0.01100%coinbase71d ago0x7be238…97d0d8
0xce12…a1780x35d7…c50fBase—$0.01100%coinbase71d ago0x576573…34ab76
0xce12…a1780xf452…ef31Base—$0.01100%coinbase71d ago0xc61a18…0809ee
0xce12…a1780x0880…dbfaBase—$0.01100%coinbase71d ago0xeddea1…cb63cc
0xce12…a1780xd610…698aBase—$0.01100%coinbase71d ago0xe705cb…cf1b3f
0xce12…a1780x21ab…901aBase—$0.01100%coinbase71d ago0xbbf964…5f1ec6
0xce12…a1780x90c0…493dBase—$0.01100%coinbase71d ago0xb40997…51b6db
0xce12…a1780xf617…9a02Base—$0.01100%coinbase71d ago0xb763fc…9d2ca7
0xce12…a1780xf367…925fBase—$0.01100%coinbase71d ago0xf50f63…5841b2
0xce12…a1780xcdc7…a8aeBase—$0.01100%coinbase71d ago0xc6463a…bf9c9f
0xce12…a1780xa0f6…7b3cBase—$0.01100%coinbase71d ago0x5bdbfa…e77810
0xce12…a1780x4536…3f5cBase—$0.01100%coinbase71d ago0xd0b632…a757c3
0xce12…a1780x10c1…d86dBase—$0.01100%coinbase71d ago0xbe6d92…025083
0xce12…a1780x5e98…0463Base—$0.01100%coinbase71d ago0xac0a2f…40f374
0xce12…a1780xd48b…ffb9Base—$0.01100%coinbase71d ago0x648fe9…ec7913
0xce12…a1780xa4e7…3366Base—$0.01100%coinbase71d ago0x4bfdb6…a9f6b3
0xce12…a1780x340a…75bcBase—$0.01100%coinbase71d ago0xc7ca49…a9c019
0xce12…a1780x97bb…1428Base—$0.01100%coinbase71d ago0xfe3004…8ad44e
0xce12…a1780x2e7f…9bedBase—$0.01100%coinbase71d ago0x4446c0…f6fc50
0xce12…a1780xe138…a537Base—$0.01100%coinbase71d ago0x8ae658…d81ad6
0xce12…a1780x142b…3cd4Base—$0.01100%coinbase71d ago0xf3a112…475b5c
0xce12…a1780xd54c…7c82Base—$0.01100%coinbase71d ago0x7bac0b…fb8a68

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.