Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0x133a4e…c2540f
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0x234006…94935d
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase12d ago0x2d2b25…3570fd
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0x9dada6…9ebdd6
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0xfcaeaf…b29af5
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase12d ago0x3ad047…6d438f
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase12d ago0x46bd8d…c6b7b2
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase12d ago0xb10d58…9b923a
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0x01d8fe…3d1bbf
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0xfc724d…0bd7cf
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0xbc4011…6638f1
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase12d ago0x2bddd2…7299ca
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase12d ago0x6408c5…36e605
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0x7b70f4…0241f3
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase12d ago0xf512f6…d00515
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase12d ago0x3a42f1…98d80a
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0xf5aed7…77aa3f
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0xfc40e2…81f80a
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase12d ago0xbf27e6…75611f
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase12d ago0x5c9ba0…dded5a
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase12d ago0xf6165b…28f0e7
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0x448955…58a6d5
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0xe66c1e…e6f5d2
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase12d ago0x1d73f6…f9bc81
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase12d ago0xeba88c…91ead0

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.