Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0xc557a3…450d0e
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0xea18dd…06c550
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.05100%coinbase38d ago0xeedce7…fd2510
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x4960a4…5c941c
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.05100%coinbase38d ago0xb1c668…0262a3
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0xf6ec2a…045c1f
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x77d958…769470
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xade3f1…d489c7
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0xededa0…4098c5
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x574372…5264d0
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xca6001…a013e1
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x5b10db…d49fc2
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0xad256c…a26444
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0x90cd5b…080797
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0x815f63…5fc0b9
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0xb72dd6…d9536a
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0x89ed02…88ce95
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0x53b55f…96ee6a
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0xa02732…3057c8
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0x521335…e91c8a
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0xa52ab4…b77706
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0x591d5b…e6c49b
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0xae969e…3677e1
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.02100%coinbase38d ago0x314cd6…d92986
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xfeb6b4…894624

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.