Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase69d ago0x3f6906…acddf2
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase69d ago0x55cc19…46b503
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase69d ago0xd04317…b4c125
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x54737f…8b457b
0xe822…3a760x2e4e…0610Base—$0.01100%coinbase69d ago0xb264e3…fdaa7d
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase69d ago0x70a2f2…11e528
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase69d ago0x738c59…7b0211
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase69d ago0xf1dd77…9583c3
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase69d ago0x15d570…36880a
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x20b13b…86135d
0xe822…3a760xc746…c3b1Base—$0.01100%coinbase69d ago0x273443…2ffa9f
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase69d ago0xed8e0e…3bd4c0
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase69d ago0x2b1434…3a07f6
0xe822…3a760xf007…debaBase—$0.01100%coinbase69d ago0x15fd17…23cad7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase69d ago0x2fc0b9…86c626
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase69d ago0x9987eb…87c08f
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x51cb88…0ed4b4
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase69d ago0x23e3dd…a892ae
0xe822…3a760x2fca…fc1bBase—$0.01100%coinbase69d ago0x9203c8…a5acec
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase69d ago0x6a24d2…2274a2
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase69d ago0x979e7c…f921ee
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x7f9905…704670
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase69d ago0x7d34c5…dc3e86
0xe822…3a760x3e8d…302cBase—$0.01100%coinbase69d ago0x9c0112…3adb91
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase69d ago0xc1c87c…b62425

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.