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.01100%coinbase51d ago0x82da68…f75d38
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x1ad6d3…8c74ef
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x5d48d7…d12501
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x917a65…342bd9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xb2d95b…e2bc40
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0xa96cd4…cf78c4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0x39a407…a5d8ee
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0xa2a4d3…c81344
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x82ca29…692836
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x5fa68b…5a0362
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xa3f50d…737b5c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x9f88ad…4bd19d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x1b129d…fd3748
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xe799f8…601b33
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x11bb81…e17dc4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x2c0c1e…b7bb3a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x396286…5c510f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x22e1ce…a44c73
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xd24477…32600f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x482d7d…84b79c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x4e0df2…c0eca4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xca842c…63e837
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x7c6d80…41488d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x0331dd…173f3f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xf1c0ab…a2b4de

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.