Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1d0…9a2f0x5be0…f5d0Base—$0.01100%coinbase69d ago0x70a849…83050c
0xc1d0…9a2f0xd8d9…e0b0Base—$0.01100%coinbase69d ago0x79b275…fad7d4
0xc1d0…9a2f0x16d8…a0cbBase—$0.01100%coinbase69d ago0x197d97…1ce03f
0xc1d0…9a2f0x11cb…7857Base—$0.01100%coinbase69d ago0x3c709c…34902a
0xc1d0…9a2f0x7d84…adb5Base—$0.01100%coinbase69d ago0x9ac601…00c6b9
0xc1d0…9a2f0x8b62…0657Base—$0.01100%coinbase69d ago0x8e106b…5ac78b
0xc1d0…9a2f0xfe0c…9645Base—$0.01100%coinbase69d ago0xf65aa4…5c9f27
0xc1d0…9a2f0x2aee…3759Base—$0.01100%coinbase69d ago0x09eb99…b5d767
0xc1d0…9a2f0x26cd…130dBase—$0.01100%coinbase69d ago0x0eb692…e65d5d
0xc1d0…9a2f0xbcb9…d968Base—$0.01100%coinbase69d ago0x0ac019…fc1e6f
0xc1d0…9a2f0x9c18…96bbBase—$0.01100%coinbase69d ago0x93b67e…034e3d
0xc1d0…9a2f0x8eaf…6122Base—$0.01100%coinbase69d ago0xe3f61b…8e1200
0xc1d0…9a2f0x2199…fb33Base—$0.01100%coinbase69d ago0x1085f8…bf1070
0xc1d0…9a2f0x65ea…3590Base—$0.01100%coinbase69d ago0x735dff…d61f4d
0xc1d0…9a2f0xbbd8…846eBase—$0.01100%coinbase69d ago0x1b9520…5a3238
0xc1d0…9a2f0x101c…b558Base—$0.01100%coinbase69d ago0x06152a…27a92f
0xc1d0…9a2f0xe045…0dedBase—$0.01100%coinbase69d ago0x7008a3…f6257e
0xc1d0…9a2f0x4f0c…5852Base—$0.01100%coinbase69d ago0x3567b2…c05ada
0xc1d0…9a2f0xbe61…2cccBase—$0.01100%coinbase70d ago0x4493a9…3f488b
0xc1d0…9a2f0x2166…eb75Base—$0.01100%coinbase70d ago0x6fd9c5…29f7ea
0xc1d0…9a2f0x0994…74a9Base—$0.01100%coinbase70d ago0xd6fe1f…d4e94a
0xc1d0…9a2f0xf2ba…949aBase—$0.01100%coinbase70d ago0xc1ecf5…593d44
0xc1d0…9a2f0xf2ad…c3baBase—$0.01100%coinbase70d ago0xe45ee2…d79a53
0xc1d0…9a2f0xc084…e4f6Base—$0.01100%coinbase70d ago0xad1eaa…edbe95
0xc1d0…9a2f0x1784…3101Base—$0.01100%coinbase70d ago0xb8fe9d…211331

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.