Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd10f…db690x1913…6adeBase—$0.01100%coinbase58d ago0xac3f2d…a24db7
0xd10f…db690x8a7d…7e41Base—$0.01100%coinbase58d ago0x4c4c90…d7f41e
0xd10f…db690x50af…027cBase—$0.01100%coinbase58d ago0x0fe4c5…38a95b
0xd10f…db690x9566…c5cbBase—$0.01100%coinbase58d ago0x8f3abd…b9eda2
0xd10f…db690x41dc…920aBase—$0.01100%coinbase58d ago0xb75333…1c3afe
0xd10f…db690xe4c0…9fdbBase—$0.01100%coinbase58d ago0xaba481…6704d7
0xd10f…db690x235e…ebefBase—$0.01100%coinbase58d ago0x862221…c26c24
0xd10f…db690xa087…7274Base—$0.01100%coinbase58d ago0x15f98e…47654a
0xd10f…db690x562c…fb17Base—$0.01100%coinbase58d ago0xa92f5b…fc0f09
0xd10f…db690x59fd…55cfBase—$0.01100%coinbase58d ago0xb2e139…da936d
0xd10f…db690xee14…3541Base—$0.01100%coinbase58d ago0xfbbaf1…02ef9b
0xd10f…db690x0732…0f28Base—$0.01100%coinbase58d ago0x03ddd7…58b323
0xd10f…db690x4b57…e3d4Base—$0.01100%coinbase58d ago0xf3faf7…8c2baf
0xd10f…db690xbd6e…26cdBase—$0.01100%coinbase58d ago0x022add…4fb4b9
0xd10f…db690x6a78…643eBase—$0.01100%coinbase58d ago0xe12b53…55e30c
0xd10f…db690x851a…6d34Base—$0.01100%coinbase58d ago0xd67f49…1e185a
0xd10f…db690x1486…f126Base—$0.01100%coinbase58d ago0x59f388…4f31f9
0xd10f…db690xfcaf…03beBase—$0.01100%coinbase58d ago0xda42fc…a6acb0
0xd10f…db690x7de2…46dcBase—$0.01100%coinbase58d ago0x1a2977…5e2cfb
0xd10f…db690x7d5d…7009Base—$0.01100%coinbase58d ago0xadf68b…bc9aa8
0xd10f…db690xe6c3…22f7Base—$0.01100%coinbase58d ago0xa9fc6d…8139f6
0xd10f…db690x585a…4e16Base—$0.01100%coinbase58d ago0x95e41e…61755a
0xd10f…db690x0d03…2589Base—$0.01100%coinbase58d ago0x0883eb…309221
0xd10f…db690xfdc7…bc8cBase—$0.01100%coinbase58d ago0x52ce1c…e9dd10
0xd10f…db690x6bba…b4f3Base—$0.01100%coinbase58d ago0x96be87…3fdd08

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.