Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase108d ago0x2b3571…8d52d4
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase108d ago0xac51d9…a9545e
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.01100%coinbase108d ago0xe58fa3…1db83c
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.01100%coinbase108d ago0xdfee7d…718602
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.01100%coinbase108d ago0x5ac7de…526a85
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.01100%coinbase108d ago0x3c2339…1d0825
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase108d ago0xee0282…de6cc4
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase108d ago0xedf5e7…bff302
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.02100%coinbase108d ago0x97d28b…817d9b
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.02100%coinbase108d ago0x310965…f8a7f5
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase108d ago0x8c1deb…217000
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.02100%coinbase108d ago0x62d068…9b1ec0
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase108d ago0x4a35e4…774a03
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.02100%coinbase108d ago0x7b9c5b…4f3987
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.02100%coinbase108d ago0xd88edc…563f6e
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase108d ago0xfc3171…cb9a5e
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.01100%coinbase108d ago0x708f85…edb410
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.02100%coinbase108d ago0x41d2bd…537fff
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.20100%coinbase108d ago0xd2054a…5b86f5
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%coinbase108d ago0x9f3edb…e81317
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.20100%coinbase108d ago0x0fb083…e867e0
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase108d ago0x1887ea…944f67
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase108d ago0xa41cad…ef3f96
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.01100%coinbase108d ago0x5c1282…2ca8db
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase108d ago0x534295…45a36d

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.