Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0xc2b6d5…1691eb
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x47ef98…eb52e5
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0xee9f3e…c47b42
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0xe129d0…92e19c
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x1dc482…bad5d8
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0xd96f6b…a51507
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x65febc…9a154b
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x768ecb…ac6cf9
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x6fb139…c84ced
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x532be2…c95e97
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0xf8c565…3c316a
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0xfaba9f…aafcfd
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0xf3f56e…53c74c
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x7ae3b5…74ee2b
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x26a75e…d0c0d5
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x102fcd…6aecdc
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0xfc10c1…4752d8
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x053428…b2d1ed
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0xaf03fe…393747
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x62bbc8…e176ea
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x5e5750…f73a06
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x463337…b6d877
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0x6010e6…4def76
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0xfd2c12…d903c4
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase3d ago0xf8b2d5…85e96a

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.