Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase33d ago0xef354e…29ef08
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase33d ago0x5110b9…12dc23
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase33d ago0xf23cce…8aaafe
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase33d ago0x610717…140da6
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase33d ago0x71d26f…4270e8
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase33d ago0x6499cc…534429
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase33d ago0xf855d5…e3becf
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase33d ago0xc14b22…44d851
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase33d ago0xf44632…7341b1
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xa88288…0565e8
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xfbc906…9aae64
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xedf76f…a4464e
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x9c0e63…5c7693
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase34d ago0x546e58…6de71f
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xd66b21…776e2a
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xe2ee62…15a4ba
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xc8fa94…08a6a3
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x16a4ab…d34ef9
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x83b7e7…dd379e
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x846f03…34781c
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x1bb925…7799ba
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xdba241…710fb1
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x918684…06a0ae
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase34d ago0x045b23…495ad3

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.