Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c0…c80f0x0d08…3684Base—$0.01100%coinbase63d ago0x493ab7…8e4601
0xf5c0…c80f0x9b7a…ad24Base—$0.01100%coinbase63d ago0xb0ed77…5e7da4
0xf5c0…c80f0x2b9c…218aBase—$0.01100%coinbase63d ago0x2bfec4…54d76e
0xf5c0…c80f0x527d…3e88Base—$0.01100%coinbase63d ago0x9d65e3…4b6757
0xf5c0…c80f0xba56…0c4eBase—$0.01100%coinbase63d ago0x1885cf…003112
0xf5c0…c80f0x15cf…180bBase—$0.01100%coinbase63d ago0xae762c…4d0991
0xf5c0…c80f0x7cee…5db4Base—$0.01100%coinbase63d ago0x393210…ea3de5
0xf5c0…c80f0xe8f3…a026Base—$0.01100%coinbase63d ago0x1337df…ffc35c
0xf5c0…c80f0x23c5…b1acBase—$0.01100%coinbase63d ago0xc98b16…179329
0xf5c0…c80f0x97a4…460bBase—$0.01100%coinbase63d ago0x6413fb…ef836a
0xf5c0…c80f0x9057…187dBase—$0.01100%coinbase64d ago0xf53ead…6ab585
0xf5c0…c80f0xf67d…a4faBase—$0.01100%coinbase64d ago0x87e4e2…0be6f5
0xf5c0…c80f0xede8…446fBase—$0.01100%coinbase64d ago0x5c1015…bc464d
0xf5c0…c80f0x7e18…ee47Base—$0.01100%coinbase64d ago0x83b3a1…e9dbe8
0xf5c0…c80f0xbbf8…7623Base—$0.01100%coinbase64d ago0x5f1ebd…3c4759
0xf5c0…c80f0x06da…c7f8Base—$0.01100%coinbase64d ago0x6a02e9…44abe9
0xf5c0…c80f0x3186…d25fBase—$0.01100%coinbase64d ago0x28731f…8aac8a
0xf5c0…c80f0x342b…4b5aBase—$0.01100%coinbase64d ago0x5ee04e…e7b59a
0xf5c0…c80f0x2e8c…431aBase—$0.01100%coinbase64d ago0x36b8a7…598efc
0xf5c0…c80f0x4ccf…fdb1Base—$0.01100%coinbase64d ago0x08e793…8efc9d
0xf5c0…c80f0x697d…9591Base—$0.01100%coinbase64d ago0x21ab82…0017ae
0xf5c0…c80f0x0b69…2f15Base—$0.01100%coinbase64d ago0xfe82d0…568b1f
0xf5c0…c80f0xe705…47c0Base—$0.01100%coinbase64d ago0x7b2bdd…1bde11
0xf5c0…c80f0xe12a…7cdbBase—$0.01100%coinbase64d ago0xfe7b80…537e6f
0xf5c0…c80f0x0a70…2919Base—$0.01100%coinbase64d ago0xf7f886…17a26d

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.