Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0x971398…aefd02
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0x9811d9…c5832d
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0x584d4d…95b964
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0x04b2b7…a82971
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase31d ago0x2f08eb…3bbd0d
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0x4bab0e…9f831d
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase31d ago0x4ecfee…221ccd
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0xf7b525…1536bb
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0xe1c387…8623cb
0xc605…85ee0x40a8…ad8bBasex402 service$0.001100%coinbase31d ago0x0fea5b…2eff6d
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0xba132f…724587
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0x8648fd…5c3558
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0x95d6ef…e512cb
0xb633…d9620x40a8…ad8bBasex402 service$0.005100%coinbase31d ago0x570908…6474e7
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0xd83a5e…631c1a
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0x305912…433f11
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0xc421a4…c8c9bb
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase31d ago0x94033b…ac0433
0x24c9…736f0x40a8…ad8bBasex402 service$0.005100%coinbase31d ago0x492e08…39d169
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0x069f92…0789d1
0x7c82…59750x40a8…ad8bBasex402 service$0.001100%coinbase31d ago0x7fe498…accabb
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0xb4aea5…ab70d5
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0x1e69e5…9a0664
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0xadf4ff…4ed424
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase31d ago0x3cb1ff…a7021a

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.