Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x53b620…7f63d4
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x7b7da2…e3fc9f
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0xa1e9a9…067206
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x49afc4…70498a
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x2ef4f6…7315d9
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x34877c…617d43
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x5ad4f9…c5d742
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x79e333…9a9193
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x3117c2…074b07
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase34d ago0xea19b2…a4ade5
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x8c0f97…8cc2f1
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase34d ago0xc53f13…a55267
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x1822f9…260df8
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase34d ago0xd14b8a…d9d8af
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x7e03eb…16e51b
0x6777…39860xcf92…42fbBasex402 service$0.01100%coinbase35d ago0x021acb…250864
0x6777…39860xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x5255f3…3660e9
0x6777…39860xcf92…42fbBasex402 service$0.002100%coinbase35d ago0xb1c3d1…d41f34
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x54038d…904a2f
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x63018a…f2328e
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase35d ago0xad417f…305172
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x2d0d72…3c2a65
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x9ee52c…ef5ed8
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x7bf26b…a80341
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x3ec517…4df7a7

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.