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.28100%coinbase40d ago0x473c3c…b0b308
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0xe4d1ce…72b54f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x457586…2fd461
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xb953da…a07e7a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xfed1da…c3993c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x64a002…e8b5d5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x2ff9a6…fc97b2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0xd09d5f…d29b59
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0xf8ebb2…2ef9c8
0xa449…15ac0x3a52…5169Base$2.50100%coinbase40d ago0xfa09f2…c175a0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0x46aeb2…4fb2eb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0xf44db3…375edc
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0xe57e43…39d379
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0x001a7a…5bb6a8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xd5e07a…84f858
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xfee037…fa16d1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x14a942…681f51
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x23fab7…359bb0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xa8a97a…527629
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xa09496…38bc3a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x58b493…b8c8eb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x4ae7ed…6d413a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x4a1753…f470dc
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0x9e33f7…e9ab67
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0xf57849…1c9fdd

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.