Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.06100%coinbase59d ago0xc5bccb…b7502e
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase59d ago0x4d2770…665e01
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase59d ago0x34237b…59092c
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase59d ago0x23d725…93f3f1
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase59d ago0x7a44b4…c4f2a2
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase59d ago0x12d6e3…a6acf7
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.06100%coinbase59d ago0x1bf29d…e60151
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.06100%coinbase59d ago0x22a5cf…549e24
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.06100%coinbase59d ago0x560e38…7729cf
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase59d ago0x297283…4685b8
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase59d ago0x450548…ad0d55
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase59d ago0xa70b64…229919
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase59d ago0x9a0385…0bc7bc
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.06100%coinbase59d ago0x9c3b6b…12d1ec
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.06100%coinbase59d ago0x869213…19e392
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.06100%coinbase59d ago0x8987f0…7fc72a
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase59d ago0x98505f…b77b79
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase59d ago0x7c2ac8…0b7933
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase59d ago0xf854c1…47f45f
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase59d ago0xbba63c…feb773
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase59d ago0xf321e1…2b285a
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase59d ago0x9ea220…5f2a1d
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.06100%coinbase59d ago0xc70a6d…4af06f
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.06100%coinbase59d ago0x540dba…7bb2e3
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.06100%coinbase59d ago0xc298f4…4ddc07

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.