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%coinbase65d ago0x46a413…eb1107
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase65d ago0xbb7c2e…0e0f0a
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase65d ago0x65ed0e…b9c2d7
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x8caac9…cfbc78
0xe822…3a760x813c…aee9Base—$0.01100%coinbase65d ago0x916c0f…b9c318
0xe822…3a760xb1f0…1edcBase—$0.01100%coinbase65d ago0xb9463a…9c979d
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase65d ago0xd58e30…4c91c6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase65d ago0xaf106b…39e7fe
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase65d ago0x1b6a64…a38f85
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0xc17b5f…28661b
0xe822…3a760xc28c…4c8bBase—$0.01100%coinbase65d ago0xe28f03…7de603
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase65d ago0x5aee58…b20a4c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase65d ago0xc5b169…427b69
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase65d ago0x9ad87d…18e599
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x29a075…331bf4
0xe822…3a760xe78f…7a87Base—$0.01100%coinbase65d ago0x2e3963…55213f
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase65d ago0xa64b00…052e23
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase65d ago0x4ad45c…3a6ad8
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase65d ago0x4bf1f5…5c6d42
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x24955d…a7ff0c
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase65d ago0x8886d9…577cc9
0xe822…3a760xa4de…34e4Base—$0.01100%coinbase65d ago0xa9b355…eab484
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0xf7d6f3…3d7a70
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase65d ago0x9f1b29…4cde00
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase65d ago0xfd2f1c…7ebd78

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.