Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xe92c73…7bb370
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xab780f…9ecbe3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase7d ago0x96ccae…f1c2ee
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x0d5233…f0a0d0
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x8c1da9…8ffa8e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x5ffcc9…f74c2e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xa5b5d0…495c66
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xa1765a…540b96
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x80d1e7…a7e3cc
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xa50f0c…745d7a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x0315eb…a8c8be
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xb80652…efd55f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x7332a3…94493e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x4ca7c2…d0b877
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xe44d3c…857ffb
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x137fae…28ade8
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x7ede2e…b4e3a2
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x590385…52e762
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x05c3bb…e66c49
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xe4408e…a902be
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x0ea613…56bf97
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xd9ddf9…74dca9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x1f5c63…05b4f1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase7d ago0x088fe9…2e64e7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xf44938…137588

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.