Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0xb403f0…ab9864
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0x54dcad…4cffce
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0xc4b085…61eac0
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0x3b96ff…ab991c
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0x9e3f57…d231de
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0x1bb19d…08b8ad
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0xe167f7…656b5a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0x0e8753…e0ff9e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0x052d01…724f98
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0xdf74ac…944803
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0x49b1cd…d75c4a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0xe9ee89…53883b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0x7f1727…4214b6
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0x1ded85…81958d
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0xb663f9…7243b4
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0xbd24c0…08614d
0xecbf…50d60xf000…94fcBase$0.01100%coinbase2d ago0x0a4a67…b43f69
0xecbf…50d60xf000…94fcBase$0.03100%coinbase2d ago0x0f43ab…8977e3
0xecbf…50d60xf000…94fcBase$0.03100%coinbase2d ago0x90d4ae…e75f60
0xecbf…50d60xf000…94fcBase$0.01100%coinbase2d ago0x29c1b9…17cdce
0xecbf…50d60xf000…94fcBase$0.03100%coinbase2d ago0x8b078b…7c78ea
0xecbf…50d60xf000…94fcBase$0.01100%coinbase2d ago0x3c9334…2666ad
0xecbf…50d60xf000…94fcBase$0.01100%coinbase2d ago0x15e62c…c9dd72
0xecbf…50d60xf000…94fcBase$0.03100%coinbase2d ago0x1278d7…6e7b4f
0xecbf…50d60xf000…94fcBase$0.03100%coinbase2d ago0x6b7b5a…ab9376

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.