Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.28100%coinbase57d ago0xdc10d8…92dfac
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase57d ago0x5263a7…36c61c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase57d ago0xc0a0fa…71324c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase57d ago0xed8b5e…dc9aec
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase57d ago0x97ff1d…91068c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase57d ago0xd373b0…09d9d4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x84df1f…3c4b7f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xb319f6…cbdb3c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x4e6381…c9e994
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x0e68c5…18af03
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x12fb4f…ab372d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xf046a4…e8fe03
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x5b362a…9618e8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x58d5b8…1cc7ef
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xc1fde2…09ee35
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xfceaa4…31cdcb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x1c66ab…085cc1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x903087…388727
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x4a66bc…f5ae69
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x04e01c…7f9536
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x79e22d…e53804
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x077579…06e8c3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xc1d957…b9a25d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xcb2da2…ddb5bb

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.