Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf55f…b2b80xccc8…15beBase—$5.00100%0xf70d…dbef70d ago0x0a2925…fa294f
0x64af…0d800xccc8…15beBase—$2.20100%0xf70d…dbef70d ago0x574c84…a46ead
0x2a95…28070xccc8…15beBase—$0.42100%0xf70d…dbef70d ago0x418e24…93a5a7
0x2a95…28070xccc8…15beBase—$0.39100%0xf70d…dbef70d ago0x8da149…499e2f
0xef48…f0520xccc8…15beBase—$1.19100%0xf70d…dbef70d ago0x768d2e…824bf3
0x2a95…28070xccc8…15beBase—$0.52100%0xf70d…dbef70d ago0x0aba97…c88475
0x5290…f01b0xccc8…15beBase—$2,569.45100%0xf70d…dbef70d ago0xf3bfba…94687d
0x2a25…a0350xccc8…15beBase—$6.10100%0xf70d…dbef70d ago0x16632b…f7e889
0xdec6…9ab20xccc8…15beBase—$0.50100%0xf70d…dbef70d ago0x386d24…14020d
0x9c87…360a0xccc8…15beBase—$100.00100%0xf70d…dbef70d ago0x695648…ca1cd4
vistila.eth0xccc8…15beBase—$898.72100%0xf70d…dbef70d ago0x8659c0…64ae33
vistila.eth0xccc8…15beBase—$898.72100%0xf70d…dbef70d ago0xdddb9c…af3c15
0xddf8…9cda0xccc8…15beBase—$109.00100%0xf70d…dbef70d ago0xfb92a6…a4bd56
0xddf8…9cda0xccc8…15beBase—$109.00100%0xf70d…dbef70d ago0x32ff7b…2b94b6
0xf3ca…c0260xccc8…15beBase—$20.00100%0xf70d…dbef70d ago0x0d2344…2e4701
0xf3ca…c0260xccc8…15beBase—$20.00100%0xf70d…dbef70d ago0x36b687…f196f3
0x5e0d…6dc00xccc8…15beBase—$3.98100%0xf70d…dbef70d ago0x2e2978…de3f4d
0xcaa2…e16b0xccc8…15beBase—$1.16100%0xf70d…dbef70d ago0x429b1e…7167cb
0x2d75…c9ea0xccc8…15beBase—$1.46100%0xf70d…dbef70d ago0x57acd3…b0caca
0x2a25…a0350xccc8…15beBase—$23.66100%0xf70d…dbef70d ago0x80cf4f…de35fc
0x6af5…30720xccc8…15beBase—$4.00100%0xf70d…dbef70d ago0x06f456…a003e3
0x6af5…30720xccc8…15beBase—$5.00100%0xf70d…dbef70d ago0x127c96…5027c3
0x2a25…a0350xccc8…15beBase—$14.59100%0xf70d…dbef70d ago0x458b26…707325
0xe13a…347e0xccc8…15beBase—$10.05100%0xf70d…dbef70d ago0x47dcbd…4629ce
0xbd0a…3b9b0xccc8…15beBase—$49.49100%0xf70d…dbef70d ago0x8c0bef…58aae8

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.