Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc45…2fbd0x4d9c…7eadBase—$0.01100%coinbase58d ago0xce99c7…126f7c
0xbc45…2fbd0x903d…bf7dBase—$0.01100%coinbase58d ago0xd5b01a…b0b8dc
0xbc45…2fbd0x631f…33c5Base—$0.01100%coinbase58d ago0x786ccb…ba4899
0xbc45…2fbd0xb076…abb5Base—$0.01100%coinbase58d ago0x0b2aff…1aca71
0xbc45…2fbd0x3f0f…81d3Base—$0.01100%coinbase58d ago0x7de4a3…cc291f
0xbc45…2fbd0xb378…1b96Base—$0.01100%coinbase58d ago0xd7ebc4…52f849
0xbc45…2fbd0x1fc0…ce98Base—$0.01100%coinbase58d ago0x4a866a…ef2855
0xbc45…2fbd0xf888…c0e7Base—$0.01100%coinbase58d ago0x8bd0cb…b13610
0xbc45…2fbd0x70a6…596bBase—$0.01100%coinbase58d ago0x446224…015baf
0xbc45…2fbd0xbfd5…dac5Base—$0.01100%coinbase58d ago0x1b253d…c90c6d
0xbc45…2fbd0x4502…4b38Base—$0.01100%coinbase58d ago0x60567c…541a64
0xbc45…2fbd0xaf85…2d79Base—$0.01100%coinbase58d ago0xbb7c57…781ca9
0xbc45…2fbd0x629f…7d4fBase—$0.01100%coinbase58d ago0xba1628…7e1a5b
0xbc45…2fbd0xad0d…9ca8Base—$0.01100%coinbase58d ago0xf609e5…f2e2d3
0xbc45…2fbd0x8e42…c691Base—$0.01100%coinbase58d ago0xaad1df…8bc1a3
0xbc45…2fbd0x685a…ad93Base—$0.01100%coinbase58d ago0x85e5ac…dc87ca
0xbc45…2fbd0xbc36…85feBase—$0.01100%coinbase58d ago0x7dbc17…50b564
0xbc45…2fbd0xaab7…be54Base—$0.01100%coinbase58d ago0xfc2378…816343
0xbc45…2fbd0x1ceb…cd34Base—$0.01100%coinbase58d ago0x45b5d8…686236
0xbc45…2fbd0x8c5b…e490Base—$0.01100%coinbase58d ago0xcaeb8f…6de547
0xbc45…2fbd0x3989…d785Base—$0.01100%coinbase58d ago0xd6a7d4…136b70
0xbc45…2fbd0x06e3…723cBase—$0.01100%coinbase58d ago0xe439a7…787322
0xbc45…2fbd0x5b0a…233cBase—$0.01100%coinbase58d ago0x757ac5…673294
0xbc45…2fbd0xf33a…a502Base—$0.01100%coinbase58d ago0x239f34…13a953
0xbc45…2fbd0xc4b9…5b4eBase—$0.01100%coinbase58d ago0xcaccb0…73bc36

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.