Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x2fb4f9…01c2fd
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0xa1237f…38590d
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x08b3b4…8712fa
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0xe6230f…47a7d7
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x6ec2b9…a88487
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x18494e…524fb0
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x84f92b…c0d136
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x16ae20…c59249
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x2d3e5c…315c6a
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x128bec…1b4b87
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x31e11d…97f765
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x386d8c…d53fe5
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x7d11b4…b40e00
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0xce3498…539bc2
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0xfa60fe…dfa1ad
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0xfb8f73…054c81
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x671049…37c916
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x91c6bf…f682c2
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0xc4b37b…f18e3d
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x93c583…28b2c0

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.