Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.002100%coinbase20d ago0xfd1e28…b044b1
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.002100%coinbase20d ago0xfdd931…955884
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0x77a5a0…d27088
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0xdacea3…1a3048
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0xf4d3eb…280923
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0x3cf795…d0f318
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0x0ea82e…6f7d87
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0xb09390…77b371
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0xc44241…a4d67a
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0x69027b…c63533
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0x123594…02ced7
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0xddf2ec…24d889
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0xb475b8…86da2e
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0x6badf0…853b35
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0x4e20ed…504ef2
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0xb12c93…cc191a
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0x5fd7e1…e68eee
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0x6e8b91…7b8733
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0xdb517f…5d9af4
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0x5a862f…f09388
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0x17b4d7…61b9ab
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0xf1e39b…16013c
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0xa613c0…de9e8a
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0xbbb270…0ac3ba
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.08100%coinbase20d ago0x83020c…d0fc3d

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.