Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf76d…a74e0x64c0…b28fBase—$0.01100%coinbase72d ago0x457d81…bd108c
0xf76d…a74e0xec31…7381Base—$0.01100%coinbase72d ago0xd4e063…61d85d
0xf76d…a74e0x4485…b657Base—$0.01100%coinbase72d ago0x02e98a…a0cb5c
0xf76d…a74e0xd06f…9a1fBase—$0.01100%coinbase72d ago0x9334ff…295bc8
0xf76d…a74e0x23e4…a55fBase—$0.01100%coinbase72d ago0xfd103c…8e2422
0xf76d…a74e0x86b0…f01aBase—$0.01100%coinbase72d ago0x8fe1ad…25d305
0xf76d…a74e0x7cf1…2bafBase—$0.01100%coinbase72d ago0x4c4ad9…d75edc
0xf76d…a74e0xdfa7…6d6fBase—$0.01100%coinbase72d ago0xa99d66…6785ac
0xf76d…a74e0x202d…20c3Base—$0.01100%coinbase72d ago0xfc83a5…6dbbf1
0xf76d…a74e0x419f…1347Base—$0.01100%coinbase72d ago0xef1c36…d4a90c
0xf76d…a74e0xf894…c86aBase—$0.01100%coinbase72d ago0xbefe79…01da79
0xf76d…a74e0x8f34…c83cBase—$0.01100%coinbase72d ago0xbe4625…29de63
0xf76d…a74e0xd06b…79a7Base—$0.01100%coinbase72d ago0x6685a8…33e731
0xf76d…a74e0x6b76…3abaBase—$0.01100%coinbase72d ago0x9f6493…f14e99
0xf76d…a74e0x8eba…9c15Base—$0.01100%coinbase72d ago0xebdb18…4484a7
0xf76d…a74e0xb887…aeb9Base—$0.01100%coinbase72d ago0x9bffbc…f99dce
0xf76d…a74e0xf205…9e1cBase—$0.01100%coinbase72d ago0x925a4f…cae14b
0xf76d…a74e0x6a85…735fBase—$0.01100%coinbase73d ago0x6dfaf8…5947db
0xf76d…a74e0x09f4…873cBase—$0.01100%coinbase73d ago0x0b4d3b…70a5fa
0xf76d…a74e0xcb14…8530Base—$0.01100%coinbase73d ago0x43b0de…b1944c
0xf76d…a74e0x7060…b808Base—$0.01100%coinbase73d ago0x61645a…5aedaa
0xf76d…a74e0x5a5a…22dbBase—$0.01100%coinbase73d ago0x02ac29…ed673b
0xf76d…a74e0x1213…f677Base—$0.01100%coinbase73d ago0xd5e1eb…7b4f46
0xf76d…a74e0x5c26…c9f7Base—$0.01100%coinbase73d ago0x112263…656579
0xf76d…a74e0x5618…243dBase—$0.01100%coinbase73d ago0xd4c0c3…0a79e3

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.