Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0x0a3db5…7d6f41
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0xf0a380…63ebca
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0x9c7847…50a006
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0x52e427…82dbaf
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0xd155ab…a5dc5d
0x4f8a…d9d40x6d6e…9192BaseExaSearch$0.02100%coinbase14d ago0x560b9d…74866b
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x82df50…64b881
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x006d3d…e160e8
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0xe23d02…610a53
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x608866…080b19
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0xc68db4…0c773c
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x400de0…130076
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0x35a6ae…d5ce45
0x4f8a…d9d40x6d6e…9192BaseExaSearch$0.01100%coinbase14d ago0xc4abfa…0d3a9a
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0xc1052c…464963
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0xc25658…116943
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0x4b0e07…a0add9
0x9e7e…6fe20x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x3ded11…d3462a
0x9e7e…6fe20x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x06767e…e35f75
0x9e7e…6fe20x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x271bc7…9d498e
0x9e7e…6fe20x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x30684f…952326
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0x5cfeb0…5df601
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x10a7fb…3f0580
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x1bb015…003811
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x778794…0a4e85

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.