Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x6d7a70…93f437
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x573526…398779
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xf111aa…b060d4
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x49e01e…2a8c2f
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xa49ccc…fdf2f3
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xe08575…35adbf
0x730d…09790x325b…d430BaseStableEnrichExa$0.14100%coinbase68d ago0xbe27f0…1f2678
0x730d…09790x325b…d430BaseStableEnrichExa$0.14100%coinbase68d ago0x8c17e1…77e3b8
0x730d…09790x325b…d430BaseStableEnrichExa$0.14100%coinbase68d ago0xf183ef…56a2b5
0x730d…09790x325b…d430BaseStableEnrichExa$0.14100%coinbase68d ago0x769b03…fa486f
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x1abb51…5c58b7
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x94c7fc…4ed11f
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xf784ae…44fef1
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x686e3b…18366f
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xa0166f…f2d01a
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x8f19a3…5cefa1
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x5689bd…a9df0a
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xa37359…b73a93
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xeb948f…b9e720
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xf4a981…f8d197
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x34ad99…923c70
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xa59b48…5a5c1b
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x4298dd…9c9a46
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x55d634…2beba2
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase68d ago0xbe5aeb…443a1d

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.