Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x914854…6e913e
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xd1b20b…997841
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x8f857a…89145b
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x349e1b…935d35
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x358fab…0915b4
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x53125a…02869f
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xc68ed1…a8b321
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xf4baa8…1fa762
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x048ce1…80849e
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x77e61d…06cd8e
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x468e95…2bde04
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x30617d…3a5707
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xfda8d0…fd8813
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xc5d5ac…fbfd89
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x47b85d…9e2596
0xe629…4b540xa112…7d60Basex402 service$0.005100%heurist71d ago0x914e69…997f42
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x053bc7…9bd3b2
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xb5e0d1…3617a8
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x8c6f42…347c24
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xa675aa…e7c706
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x746742…b73c54
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xcc5ef2…1ddf5a
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xf24805…0d1e1d
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x824834…9958bd
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x2fda2c…c6aee0

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.