Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ba…4b4b0x3e0a…78e7Base—$0.00489100%coinbase74d ago0xd459dd…5b17de
0xc4ba…4b4b0x3e0a…78e7Base—$0.004061100%coinbase74d ago0xbb13a8…d667aa
0xc4ba…4b4b0x3e0a…78e7Base—$0.002645100%coinbase74d ago0x6e4654…661002
0xc4ba…4b4b0x3e0a…78e7Base—$0.002715100%coinbase74d ago0x5d1524…2f2d8e
0xc4ba…4b4b0x3e0a…78e7Base—$0.003455100%coinbase74d ago0xb6947a…dff83e
0xc4ba…4b4b0x3e0a…78e7Base—$0.003446100%coinbase74d ago0x5ba016…eafc0c
0xc4ba…4b4b0x3e0a…78e7Base—$0.003613100%coinbase74d ago0x556684…c94ea2
0xc4ba…4b4b0x3e0a…78e7Base—$0.00397100%coinbase74d ago0x8724ab…ae3e6b
0xc4ba…4b4b0x3e0a…78e7Base—$0.003729100%coinbase74d ago0x568bff…805ba8
0xc4ba…4b4b0x3e0a…78e7Base—$0.003839100%coinbase74d ago0xea0258…4c743b
0xc4ba…4b4b0x3e0a…78e7Base—$0.002853100%coinbase74d ago0x212be1…04c825
0xc4ba…4b4b0x3e0a…78e7Base—$0.004409100%coinbase74d ago0x2ee327…f1c0d7
0xc4ba…4b4b0x3e0a…78e7Base—$0.003942100%coinbase74d ago0xabc8fb…2dea0f
0xc4ba…4b4b0x3e0a…78e7Base—$0.003758100%coinbase74d ago0x5e8852…c8b1d3
0xc4ba…4b4b0x3e0a…78e7Base—$0.004887100%coinbase74d ago0x4585ee…7da5f5
0xc4ba…4b4b0x3e0a…78e7Base—$0.003356100%coinbase74d ago0xceb60c…d973b8
0xc4ba…4b4b0x3e0a…78e7Base—$0.00267100%coinbase74d ago0xd75122…cab1b6
0xc4ba…4b4b0x3e0a…78e7Base—$0.004166100%coinbase74d ago0x33853d…d20220
0xc4ba…4b4b0x3e0a…78e7Base—$0.004448100%coinbase74d ago0xf6a607…713c7d
0xc4ba…4b4b0x3e0a…78e7Base—$0.005202100%coinbase74d ago0xd19b50…c2c81a
0xc4ba…4b4b0x3e0a…78e7Base—$0.002925100%coinbase74d ago0x774f67…bcc21f
0xc4ba…4b4b0x3e0a…78e7Base—$0.002696100%coinbase74d ago0x9124c2…02803a
0xc4ba…4b4b0x3e0a…78e7Base—$0.005119100%coinbase74d ago0x1da443…692a93
0xc4ba…4b4b0x3e0a…78e7Base—$0.003947100%coinbase74d ago0x22f564…1bd6c9
0xc4ba…4b4b0x3e0a…78e7Base—$0.002846100%coinbase74d ago0x81c52f…a1bbe9

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.