Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xd190bf…02cb93
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xfcfa3e…441964
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xa255bd…4869ca
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x3c9975…0ad446
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xa2638a…34ef18
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xc14990…367e99
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xd2eddc…7f7ccf
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x8e6441…1b9a48
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x0a4b53…4cd422
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x6b6c27…9afc0b
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x4f59d5…9e3a23
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x7327c9…b55fdd
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x704ea0…4b3c39
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x511937…bc64ec
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x4ad6a3…050d5b
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xe15e4e…a4d767
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xaeb03c…b99c09
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x5e7d22…77e7e0
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x826935…6d7a31
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x268eaf…abd44a
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x3f8897…70baaf
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xed4421…aad920
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x52f773…0e0580
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xb96ea3…4f94cb
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x7b95e8…a1df3c

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.