Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x040771…7ba8ef
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x83962c…4a9d92
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x8b4281…596350
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x3a699d…669bd4
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x08cc86…833080
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0xf812c5…9169ac
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x2c065c…8ad231
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x74b611…b0b92f
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0xdd192b…5aeb65
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x545942…e418b3
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x6d902e…a0dffb
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x1f7d09…657e3d
0xe629…4b540xa112…7d60Basex402 service$0.005100%heurist71d ago0x00244d…b79f22
0xe629…4b540xa112…7d60Basex402 service$0.005100%heurist71d ago0x81ccfb…e2c4a5
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x1b0da8…cbe3d1
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x0dc461…b4a86b
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xd1b7dd…bd4161
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xd2ea8b…2a779c
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x0ce432…23e4e7
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xd2561c…a8e9ab
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x32461e…e6d404
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x90fb63…90d9e7
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xd8e5ae…49465a
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x0d30d1…8d341f
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x3ad720…3f1db7

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.