Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$15.50100%mrdn69d ago0x1b2f0d…a10afc
0xe55e…f7480x8e77…e2d6Base—$27.20100%mrdn69d ago0x34ba3d…772303
0xe55e…f7480x8e77…e2d6Base—$20.36100%mrdn69d ago0xeaef2d…03cc78
0xe55e…f7480x8e77…e2d6Base—$23.08100%mrdn69d ago0xd9cf08…5f39ce
0xe55e…f7480x8e77…e2d6Base—$25.25100%mrdn69d ago0x492828…c9c3d3
0xe55e…f7480x8e77…e2d6Base—$23.33100%mrdn70d ago0x13f826…bb0bd2
0xe55e…f7480x8e77…e2d6Base—$11.70100%mrdn70d ago0xe1ae18…cf0b89
0xe55e…f7480x8e77…e2d6Base—$19.44100%mrdn70d ago0x54dc51…f629bf
0xe55e…f7480x8e77…e2d6Base—$17.10100%mrdn70d ago0xaf24f0…db70d9
0xe55e…f7480x8e77…e2d6Base—$17.17100%mrdn70d ago0x901dec…0d6223
0xe55e…f7480x8e77…e2d6Base—$19.37100%mrdn70d ago0x560de2…8d5970
0xe55e…f7480x8e77…e2d6Base—$12.56100%mrdn70d ago0x9ca551…34ac91
0xe55e…f7480x8e77…e2d6Base—$18.62100%mrdn70d ago0x7222db…cf5ff5
0xe55e…f7480x8e77…e2d6Base—$16.93100%mrdn70d ago0xac178a…fe9739
0xe55e…f7480x8e77…e2d6Base—$24.37100%mrdn70d ago0xe1d11a…3a092a
0xe55e…f7480x8e77…e2d6Base—$13.60100%mrdn70d ago0x25b2ed…adec01
0xe55e…f7480x8e77…e2d6Base—$20.79100%mrdn70d ago0x86cd41…5f678d
0xe55e…f7480x8e77…e2d6Base—$20.83100%mrdn70d ago0xfd4bec…ef9552
0xe55e…f7480x8e77…e2d6Base—$20.89100%mrdn70d ago0xa87a5b…a759d7
0xe55e…f7480x8e77…e2d6Base—$18.51100%mrdn70d ago0x2a5cce…d3b9de
0xe55e…f7480x8e77…e2d6Base—$24.01100%mrdn70d ago0xc5a0ad…04be4a
0xe55e…f7480x8e77…e2d6Base—$11.04100%mrdn70d ago0xc446bd…31006b
0xe55e…f7480x8e77…e2d6Base—$20.45100%mrdn70d ago0x47cda7…3134c1
0xe55e…f7480x8e77…e2d6Base—$12.16100%mrdn70d ago0xb4a218…d9a57a
0xe55e…f7480x8e77…e2d6Base—$13.89100%mrdn70d ago0xca0643…36f837

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.