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%coinbase14d ago0xda8eb2…9f2235
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x37d107…6934c7
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xbbc0bf…0450c1
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xd5ccba…c971cb
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x019f55…5111ea
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xa0214c…8b97bc
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xd0087e…ac1045
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase14d ago0xe737b9…6d9600
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x386e4e…598022
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x39bf9e…f2fa7c
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x83768a…f328f5
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x72d0ac…52486d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase14d ago0xb47eb6…394fe6
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xdc0765…c80cf8
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xc9882a…31b3be
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xda11e8…bda914
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x39a0c5…ca41f3
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x4718a4…2a5ab3
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x1d37a5…f4628b
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x19a0af…08e114
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xead7bd…b9d9e9
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x1885a4…81920c
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase14d ago0xba0982…c591a4
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xd4adbc…a3b4b2
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xdeb960…eebc48

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.