Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x835ffc…d49c83
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x142c27…c07c23
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x9f0b8c…db89fc
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0xf1b744…f5053d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x75cf88…e7ae26
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x6291af…def104
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x5d683a…4feddf
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0xf7a7cb…19120f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x72ca93…0916fc
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x7ac236…615b66
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0xc10630…9266c0
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0xba1a7d…c575ec
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x54cda7…2a1dd0
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0xaf04f8…bc6dd2
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x6f5b30…d54374
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0xd77145…10f7a4
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0xdd4fc0…028d05
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0xa78ee0…59b16d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0xd4b0fd…19de33
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0xb2cb1f…c1500e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0xfdbd47…aef136
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x1894fa…62a882
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x95c0ef…f10fe9
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x9c20f1…723b91
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase14d ago0x7ba2fb…bb655a

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.