Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x118b…c71b0x5229…88f3Base—$0.01100%coinbase60d ago0xa3bebc…7e65a3
0x118b…c71b0xeaa0…cf8bBase—$0.01100%coinbase60d ago0xcb6e39…f6c5f4
0x118b…c71b0xad6d…36acBase—$0.01100%coinbase61d ago0xde625b…66cad5
0x118b…c71b0x1579…04cbBase—$0.01100%coinbase61d ago0x2b04d1…b9f15e
0x118b…c71b0x5543…23abBase—$0.01100%coinbase61d ago0xb22308…926ac8
0x118b…c71b0xf4dc…5955Base—$0.01100%coinbase61d ago0x83560d…20e8d7
0x118b…c71b0xdce3…9064Base—$0.01100%coinbase61d ago0xddaa84…13fd27
0x118b…c71b0x1202…297dBase—$0.01100%coinbase61d ago0xbace85…2ff124
0x118b…c71b0x48f4…d2c2Base—$0.01100%coinbase61d ago0x23f0bb…dd13bb
0x118b…c71b0x6b88…f28fBase—$0.01100%coinbase61d ago0x331038…9bdf24
0x118b…c71b0x6c9a…1c68Base—$0.01100%coinbase61d ago0x46c75b…5623ad
0x118b…c71b0xf164…ad74Base—$0.01100%coinbase61d ago0x0f75df…cc0c55
0x118b…c71b0x7b33…2565Base—$0.01100%coinbase61d ago0xbdb476…aa6915

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.