Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbbb…5ca60x527b…9e1bBase—$0.08100%fluxa16d ago0x025bfc…685cc4
0x529d…b8d80x527b…9e1bBase—$0.08100%fluxa16d ago0x1cda6d…41500a
0x0976…6c6a0x527b…9e1bBase—$0.08100%fluxa16d ago0xfb72f1…8333bc
0x1321…eb690x527b…9e1bBase—$0.08100%fluxa16d ago0x7b1e60…0ee9cc
0x4d1a…ddee0x527b…9e1bBase—$0.08100%fluxa16d ago0x468e68…160612
0x53b7…29a20x527b…9e1bBase—$0.08100%fluxa16d ago0x548b06…36290b
0xb8db…681b0x527b…9e1bBase—$0.08100%fluxa16d ago0xb965b0…32abdd
0xb2f4…95a20x527b…9e1bBase—$0.08100%fluxa16d ago0xca13eb…085db7
0x4b41…28aa0x527b…9e1bBase—$0.08100%fluxa16d ago0x224ad1…ae6187
0xaf8b…c6270x527b…9e1bBase—$0.08100%fluxa16d ago0xd56cc4…1573a6
0xfac1…da960x527b…9e1bBase—$0.08100%fluxa16d ago0x696016…559ec6
0xe038…6e980x527b…9e1bBase—$0.08100%fluxa16d ago0x808f4a…7a3d48
0x6769…82120x527b…9e1bBase—$0.08100%fluxa16d ago0xe6b442…a4e2cd
0x328b…9b540x527b…9e1bBase—$0.08100%fluxa16d ago0xcaab61…83a95f
0xeaa1…e86b0x527b…9e1bBase—$0.08100%fluxa16d ago0xb0b0be…6dee64
0x48e2…c1e80x527b…9e1bBase—$0.08100%fluxa16d ago0x9fda1c…c9bda2
0x6410…ce090x527b…9e1bBase—$0.08100%fluxa16d ago0x1b41f6…58904e
0x9797…767e0x527b…9e1bBase—$0.08100%fluxa16d ago0x2a9758…6ca9db
0xd248…76630x527b…9e1bBase—$0.08100%fluxa16d ago0xe18166…93ce20
0xa958…4b190x527b…9e1bBase—$0.08100%fluxa16d ago0x6cd952…3b5eca

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.