Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x636c23…8c3e06
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xa20764…7fa60e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x17f5a1…c78075
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x12ada8…7c35b6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xd6c1fa…ef42c4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x39468a…4e0cb7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x338629…239344
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xc1609d…ec0cbc
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x566d19…7ed832
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xb8fbb5…4ad1d5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x41c19d…20c158
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x859211…6424c7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xff9564…c6dfef
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x19de67…53b9e3
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x8c7628…1f6eb4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x9b42d3…4cd46f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x0ba99d…bdaa13
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x8b9a2f…799f9e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xa6cbe0…98885f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xc7a78c…663ba7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xd21da0…87dfe5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xd91b11…07bbbf
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x8c5d58…db1e30
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x377b0e…e566e7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xfbcadf…e55432

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.