Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c31…ceb60x2b7b…f983Base—$0.01100%coinbase72d ago0xdee8bf…4dd68e
0x8c31…ceb60xcaa8…4540Base—$0.01100%coinbase72d ago0x67b3e2…c56c5a
0x8c31…ceb60xa791…8124Base—$0.01100%coinbase72d ago0xeb7109…b2f099
0x8c31…ceb60x8186…2d21Base—$0.01100%coinbase73d ago0x957dc1…3f321f
0x8c31…ceb60x7468…ec25Base—$0.01100%coinbase73d ago0xcdd084…227425
0x8c31…ceb60x113a…e8f3Base—$0.01100%coinbase73d ago0x60f142…20755d
0x8c31…ceb60x96f5…7d00Base—$0.01100%coinbase73d ago0x5ea0a8…870c48
0x8c31…ceb60x4073…bc19Base—$0.01100%coinbase73d ago0x041ca8…adb90f
0x8c31…ceb60x7bb7…7907Base—$0.01100%coinbase73d ago0x1f63c9…842481
0x8c31…ceb60xf5ea…c85fBase—$0.01100%coinbase73d ago0x551c2b…1eeca8
0x8c31…ceb60x2464…c96fBase—$0.01100%coinbase73d ago0xc07d60…838046
0x8c31…ceb60xd7ce…f6f6Base—$0.01100%coinbase73d ago0x412473…5f3a65
0x8c31…ceb60xce52…6fceBase—$0.01100%coinbase73d ago0x7a92fa…86b90a
0x8c31…ceb60x6e44…063aBase—$0.01100%coinbase73d ago0xd1169c…8bd717
0x8c31…ceb60x9cc3…e53dBase—$0.01100%coinbase73d ago0x7440b5…c957c0
0x8c31…ceb60x32f9…ec14Base—$0.01100%coinbase73d ago0x6dc0dc…d57fe5
0x8c31…ceb60xcaeb…b87fBase—$0.01100%coinbase73d ago0x0bf4d6…b7932f
0x8c31…ceb60xcfd7…0f40Base—$0.01100%coinbase73d ago0xdf4129…2d543f
0x8c31…ceb60xd878…dbd9Base—$0.01100%coinbase73d ago0x2e27db…7986e0
0x8c31…ceb60x9c81…3296Base—$0.01100%coinbase73d ago0x9ed21c…f4b4b1
0x8c31…ceb60x5389…0d1bBase—$0.01100%coinbase73d ago0x6bd7c8…987ac9
0x8c31…ceb60xae59…f80aBase—$0.01100%coinbase73d ago0x13d8a7…b0c1d6
0x8c31…ceb60x79a4…2d71Base—$0.01100%coinbase73d ago0x34c47e…ede52b
0x8c31…ceb60xf30a…de3aBase—$0.01100%coinbase73d ago0x1ec101…3b7f07
0x8c31…ceb60xfc22…3f96Base—$0.01100%coinbase73d ago0x6d2ef0…2d3317

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.