Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x43a340…e601f6
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0cc1be…51ea46
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9cdcf5…d4d0f8
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9ee578…b7feba
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x456d35…85ed70
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x146521…c8deea
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfcceef…28cff3
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xede4e0…a82cdc
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7cd548…b39a81
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7e83ed…b01f7c
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd4064e…c4aba6
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x637dcf…0336ef
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb7669e…0b64c6
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3a65e3…ad8353
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb8b39b…37b3cd
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x68644d…692709
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0eaa74…e1129e
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe56c15…df3a78
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6a9bdf…5641be
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xae7998…cb3ede
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb24d0e…5487e4
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9b688d…b7459f
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x06481a…41999c
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0301c0…e6f16c
0xd73a…47f10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8f8ed5…8006e1

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.