Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x97d79f…44b9b7
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0xde4453…340c21
0x254a…d0910xc0ae…d11aBase$0.10100%coinbase86d ago0x05ed75…fd6818
0x254a…d0910xc0ae…d11aBase$0.05100%coinbase86d ago0xf5a224…5e1fae
0x254a…d0910xc0ae…d11aBase$0.05100%coinbase86d ago0x9e096c…6ccd30
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x7724e7…a527c9
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x4f3448…e11a07
0x254a…d0910x9627…f331Basex402 service$0.002100%coinbase86d ago0xab1296…d74688
0x254a…d0910xef4d…3328Base$0.05100%coinbase86d ago0x6fffcf…725072
0x254a…d0910xef4d…3328Base$0.05100%coinbase86d ago0x2abdf8…45b85d
0x254a…d0910xef4d…3328Base$0.02100%coinbase86d ago0x71212a…4bb38c
0x254a…d0910xef4d…3328Base$0.02100%coinbase86d ago0x2863b3…c53d45
0x254a…d0910xdcec…7566Basex402 service$0.92100%coinbase86d ago0xfbab94…5fe3e6
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x7f2681…6e1290
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase86d ago0x3c1e1a…98f6bb
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x69403c…277e27
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0xfabd92…665902
0x254a…d0910x222c…0699BaseConvert Guru$0.02100%coinbase86d ago0x0d4b07…bc7297
0x254a…d0910x222c…0699BaseConvert Guru$0.002100%coinbase86d ago0x3faf75…595fca
0x254a…d0910x222c…0699BaseConvert Guru$0.002100%coinbase86d ago0xcca145…ad50b2
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x50ab95…cb8d05
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase86d ago0x270ffe…003961
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x853f78…93060e
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase86d ago0x4de4b2…f0ad1e
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x7cc5e5…c742ef

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.