Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x6dd727…ff5c8c
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0xa7162d…9d804a
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0xae5258…710302
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x53a6b9…712e08
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x725ade…430d29
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0xd9adea…bb6ae3
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0xa9e105…31c1af
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0xe1ec58…5fb2a9
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0xf618bb…ce09dc
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0xd0ba11…9539c1
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x524d7f…37b3d1
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x93d4ec…2f8a27
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0xc16b88…414571
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0xe472bb…a6c69f
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x1e8f0e…2c0fbb
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x45db1f…5fd4fa
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x92f98c…83d307
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x373847…8d879d
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x0d1432…688f4e
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x5a280b…07653f
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x54f9db…106756
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0xee7787…14b114
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x22e3bb…905a60
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0xaf0349…0d1ef0
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x554bcd…2a71c2

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.