Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$0.20100%coinbase58d ago0x6d0e96…3d7d73
0x3878…18220xb0af…7de0Base—$0.20100%coinbase58d ago0x8706f4…19bcff
0x3878…18220xb0af…7de0Base—$0.22100%coinbase58d ago0xb1a7ae…7963d0
0x3878…18220xb0af…7de0Base—$0.26100%coinbase58d ago0x90fe70…7846f6
0x3878…18220xb0af…7de0Base—$0.26100%coinbase58d ago0x35a43d…a71cbf
0x3878…18220xb0af…7de0Base—$0.24100%coinbase58d ago0x2f4c5e…06da82
0x3878…18220xb0af…7de0Base—$0.24100%coinbase58d ago0x90969a…3a99fd
0x3878…18220xb0af…7de0Base—$0.24100%coinbase58d ago0xfaa1df…f3386e
0x3878…18220xb0af…7de0Base—$0.28100%coinbase58d ago0xc08a9c…b86185
0x3878…18220xb0af…7de0Base—$0.28100%coinbase58d ago0x9b6188…34a9a5
0x3878…18220xb0af…7de0Base—$0.32100%coinbase58d ago0x5733f4…7048da
0x3878…18220xb0af…7de0Base—$0.32100%coinbase58d ago0x084b19…c457b5
0x3878…18220xb0af…7de0Base—$0.36100%coinbase58d ago0x78a79f…d29ed7
0x3878…18220xb0af…7de0Base—$0.36100%coinbase58d ago0x7df8cf…8ae609
0x3878…18220xb0af…7de0Base—$0.36100%coinbase58d ago0x275891…a79b56
0x3878…18220xb0af…7de0Base—$0.36100%coinbase58d ago0x70ddd1…58909b
0x3878…18220xb0af…7de0Base—$0.36100%coinbase58d ago0x97f875…1db2f4
0x3878…18220xb0af…7de0Base—$0.41100%coinbase58d ago0x5b9610…cd6058
0x3878…18220xb0af…7de0Base—$0.49100%coinbase58d ago0x763ccf…a03c24
0xcb74…cb510xb0af…7de0Base—$0.81100%coinbase58d ago0x20a216…54d203
0x3878…18220xb0af…7de0Base—$0.49100%coinbase58d ago0x16e13d…dacca9
0x3878…18220xb0af…7de0Base—$0.49100%coinbase58d ago0x53b2af…e0ff16
0x3878…18220xb0af…7de0Base—$0.57100%coinbase58d ago0xf512d5…eaef8e
0xcb74…cb510xb0af…7de0Base—$1.04100%coinbase58d ago0x6fd474…6d28e8
0x3878…18220xb0af…7de0Base—$0.61100%coinbase58d ago0x68e092…75280f

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.