Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase42d ago0xd2569e…7383a3
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0x8491f0…435e8b
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x5f1657…075e24
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0xf673ff…eec58d
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xce14a7…236ed6
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0x62e2f2…1e4299
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xe9e331…608bc2
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0x061ec6…81df95
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x59ecf7…16c51b
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0x87099b…d893c0
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x32bb78…35ac0d
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xf97c35…2ef2f7
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x7db3d9…9b8b6f
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xb52ee3…f7db06
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0xf5a3a8…451e4c
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x2a3465…d9e021
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0x7382cf…0ba55f
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xb63767…c4c76f
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x8ddd5b…9427b1
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x620174…a2eb6f
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0x1d2282…707ca3
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0xdc0dd1…89e4b5
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x252137…8be249
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0x4fc1e6…b5528e
0x3ecc…87490xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0x7b7b5a…ef29f5

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.