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—$13.16100%mrdn83d ago0xd0ff33…daafcd
0xe55e…f7480x8e77…e2d6Base—$15.32100%mrdn83d ago0x3eba38…a6a35a
0xe55e…f7480x8e77…e2d6Base—$17.08100%mrdn83d ago0xa397e8…39b462
0xe55e…f7480x8e77…e2d6Base—$14.57100%mrdn83d ago0xb9d42b…49c113
0xe55e…f7480x8e77…e2d6Base—$9.60100%mrdn83d ago0x80c597…a50a90
0xe55e…f7480x8e77…e2d6Base—$10.78100%mrdn83d ago0xc8a865…c70b17
0xe55e…f7480x8e77…e2d6Base—$19.50100%mrdn83d ago0x3afdc1…4b5e3c
0xe55e…f7480x8e77…e2d6Base—$12.39100%mrdn83d ago0x0c1db8…c05758
0xe55e…f7480x8e77…e2d6Base—$11.74100%mrdn83d ago0x1038e9…a2dc67
0xe55e…f7480x8e77…e2d6Base—$20.27100%mrdn83d ago0x01625b…206b11
0xe55e…f7480x8e77…e2d6Base—$11.46100%mrdn83d ago0x3ea477…1b301a
0xe55e…f7480x8e77…e2d6Base—$13.61100%mrdn83d ago0x339104…409fbb
0xe55e…f7480x8e77…e2d6Base—$18.19100%mrdn83d ago0xd8d58f…32166f
0xe55e…f7480x8e77…e2d6Base—$14.20100%mrdn83d ago0x2a7aaa…5ebfb6
0xe55e…f7480x8e77…e2d6Base—$23.81100%mrdn83d ago0x9883eb…3a334b
0xe55e…f7480x8e77…e2d6Base—$14.04100%mrdn83d ago0xaf394e…ab900f
0xe55e…f7480x8e77…e2d6Base—$14.92100%mrdn83d ago0x60a9ad…0d4a4e
0xe55e…f7480x8e77…e2d6Base—$21.70100%mrdn83d ago0x38f496…3e0817
0xe55e…f7480x8e77…e2d6Base—$13.01100%mrdn83d ago0x307315…d27e35
0xe55e…f7480x8e77…e2d6Base—$18.80100%mrdn83d ago0xa3a7b0…19637b
0xe55e…f7480x8e77…e2d6Base—$26.86100%mrdn83d ago0xcb0ba6…7d7fbf
0xe55e…f7480x8e77…e2d6Base—$19.22100%mrdn83d ago0xd629b1…61ab7f
0xe55e…f7480x8e77…e2d6Base—$27.55100%mrdn84d ago0xfec7dd…fbcf23
0xe55e…f7480x8e77…e2d6Base—$17.20100%mrdn84d ago0x5b096f…eb0850
0xe55e…f7480x8e77…e2d6Base—$16.69100%mrdn84d ago0x0ddb1a…d93213

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.