Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0x11d6d1…ffcf14
0x54c4…9a310x666f…bd6aBase—$0.01100%coinbase33d ago0x290e51…47e364
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0xf58ffe…65bf27
0x54c4…9a310x1adb…2b23Base—$0.01100%coinbase33d ago0xc6396f…b3af74
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0x6c11ce…5a4105
0x54c4…9a310x543e…3946Base—$0.01100%coinbase33d ago0x4a05b7…ffd42d
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0x50b461…eb7253
0x54c4…9a310x7a79…618bBase—$0.01100%coinbase33d ago0xe8684a…ba7d5a
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0x746ca4…43b57e
0x54c4…9a310x1ed9…5e87Base—$0.01100%coinbase33d ago0xec53a7…e78077
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0x105e47…242d0e
0x54c4…9a310x2239…223eBase—$0.01100%coinbase33d ago0x0ed361…3f5b7d
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0xa9889a…4ad88f
0x54c4…9a310xff84…110aBase—$0.01100%coinbase33d ago0xe34fc5…f1cdb6
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0x19500a…496286
0x54c4…9a310xaa66…b958Base—$0.01100%coinbase33d ago0xe0dbde…3a9cfd
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0x71ded5…8bcc8e
0x54c4…9a310xcb4a…0cbeBase—$0.01100%coinbase33d ago0x785845…64a607
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0x0fec35…57dc70
0x54c4…9a310xd665…f6abBase—$0.01100%coinbase33d ago0x46d5a3…52e79b
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0x5c9f0d…0fdc73
0x54c4…9a310x1497…a25bBase—$0.01100%coinbase33d ago0x9312a3…462d83
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0x558143…4d0649
0x54c4…9a310x5e3e…dad6Base—$0.01100%coinbase33d ago0x92bf73…0a089e
0x54c4…9a310x6d6e…9192BaseExaSearch$0.007100%coinbase33d ago0xd48739…6aa034

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.