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%coinbase96d ago0xfcda9c…cc222f
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase96d ago0x2dec3c…d47442
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase96d ago0x314219…62ee8f
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase96d ago0x591533…d7711d
0xf615…3d6c0x03d7…584cBasex402 service$0.002100%coinbase96d ago0x1ff928…cfa144
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase96d ago0x7d956f…8e7491
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase96d ago0x424c5d…b7fcbc
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase96d ago0xd8e40d…70b05d
0xf615…3d6c0x03d7…584cBasex402 service$0.002100%coinbase96d ago0x4e4053…685a8a
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase96d ago0xb26e98…d24e2f
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase96d ago0x46c8e2…25325c
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase96d ago0x6f1ca7…c57308
0xf615…3d6c0x03d7…584cBasex402 service$0.007100%coinbase96d ago0xbf9b1b…b47263
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase96d ago0xafeba0…9e4cd3
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase96d ago0xd7f830…db802b
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase96d ago0x06021c…83670e
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase96d ago0xa39a29…5c3eff
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
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase97d ago0x30a23e…1c53ab
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase97d ago0xed09f4…2a7829
0xf615…3d6c0x03d7…584cBasex402 service$0.003100%coinbase97d ago0x71d588…ae8afd
0xf615…3d6c0x03d7…584cBasex402 service$0.007100%coinbase97d ago0x399faa…c018df

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.