Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2c9…beaf0x5872…b822Base—$0.01100%coinbase72d ago0xf4578a…1f5cd4
0xc2c9…beaf0x3df5…dd4aBase—$0.01100%coinbase72d ago0x64d0d7…4b18dd
0xc2c9…beaf0x78f4…c194Base—$0.01100%coinbase72d ago0x92a830…904db5
0xc2c9…beaf0xb75f…06b3Base—$0.01100%coinbase72d ago0x1fe759…3a1873
0xc2c9…beaf0xaa00…b62dBase—$0.01100%coinbase72d ago0xca6002…585564
0xc2c9…beaf0xe505…5cc1Base—$0.01100%coinbase72d ago0xaf10e5…7704ac
0xc2c9…beaf0x54cf…d21eBase—$0.01100%coinbase72d ago0xb298ae…e120f3
0xc2c9…beaf0xa6a3…64f2Base—$0.01100%coinbase72d ago0x530164…419ac3
0xc2c9…beaf0x742a…869fBase—$0.01100%coinbase72d ago0xb83067…f3b6fc
0xc2c9…beaf0x9822…2f61Base—$0.01100%coinbase72d ago0x4765d6…2abc5e
0xc2c9…beaf0x2fde…f85bBase—$0.01100%coinbase72d ago0xa96340…0a608a
0xc2c9…beaf0x10ae…49dbBase—$0.01100%coinbase72d ago0x3a7c3d…ab5df5
0xc2c9…beaf0xa8ef…fd6cBase—$0.01100%coinbase72d ago0xffd7e4…c2a554
0xc2c9…beaf0x4737…8e5dBase—$0.01100%coinbase72d ago0x1e58e2…8e709e
0xc2c9…beaf0x1d48…0eddBase—$0.01100%coinbase72d ago0xd5f5ef…840b8a
0xc2c9…beaf0xb85c…3726Base—$0.01100%coinbase72d ago0x6c1543…b97cf5
0xc2c9…beaf0x03f3…180eBase—$0.01100%coinbase72d ago0xed4cf0…e280f5
0xc2c9…beaf0x8ed4…4efeBase—$0.01100%coinbase72d ago0x357d90…3a082b
0xc2c9…beaf0x2b5e…771eBase—$0.01100%coinbase72d ago0x853884…a5f3e9
0xc2c9…beaf0xd3d4…4c2fBase—$0.01100%coinbase72d ago0x77c4b3…435415
0xc2c9…beaf0x9326…5585Base—$0.01100%coinbase72d ago0xed06b1…6eced7
0xc2c9…beaf0x83d1…db80Base—$0.01100%coinbase72d ago0xb74382…c53094
0xc2c9…beaf0x4938…e320Base—$0.01100%coinbase72d ago0x02189d…5c7a5f
0xc2c9…beaf0x06ed…7d8aBase—$0.01100%coinbase72d ago0x064b09…b5ac54
0xc2c9…beaf0xd532…fa72Base—$0.01100%coinbase72d ago0x9e7147…b8d61e

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.