Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase22h ago0xf1d83e…fd7518
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase22h ago0xbfb8a7…cbe5f0
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase22h ago0x26aefc…4d8498
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase22h ago0x28135b…ba8357
0x6946…27eb0x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0x9113ea…48265b
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0x05859c…9d219e
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0x7fa2dc…38cbaf
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xead866…29dbb8
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x2b7c35…43a575
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x6acbfc…46855f
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x5cdd5b…7911ac
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x41378e…bcc8b6
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xebb999…78420f
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x44ae6b…8bb0ee
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0x220fc4…54e8cf
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x86570d…c82ef0
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x7f3420…d3968a
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x1a5dca…84850a
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0xd654dc…df7914
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0xd6e534…b9557b
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0x5717a6…14237d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0xce344b…8b82ea
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0xbb37d6…fdf26a
0x6dcb…44670x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0xc88f68…00189a
0x6dcb…44670x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0x396263…455f81

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.