Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x5126cd…4664cc
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x8d51bf…aafb5b
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x461cab…bd7ce1
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xc208cc…97be06
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x50eb7a…710020
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xf204d9…8c2817
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x3fabb2…a2a311
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xb731d8…f1c236
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x1696f2…302f6c
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xed2759…144089
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x538c46…fb8e90
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x288e07…2bdfb8
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xd7368f…8f123d
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xe65bbe…b45ba4
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xce63a4…2a588e
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x9e3bb4…afa0c3
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x7387d9…4ba259
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xcf74cc…b83338
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x1cbbd4…cd7347
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xb934e7…2e1914
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xbcc703…e01723
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x2eb13d…6858d5
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xf8ac05…e8bb3f
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xa68c74…a9daa5
0x366a…2e280x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xe8f591…2699b3

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.