Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b38…ab7d0xdb5a…0671Base$0.02100%coinbase23d ago0x82df80…7b0c9a
0x2b38…ab7d0x2932…4f60Basex402 service$0.01100%coinbase23d ago0xa5e789…f55dfa
0x2b38…ab7d0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase23d ago0x06b895…049413
0x2b38…ab7d0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x4e427b…712bfc
0x2b38…ab7d0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xa4b242…9c7f72
0x2b38…ab7d0x2932…4f60Basex402 service$0.01100%coinbase23d ago0x644dab…2454ac
0x2b38…ab7d0x2932…4f60Basex402 service$0.01100%coinbase23d ago0x621e96…adb4a4
0x2b38…ab7d0x2932…4f60Basex402 service$0.01100%coinbase23d ago0x9013fc…3b4bbf
0x2b38…ab7d0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase23d ago0xbb1e4f…151d58
0x2b38…ab7d0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase23d ago0x6849fd…ce6757
0x2b38…ab7d0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x4ae15b…62180f
0x2b38…ab7d0x2932…4f60Basex402 service$0.01100%coinbase23d ago0xf47bf9…593296
0x2b38…ab7d0x2932…4f60Basex402 service$0.01100%coinbase23d ago0xf1303c…116e06
0x2b38…ab7d0x2932…4f60Basex402 service$0.01100%coinbase23d ago0xe2412a…9d6846
0x2b38…ab7d0x2932…4f60Basex402 service$0.01100%coinbase23d ago0x3607b7…7640ea
0x2b38…ab7d0x2932…4f60Basex402 service$0.01100%coinbase23d ago0x32d383…9f3358
0x2b38…ab7d0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x660a7e…f3496f
0x2b38…ab7d0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase23d ago0xe1789d…5ca473
0x2b38…ab7d0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase23d ago0xd5eb06…f2efc2
0x2b38…ab7d0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase23d ago0x760153…1c0c62
0x2b38…ab7d0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xf416ba…9ccb5c
0x2b38…ab7d0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase23d ago0xd93c83…e5e2e6
0x2b38…ab7d0x5505…9a51Basex402 service$0.05100%payAI23d ago0x8e2870…4cb677
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase23d ago0x099d89…cf7a7b
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase23d ago0xbef610…078e66

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.