Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b87…45770x525f…21e6BaseMassiveNews$0.01100%coinbase15d ago0xc2f7c0…e84ad0
0x1b87…45770x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xa9db78…f393d8
0x1b87…45770x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0x69695c…6c9dc8
0x1b87…45770x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0x2595da…07596e
0x1b87…45770x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xb22b29…c15892
0x1b87…45770x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0x97bb20…8db1e9
0x1b87…45770x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xb29672…2e7f4a
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0x59d4b8…144266
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0xfeafec…b50161
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0xd18fb8…4c561e
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0xbe0f35…e0f511
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0x2fe749…1d3a27
0x1b87…45770x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0x58c3bd…678328
0x1b87…45770x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xbb5d4e…b99870
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0xc15bee…ec7776
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0x933425…a5ac4b
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0x5fd824…ebc377
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0xf68f02…b39015
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0x6f7d79…97c0d6
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0x9baf10…78cfee
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0xaf49e5…ecf5a5
0x1b87…45770x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xdae67d…42fe29
0x1b87…45770x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0x130925…675002
0x1b87…45770x9305…f13fBaseNansenCrypto$0.05100%coinbase16d ago0xf50fb4…2e3e84
0x1b87…45770x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xc37aa9…f2829e

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.