Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0xd1daa8…c65881
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0xdeffc1…538c88
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x52f9ee…d1aeb1
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x7f1143…ec237c
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0xa9e34d…e2f977
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x4b3197…29a1f9
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0xf6a2ba…5a146a
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x93dfe8…a4c5dc
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x04d396…c778c6
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0xc3d8ca…9467e3
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x357470…71dea2
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x52796d…d77e4e
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x83ce22…c3e9c1
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x18d8d5…6ed22a
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x00fca1…308aec
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0xdbaaea…bf1f01
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0xc0e377…ab6e3f
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x13910d…45310b
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x9af47f…d6877d
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x01b5ab…c6b9d1
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase174d ago0x099130…e3c274
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xf9faaf…53511e
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xa19077…346ab2
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x167a04…229818
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xb95845…f18391

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.