Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0x436c3b…d69797
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0xfeabb4…e26c24
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x8e867d…5e2868
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0xe703c2…f949ff
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0x5b75a6…58be97
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x7a919b…b6d55e
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0xc5c350…d8c709
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0x4c3481…361275
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x173bc1…249aff
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0x58eadf…2712e4
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x7b0d57…9fc049
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0xc184ac…66f4b3
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0x571d3d…2bdafa
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x156b0b…cc631c
0x4606…9ea30xf000…94fcBase$0.10100%coinbase42d ago0x18e89f…767f98
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0x37abff…47144a
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0xa1222a…811474
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0xf3d90b…b78b4d
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0xf5a370…58fb7a
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x02d2c6…40a202
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0x891584…5c2a99
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0xeaca22…436501
0x4606…9ea30xf000…94fcBase$0.01100%coinbase42d ago0xf5eb08…40de98
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x9b74c7…df4be7
0x4606…9ea30xf000…94fcBase$0.20100%coinbase42d ago0x3c8338…d97ab5

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.