Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fe7…b9900x7e69…3c13Base—$0.01100%coinbase70d ago0x28104b…1e2027
0x6fe7…b9900xe6e3…4761Base—$0.01100%coinbase70d ago0xaed53a…5d05ed
0x6fe7…b9900x6d65…57b7Base—$0.01100%coinbase71d ago0x55aaad…a48ce7
0x6fe7…b9900xfc67…2940Base—$0.01100%coinbase71d ago0x1939bd…532553
0x6fe7…b9900xe855…88c0Base—$0.01100%coinbase71d ago0x73d236…64d584
0x6fe7…b9900xaad9…4a5fBase—$0.01100%coinbase71d ago0x59562a…0467d6
0x6fe7…b9900x45c4…bfe0Base—$0.01100%coinbase71d ago0x634d01…258051
0x6fe7…b9900xe007…4203Base—$0.01100%coinbase71d ago0x8e364e…f9a46e
0x6fe7…b9900xa0fe…a947Base—$0.01100%coinbase71d ago0x9a84a6…7041a4
0x6fe7…b9900x67a8…d5c9Base—$0.01100%coinbase71d ago0x7ec431…2d479a
0x6fe7…b9900x296e…6ff1Base—$0.01100%coinbase71d ago0x52defe…2e8c06
0x6fe7…b9900x5b81…b56bBase—$0.01100%coinbase71d ago0x56afd4…643978
0x6fe7…b9900x543c…de20Base—$0.01100%coinbase71d ago0xa3109c…2425eb
0x6fe7…b9900xfd77…2e66Base—$0.01100%coinbase71d ago0x8807ad…b17b84
0x6fe7…b9900x9ff4…5250Base—$0.01100%coinbase71d ago0x563c0e…e9e81b
0x6fe7…b9900x479c…19aaBase—$0.01100%coinbase71d ago0xd53f49…913d01
0x6fe7…b9900x1ed6…40dbBase—$0.01100%coinbase71d ago0x05a922…3d2beb
0x6fe7…b9900x56b5…fb3dBase—$0.01100%coinbase71d ago0xe9c62b…852f6f
0x6fe7…b9900xa8db…b6b8Base—$0.01100%coinbase71d ago0x16371d…9da11c
0x6fe7…b9900xe7fa…e94aBase—$0.01100%coinbase71d ago0xd4a293…9eb9a0
0x6fe7…b9900x90f1…7582Base—$0.01100%coinbase71d ago0x847180…36da8a
0x6fe7…b9900xc07f…c3caBase—$0.01100%coinbase71d ago0x8eb891…08e505
0x6fe7…b9900xfabc…330cBase—$0.01100%coinbase71d ago0x91a428…8f8746
0x6fe7…b9900x7c91…ea25Base—$0.01100%coinbase71d ago0xad48fc…409b9b
0x6fe7…b9900xa937…42b0Base—$0.01100%coinbase71d ago0x2c4af4…651aaa

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.