Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e92…1bbe0x2b67…768bBase—$0.01100%coinbase77d ago0x8884ab…647edb
0x7e92…1bbe0x7129…e1e9Base—$0.01100%coinbase77d ago0x494d5f…64b181
0x7e92…1bbe0x8f6d…1a96Base—$0.01100%coinbase77d ago0x7aac9f…7c2373
0x7e92…1bbe0x2f58…52f8Base—$0.01100%coinbase77d ago0xc32a95…a50493
0x7e92…1bbe0x86ab…aa46Base—$0.01100%coinbase77d ago0x64547a…8a0664
0x7e92…1bbe0x8382…79caBase—$0.01100%coinbase77d ago0x38de9a…e6a041
0x7e92…1bbe0x9a94…6082Base—$0.01100%coinbase77d ago0x660307…2da116
0x7e92…1bbe0x1ccd…48b7Base—$0.01100%coinbase77d ago0xa09217…37c7a8
0x7e92…1bbe0x5c03…7f3dBase—$0.01100%coinbase77d ago0x8ef05b…4b4c1d
0x7e92…1bbe0x395b…d013Base—$0.01100%coinbase77d ago0x134a28…f67a85
0x7e92…1bbe0x2550…362eBase—$0.01100%coinbase77d ago0x52d6a9…282ea4
0x7e92…1bbe0x5f5e…f9f4Base—$0.01100%coinbase77d ago0x39ffa9…e9db88
0x7e92…1bbe0x2f8a…030bBase—$0.01100%coinbase77d ago0xe53ba2…b14436
0x7e92…1bbe0x0df9…1ca5Base—$0.01100%coinbase77d ago0x41158a…ff07f7
0x7e92…1bbe0xcbd7…145eBase—$0.01100%coinbase77d ago0x915dfa…2039d5
0x7e92…1bbe0x43e2…64aeBase—$0.01100%coinbase77d ago0x9610c4…38e7d4
0x7e92…1bbe0xee21…2666Base—$0.01100%coinbase77d ago0xb18fd8…062686
0x7e92…1bbe0x2a9a…15ceBase—$0.01100%coinbase77d ago0x640957…d5bb9b
0x7e92…1bbe0x45f3…72b7Base—$0.01100%coinbase77d ago0x1f3207…102bd2
0x7e92…1bbe0xea77…1a73Base—$0.01100%coinbase77d ago0x3ea689…99e622
0x7e92…1bbe0xdf39…e4c1Base—$0.01100%coinbase77d ago0xc87ead…36b475
0x7e92…1bbe0xe647…f233Base—$0.01100%coinbase77d ago0xf5707a…1a94a8
0x7e92…1bbe0xd979…a3daBase—$0.01100%coinbase77d ago0x384f53…bd88f5
0x7e92…1bbe0xc646…a0a4Base—$0.01100%coinbase77d ago0x7c2394…295d2e
0x7e92…1bbe0xf872…a03dBase—$0.01100%coinbase77d ago0x3d41f9…4869cf

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.