Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdd9…4b9c0xeb18…02c1Base—$12.05100%0xbb67…9bc480d ago0x7b55f1…2eb6b8
0x6c82…877f0xeb18…02c1Base—$11.60100%0xbb67…9bc480d ago0x6c75a1…44c161
0xf795…90f20xeb18…02c1Base—$12.50100%0xbb67…9bc480d ago0x66ad3b…4098cd
0x6110…4c870xeb18…02c1Base—$53.40100%0xbb67…9bc480d ago0x1a6e12…92c0ae
0x1409…e96e0xeb18…02c1Base—$30.01100%0xbb67…9bc480d ago0xf60095…9e211b
0xe74f…92350xeb18…02c1Base—$29.00100%0xbb67…9bc480d ago0xf18b42…2bc455
0x06b4…88250xeb18…02c1Base—$25.00100%0xbb67…9bc480d ago0x3af4f4…3948bb
0xc68f…5d800xeb18…02c1Base—$18.00100%0xbb67…9bc480d ago0x2cd738…bab692
0xb039…b3d50xeb18…02c1Base—$16.00100%0xbb67…9bc480d ago0xd572eb…8ecdf8
0xe1c3…2fda0xeb18…02c1Base—$15.00100%0xbb67…9bc480d ago0x44ebac…9b03de
0x5a90…a30f0xeb18…02c1Base—$136.59100%0xbb67…9bc480d ago0xbc66d1…c0d59a
0x958f…cfdb0xeb18…02c1Base—$12.00100%0xbb67…9bc480d ago0x37cdcf…9abc8c
0x91a8…1df40xeb18…02c1Base—$16.00100%0xbb67…9bc480d ago0x9d20db…9c136d
0xfb30…f0980xeb18…02c1Base—$14.00100%0xbb67…9bc480d ago0x311c73…a1e61a
0xc996…9eab0xeb18…02c1Base—$10.00100%0xbb67…9bc480d ago0xf6d788…eecb0b
0xae89…03f60xeb18…02c1Base—$36.82100%0xbb67…9bc480d ago0x03478f…b38361
0xa4a1…f1740xeb18…02c1Base—$47.30100%0xbb67…9bc480d ago0x72c50e…192943
0xb41e…dbf20xeb18…02c1Base—$31.36100%0xbb67…9bc480d ago0xfb2a6a…92335f
0xeb0f…53290xeb18…02c1Base—$31.90100%0xbb67…9bc480d ago0x7e5cc7…759c5c
0x4601…fab20xeb18…02c1Base—$43.20100%0xbb67…9bc480d ago0xf76d1a…aa5035
0xf614…b8cf0xeb18…02c1Base—$44.69100%0xbb67…9bc480d ago0xfd8473…bf20c2
0x34d3…bd110xeb18…02c1Base—$34.93100%0xbb67…9bc480d ago0xaaef4e…476512
0x2556…eb350xeb18…02c1Base—$48.39100%0xbb67…9bc480d ago0xc5cabc…ff5d1c
0xf33d…b90d0xeb18…02c1Base—$30.27100%0xbb67…9bc480d ago0xf3ca06…172442
0xb7cb…33790xeb18…02c1Base—$44.19100%0xbb67…9bc480d ago0xce7879…32246e

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.