Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e50…b85b0x3e0a…78e7Base—$0.004064100%coinbase74d ago0xa6d7d0…1667cd
0x0e50…b85b0x3e0a…78e7Base—$0.004788100%coinbase74d ago0xc82e94…9a1240
0x0e50…b85b0x3e0a…78e7Base—$0.002789100%coinbase74d ago0xf024f1…7d3530
0x0e50…b85b0x3e0a…78e7Base—$0.004927100%coinbase74d ago0xfd670a…4614fb
0x0e50…b85b0x3e0a…78e7Base—$0.003671100%coinbase74d ago0xb41a8d…ddf186
0x0e50…b85b0x3e0a…78e7Base—$0.003179100%coinbase74d ago0x23241c…ec42c3
0x0e50…b85b0x3e0a…78e7Base—$0.005111100%coinbase74d ago0x8f6800…d7d276
0x0e50…b85b0x3e0a…78e7Base—$0.003464100%coinbase74d ago0x475664…c236d7
0x0e50…b85b0x3e0a…78e7Base—$0.004965100%coinbase74d ago0x559a72…146271
0x0e50…b85b0x3e0a…78e7Base—$0.005266100%coinbase74d ago0x668745…949fd3
0x0e50…b85b0x3e0a…78e7Base—$0.003986100%coinbase74d ago0x1490e0…a307aa
0x0e50…b85b0x3e0a…78e7Base—$0.005265100%coinbase74d ago0x168838…a579aa
0x0e50…b85b0x3e0a…78e7Base—$0.00536100%coinbase74d ago0xc24a7f…de2c4e
0x0e50…b85b0x3e0a…78e7Base—$0.002887100%coinbase74d ago0x162990…a4c0d6
0x0e50…b85b0x3e0a…78e7Base—$0.004429100%coinbase74d ago0x5610c1…3e511f
0x0e50…b85b0x3e0a…78e7Base—$0.005397100%coinbase74d ago0xbf82e9…08f7b0
0x0e50…b85b0x3e0a…78e7Base—$0.005402100%coinbase74d ago0x15e6d9…679b69
0x0e50…b85b0x3e0a…78e7Base—$0.003249100%coinbase74d ago0x3303dd…296cb1
0x0e50…b85b0x3e0a…78e7Base—$0.005202100%coinbase74d ago0x7c5bcd…7e614e
0x0e50…b85b0x3e0a…78e7Base—$0.003763100%coinbase74d ago0x759f41…a8f21b
0x0e50…b85b0x3e0a…78e7Base—$0.003077100%coinbase75d ago0x675997…964c7c
0x0e50…b85b0x3e0a…78e7Base—$0.003015100%coinbase75d ago0x28eb4c…d4e295
0x0e50…b85b0x3e0a…78e7Base—$0.005926100%coinbase75d ago0xbbcc33…fed16f
0x0e50…b85b0x3e0a…78e7Base—$0.005236100%coinbase75d ago0x6b1a1d…13c7dc
0x0e50…b85b0x3e0a…78e7Base—$0.005746100%coinbase75d ago0xef09e7…9ff7f3

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.