Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35da…d4e60x43a3…bfe2Base—$0.01100%coinbase67d ago0x113152…3c4d7d
0x35da…d4e60x5a5c…f907Base—$0.01100%coinbase67d ago0x60a720…0a1de7
0x35da…d4e60xb043…ae66Base—$0.01100%coinbase67d ago0x04668b…1ed407
0x35da…d4e60xa1a9…e86dBase—$0.01100%coinbase67d ago0xc6f5f5…a8316b
0x35da…d4e60x89ee…2be9Base—$0.01100%coinbase67d ago0x08cf5f…e28075
0x35da…d4e60x107b…8388Base—$0.01100%coinbase67d ago0x054c73…0730e6
0x35da…d4e60x82f0…1e71Base—$0.01100%coinbase67d ago0x689105…ae601c
0x35da…d4e60x8506…0882Base—$0.01100%coinbase67d ago0x6c8a1e…caa765
0x35da…d4e60xda56…0b75Base—$0.01100%coinbase67d ago0xb4e9da…a6e197
0x35da…d4e60x936b…a502Base—$0.01100%coinbase67d ago0xb60e76…23148f
0x35da…d4e60x53a1…6192Base—$0.01100%coinbase67d ago0xd4a8a7…4b3e69
0x35da…d4e60xb952…8fcfBase—$0.01100%coinbase67d ago0x1c2e90…e9f8da
0x35da…d4e60x40cd…a3fdBase—$0.01100%coinbase67d ago0xff4208…38c100
0x35da…d4e60x1801…3906Base—$0.01100%coinbase67d ago0x3f5e8e…ff8bc7
0x35da…d4e60x913b…2ebaBase—$0.01100%coinbase67d ago0x8a7d53…a594dc
0x35da…d4e60x0d92…81caBase—$0.01100%coinbase67d ago0x9abf20…a5ac1c
0x35da…d4e60x2b98…5430Base—$0.01100%coinbase67d ago0x48ac90…15bc3a
0x35da…d4e60x9868…61b5Base—$0.01100%coinbase67d ago0x0baf21…510644
0x35da…d4e60x7655…883eBase—$0.01100%coinbase67d ago0xbe5d22…2107d7
0x35da…d4e60x83a1…2f01Base—$0.01100%coinbase67d ago0x796533…5a3fcc
0x35da…d4e60x5f5e…24b6Base—$0.01100%coinbase67d ago0x167f75…320939
0x35da…d4e60x5628…3a16Base—$0.01100%coinbase67d ago0xa45af5…aebb4f
0x35da…d4e60x8c06…8e16Base—$0.01100%coinbase67d ago0x56617e…5315c8
0x35da…d4e60x19b7…abb4Base—$0.01100%coinbase67d ago0xb09e1a…63b0ee
0x35da…d4e60x0ed9…5462Base—$0.01100%coinbase67d ago0x9a1c37…a5e40f

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.