Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase97d ago0xfcda9c…cc222f
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase97d ago0x2dec3c…d47442
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase97d ago0x314219…62ee8f
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase97d ago0x591533…d7711d
0xf615…3d6c0x03d7…584cBasex402 service$0.002100%coinbase97d ago0x1ff928…cfa144
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase97d ago0x7d956f…8e7491
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase97d ago0x424c5d…b7fcbc
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase97d ago0xd8e40d…70b05d
0xf615…3d6c0x03d7…584cBasex402 service$0.002100%coinbase97d ago0x4e4053…685a8a
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase97d ago0xb26e98…d24e2f
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase97d ago0x46c8e2…25325c
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase97d ago0x6f1ca7…c57308
0xf615…3d6c0x03d7…584cBasex402 service$0.007100%coinbase97d ago0xbf9b1b…b47263
0xc971…a09e0x03d7…584cBasex402 service$0.005100%coinbase97d ago0x1ba0b8…86c079
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase97d ago0xafeba0…9e4cd3
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase97d ago0xd7f830…db802b
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase97d ago0x06021c…83670e
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase97d ago0xa39a29…5c3eff
0xccc1…ff2d0x03d7…584cBasex402 service$0.005100%coinbase97d ago0x7db48b…af1fad
0x0a81…48e30x03d7…584cBasex402 service$0.03100%coinbase97d ago0xa56e80…8c6644
0xccc1…ff2d0x03d7…584cBasex402 service$0.03100%coinbase97d ago0xbd76bc…a10815
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase97d ago0x16720d…2bc768
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase97d ago0x731179…027b84
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%coinbase97d ago0x2e3749…2dd5a6
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase97d ago0xbb43e4…579a75

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.