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%coinbase10d ago0x953d79…70f6b2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xf5bf6a…b20ba6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x77e162…1ea8b1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xe4967f…c2404f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xb57165…2974e5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x71492c…22b694
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x8108fe…1bd0a2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xfb23ca…e54279
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xda4693…e2fd87
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xde5e2d…fbed83
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xf5b909…12bdd9
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xdc48e9…6919c5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xc2c1ce…fb5e2f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xf15b24…21be8d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x7f27d9…a35743
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x776fcb…50cd0b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.05100%coinbase10d ago0xf46de2…feffb1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.05100%coinbase10d ago0x13904a…98c049
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xe973f7…330250
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x9efd0e…932d1c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xc5c46d…4a1f88
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x239a7a…8b58ef
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x55a747…1dc9e0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x80c70e…79414d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x802bbe…bf12bc

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.