Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0x4640cc…f0098a
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0x090e43…d5d479
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0xa551ef…bd3df4
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0x120f1f…6f59ef
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0x4c970e…161247
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0xb9256f…d400bc
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0x6177b6…0068d7
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0x49458e…eb59d0
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0x59293a…1fda29
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0x36a772…f1b373
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0xf95511…48dc44
0x15c3…bc2b0xcf92…42fbBasex402 service$0.05100%coinbase115d ago0x52309e…1feda7
0x15c3…bc2b0xcf92…42fbBasex402 service$0.01100%coinbase115d ago0x80a289…476237
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0xb2848c…5021d8
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0xdda9a7…fe5a5d
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0xf4e257…81f312
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0xf03be7…6ff2f5
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0x6b90a6…61cc27
0x9723…cac80xcf92…42fbBasex402 service$0.001100%coinbase115d ago0xa6df1d…8f0a28
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0xe6a33f…6009b7
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0xf5eae6…b08109
0x7a2c…fa9c0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0x40b14f…e10913
0x7a2c…fa9c0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0xeb1cfd…a677a0
0x7a2c…fa9c0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0x3bdd20…94a587
0x7a2c…fa9c0xcf92…42fbBasex402 service$0.001100%coinbase115d ago0x8db1b1…cde265

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.