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%coinbase13d ago0x965059…4123b4
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xe740fb…cd639e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x27d584…6dba7b
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x1e97f9…e3814b
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xbd428b…d11508
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xc8ddf8…07645d
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.02100%coinbase14d ago0x57471c…059b16
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xe25720…565cc4
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xb5e643…00ba66
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x90e636…b70946
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xd43d9a…89a75c
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x7f31c7…55d993
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xc3795b…6df187
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xdb9e4d…cb5247
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x107747…d42140
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xe50d91…484f7a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xc8a21f…bca128
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xc146bd…0659b1
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x5740a5…6672b7
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x8b5904…8045ee
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xb04482…4a642b
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x6acfec…b4e8af
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x519c74…e5cb67
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xb981ad…307f12
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xe13173…7d710f

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.