Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x74b9…018f118d ago0x4e3595…37423c
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x79bd…fda1118d ago0x6b08a4…0e6a3a
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x8bc8…eb02119d ago0x99f4aa…8c579a
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xf345…7b34119d ago0x8c6552…509628
0x4dd1…6c1f0x0e3d…7757Base—$21.00100%0xc86d…b47f119d ago0x02676c…69a6b0
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x69ba…d2e2119d ago0x4693d4…8c1a8b
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xc072…b4b1119d ago0x52bcea…0a5a9b
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xe620…4901119d ago0x43b035…0c836e
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x80e2…1873119d ago0x7ff8da…0bcebd
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x2e11…8573119d ago0x5511a2…b66caa
0x4dd1…6c1f0x0e3d…7757Base—$21.00100%0x39ac…36cd119d ago0x25613f…73bc3c
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x8183…61da119d ago0x14dec0…420c5d
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0xf6cb…a8d7119d ago0x6a99c1…970f52
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x850e…5017119d ago0xf5398b…226135
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x0ad8…9d8a119d ago0x2e9037…0b0e3f
0x4dd1…6c1f0x0e3d…7757Base—$105.00100%0x1e6d…37c1119d ago0x6381a3…321789
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x73f4…8367119d ago0x9c5917…903dc3
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0xa438…8fb8119d ago0x806d28…629214
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x6170…fcde119d ago0xd4cfe5…653997
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x4d43…5ecd119d ago0x70d9d8…88f91d
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0xd091…7b6e119d ago0xa20d2e…ea3bfb
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x0245…bb7b119d ago0xf812fd…eb8b58
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x30af…b89d119d ago0x500e88…5747fe
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xbb4c…e40c119d ago0x1ef00f…adf9ac

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.