Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0x9f30b8…db450f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.06100%coinbase46d ago0xd9d929…47325d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0x290bf7…6121d6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0x2f2bf2…17d353
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0x76b349…b656f0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0x56f066…f2a3bd
0xe2df…64f60x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x4d4094…622c15
0xe2df…64f60x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x34364e…9e4180
0xe2df…64f60x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x32a4e2…d553bc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0xe164f3…aafd54
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0xfe5973…cb0c4f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0x0625fc…1aaebc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0x455b86…5d1412
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0xaed0f3…3cc40b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0xfeb9e0…46b7a8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0xe2a67f…d573ed
0xe2df…64f60x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x00d1d3…15977a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase46d ago0x6497b3…41cd68
0xd97c…00930x325b…d430BaseStableEnrichExa$0.06100%coinbase46d ago0x9a13c7…1414c2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.22100%coinbase46d ago0xc1e66c…bb1166
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase46d ago0xda4d20…31918f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase46d ago0x2c82f3…ff9f74
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase46d ago0x6e5db1…3e874c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase46d ago0xd32961…8492c9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.28100%coinbase46d ago0x9e5903…c2974e

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.