Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x5fd109…98edd8
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x4431bc…037cc0
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase14d ago0x813ca1…52cdf6
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xbc616f…5cb6f1
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x083af1…fa90ac
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xfc08a1…3ec380
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase14d ago0xb7e48a…f70b91
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xedb9f0…d36ffe
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x0b2476…685105
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x9ca88c…a44dd2
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x1356e7…254827
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x34ae2b…018643
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.06100%coinbase14d ago0x8fc713…4cf83b
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase14d ago0x3dd2f6…3460ec
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x08406f…043ec3
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x7f64ce…f1fe78
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xf4d856…777988
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x8bbb91…03f91b
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xfdc9cb…799512
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase14d ago0x97d9f1…27e531
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x4558c1…95937b
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x22c9b9…3e0c33
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x547ce1…d49343
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xde8814…69bf35
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xe70096…c7f4e8

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.