Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x4b9331…945bc9
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0xeabd98…4e6fc7
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x4e513b…b7605b
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0xca3609…63f27f
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x7ffbba…403669
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x057860…eadda8
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0xffc855…530cd8
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0xcc4fbd…84fcb0
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x6fc529…6610b1
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0xf36819…0dda08
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0xc21f18…a6d9dc
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x36f6f1…dca4bf
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x1e1d2c…e1d024
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x9fe13e…8f0de2
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x1fb51a…e89982
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0xd43c0c…9ca2ba
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x509037…b4f64d
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0xeffbef…92c817
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x592304…a104ba
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0xa9fb48…f39cc7
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x16425d…3f1a11
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x848c2d…ae01f8
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0xf9ffb9…47b0b2
0x8d2a…7d370xc179…011fBasen0brainsCrypto$0.002100%coinbase17d ago0x56f953…9d5b84
0x7ef1…4ae20xc179…011fBasen0brainsCrypto$0.005100%coinbase18d ago0xdc2347…1e91e2

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.