Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…e4b50xcf2f…13a6Base—$0.01100%coinbase71d ago0xdd4b3e…6ddbc3
0x7233…e4b50x69be…f897Base—$0.01100%coinbase71d ago0x4a6146…ea7b33
0x7233…e4b50x34f6…083cBase—$0.01100%coinbase71d ago0xd82ce9…a42a88
0x7233…e4b50xbd33…4a1fBase—$0.01100%coinbase71d ago0xa1a400…b9a1bd
0x7233…e4b50xb270…1580Base—$0.01100%coinbase71d ago0x5e8a52…10c6a4
0x7233…e4b50x66a3…54aeBase—$0.01100%coinbase71d ago0xf672ea…9448b5
0x7233…e4b50x3f1a…ef04Base—$0.01100%coinbase71d ago0xd9b60b…d7e79f
0x7233…e4b50x14a0…5602Base—$0.01100%coinbase71d ago0xc19898…cd6ed6
0x7233…e4b50xb772…e9edBase—$0.01100%coinbase71d ago0x726d01…77d499
0x7233…e4b50x5626…9e61Base—$0.01100%coinbase71d ago0x8e6b13…3580fd
0x7233…e4b50x95d9…3a04Base—$0.01100%coinbase71d ago0x28bb94…3f9673
0x7233…e4b50x6db7…2ccfBase—$0.01100%coinbase71d ago0x8a34a0…e24668
0x7233…e4b50xd966…ff0eBase—$0.01100%coinbase71d ago0x41b2f0…9841b9
0x7233…e4b50x831c…cebcBase—$0.01100%coinbase71d ago0x81402d…dbd252
0x7233…e4b50xfb99…64e1Base—$0.01100%coinbase71d ago0x70d069…f1463f
0x7233…e4b50x007b…a48cBase—$0.01100%coinbase71d ago0x5ecfe7…e6f8b2
0x7233…e4b50x0891…fdbbBase—$0.01100%coinbase71d ago0xd47fae…b118ac
0x7233…e4b50xfacc…80f6Base—$0.01100%coinbase71d ago0x16c8f3…827386
0x7233…e4b50x01d6…5d10Base—$0.01100%coinbase71d ago0xe5b795…79a0f2
0x7233…e4b50xd7c5…809cBase—$0.01100%coinbase71d ago0x7f41c7…8e479b
0x7233…e4b50xf971…c72eBase—$0.01100%coinbase71d ago0xea4ca6…33cac0
0x7233…e4b50xc728…8896Base—$0.01100%coinbase71d ago0x4d787e…5df2b8
0x7233…e4b50x2268…d6c5Base—$0.01100%coinbase72d ago0x9311ab…03f72b
0x7233…e4b50x188b…c97bBase—$0.01100%coinbase72d ago0xa30a9b…31b8a8
0x7233…e4b50x6300…7313Base—$0.01100%coinbase72d ago0x823276…e90f1d

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.