Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a0…d9560x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0xa28f20…e04653
0x36a0…d9560x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x9e7bce…3656cd
0x36a0…d9560x325b…d430BaseStableEnrichExa$0.20100%coinbase116d ago0x11812c…1308c2
0x36a0…d9560x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x14c4b9…4c1ad5
0x36a0…d9560x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x0768f6…b581b3
0x36a0…d9560x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0xd1f32e…eca7b9
0x36a0…d9560x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0xfe6b29…ddc54d
0x15c3…bc2b0x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0xc854de…eb9e43
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x95b654…f4b8b4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x247d50…435b94
0x15c3…bc2b0x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0xa74b5c…89a781
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x21ffd9…e21fa6
0x15c3…bc2b0x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0x249f53…9397ce
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x60b8a1…18ee36
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0xfbc49e…b5c815
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x273006…f21ba9
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x594300…84811b
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x43ba81…189663
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0xa1ca88…c65657
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0xefaa78…87d73e
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x048b90…fbb00d
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x7e3b64…c36d97
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x621d71…e21588
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x24f4db…a8c3d0
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0xe8f9eb…7b8103

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.