Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe02b…727b0x9902…40c6Basex402 service$0.18100%coinbase47d ago0x2f5a0b…65bfc7
0xe02b…727b0x9902…40c6Basex402 service$0.18100%coinbase47d ago0xbc5595…011bb7
0xe02b…727b0x9902…40c6Basex402 service$0.18100%coinbase47d ago0x2c1472…13df2e
0xe02b…727b0x9902…40c6Basex402 service$2.29100%coinbase47d ago0xb833ae…510eee
0xe02b…727b0x9902…40c6Basex402 service$0.18100%coinbase47d ago0xf20699…757983
0xe02b…727b0x9902…40c6Basex402 service$0.09100%coinbase47d ago0xc6a205…dd2388
0xe02b…727b0x9902…40c6Basex402 service$0.18100%coinbase47d ago0xddf2e0…949781
0xe02b…727b0x9902…40c6Basex402 service$0.88100%coinbase47d ago0x804bff…eb1603
0xe02b…727b0x9902…40c6Basex402 service$0.88100%coinbase47d ago0xac0225…82d381
0xe02b…727b0x9902…40c6Basex402 service$0.88100%coinbase47d ago0x6122b2…a75786
0xe02b…727b0x9902…40c6Basex402 service$0.88100%coinbase47d ago0x32d57e…8dd5bc
0xe02b…727b0x9902…40c6Basex402 service$0.88100%coinbase47d ago0x5049d7…68f395
0xe02b…727b0x9902…40c6Basex402 service$0.88100%coinbase47d ago0xea6064…0df6ac
0xe02b…727b0x9902…40c6Basex402 service$0.88100%coinbase47d ago0xddcd4e…8ea229
0xe02b…727b0x9902…40c6Basex402 service$0.88100%coinbase47d ago0xd27669…d79cb4
0xe02b…727b0x9902…40c6Basex402 service$0.88100%coinbase47d ago0xd7d949…bdf66b
0xe02b…727b0x9902…40c6Basex402 service$0.88100%coinbase47d ago0xe6e1e3…6f0a1c
0xe02b…727b0x9902…40c6Basex402 service$0.88100%coinbase47d ago0x5387bf…087d24
0xe02b…727b0x9902…40c6Basex402 service$0.35100%coinbase47d ago0xd92649…a952e7
0xe02b…727b0x9902…40c6Basex402 service$0.35100%coinbase47d ago0xff5681…e64c85
0xe02b…727b0x9902…40c6Basex402 service$0.35100%coinbase47d ago0x77edae…6e758c
0xe02b…727b0x9902…40c6Basex402 service$0.35100%coinbase47d ago0x2b4e5d…3dd540
0xe02b…727b0x9902…40c6Basex402 service$0.18100%coinbase47d ago0x01c157…9ca5c2
0xe02b…727b0x9902…40c6Basex402 service$0.18100%coinbase47d ago0x82f194…36354b
0xe02b…727b0x9902…40c6Basex402 service$0.09100%coinbase47d ago0xe3defc…de80b7

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.