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%coinbase55d ago0xccb4a8…b1a9b8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xdba1b6…3a5b12
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x921d32…b5295c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x0b77dd…f8501f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xd30218…872b27
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x54ecb3…52cd8b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xf54dd3…6d9aa1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xe7e799…db753b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x6efa81…ad4c43
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x08d0ba…5f12cf
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x74cede…7de057
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x98e405…a7b6d5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x45d7ab…9a2e47
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x9116c1…f1255c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xd9f337…39de9b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xdf39bb…f3a604
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xb7c92e…66a67c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x52feb2…739e02
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x0e29ee…f0f423
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x13dde1…ddeab9
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x523e12…08f1e2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x093a6e…6ed6bd
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xcc2bca…7e8343
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x8d7754…f3124e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xcda49d…dc3724

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.