Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760xf5bb…046eBase—$0.01100%coinbase47d ago0x1303cf…3ae166
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase47d ago0x8113f3…e2afde
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xcaf2cc…0feb6d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xe041b2…a28bba
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x20672c…2e5241
0xe822…3a760x2fb6…8b1eBase—$0.01100%coinbase47d ago0xc04bcd…d5f069
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase47d ago0xe85993…3170b1
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x9b90dd…0876a8
0xe822…3a760xe30f…c465Base—$0.01100%coinbase47d ago0x92f5a5…065ce4
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xb1bb2c…4af632
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xc591f4…5b00b9
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase47d ago0x373ab5…977201
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x79eea9…aa7caf
0xe822…3a760x89ec…6a53Base—$0.01100%coinbase47d ago0x24c170…cafe16
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xeb4157…dd2ee0
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xf98385…b96131
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase47d ago0x8da580…9bbcbe
0xe822…3a760x242c…52a4Base—$0.01100%coinbase47d ago0x9df522…99d60d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0x76c387…bb144e
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x4b40c2…4a6bd4
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0x8c95b5…fcdbbd
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase47d ago0x359f6e…ebac41
0xe822…3a760xd4ea…fe81Base—$0.01100%coinbase47d ago0x792eb9…e3378d
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x57059a…beceb0
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase47d ago0x9002f7…2a0a6a

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.