Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0x881def…c34f13
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0x5539f0…20dfcd
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0x06555a…49ad52
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0x735f00…e90b95
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0x82f793…012626
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.03100%coinbase116d ago0x12d316…77fe69
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.03100%coinbase116d ago0xe1a600…74721f
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.03100%coinbase116d ago0xa04074…a774af
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.03100%coinbase116d ago0x20aca4…9cf914
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.03100%coinbase116d ago0x91a15e…0c2291
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0x26ed37…2e783d
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x6df205…e66c74
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0xc7f26e…9e6819
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0x26a241…b2223a
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0x1ae02a…41827e
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0x701041…c44669
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0xa774c9…99318d
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0x13eb48…6db7db
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0xcc24c9…5ba616
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x97d21d…8722d8
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x74d845…74f8e0
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x6dcf7f…c54df5
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0xb996e7…960e40
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x7e6a50…2f9953
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0xa43443…a5a09e

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.