Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$6.30100%0x762b…cf5082d ago0xc07640…10f9e2
0xa520…eca40x0e3d…7757Base$15.75100%0xb60e…e3aa82d ago0x2f6fbe…85ea77
0xa520…eca40x0e3d…7757Base$12.60100%0x6d7b…aade82d ago0x6924f6…f4ff0b
0xa520…eca40x0e3d…7757Base$10.50100%0xa4f5…b2f982d ago0xce077a…c4d3d8
0xa520…eca40x0e3d…7757Base$2.10100%0x0524…938982d ago0x056b0a…c19d26
0xa520…eca40x0e3d…7757Base$10.50100%0xfbad…25fb82d ago0xe4d85f…8b2adb
0xa520…eca40x0e3d…7757Base$12.60100%0x9190…8d8382d ago0xa22a99…bfd120
0xa520…eca40x0e3d…7757Base$5.25100%0x69b3…7ddd82d ago0x11034e…f9e9c5
0xa520…eca40x0e3d…7757Base$8.40100%0x4eef…bbd282d ago0xeda162…8a10d2
0xa520…eca40x0e3d…7757Base$5.25100%0x3663…55ff82d ago0x519092…dee08c
0xa520…eca40x0e3d…7757Base$10.50100%0x7311…c90b82d ago0xe78014…168fb9
0xa520…eca40x0e3d…7757Base$5.25100%0x45b7…2d9482d ago0x0608aa…8361c4
0xa520…eca40x0e3d…7757Base$5.25100%0x8183…61da83d ago0xf749a8…bb4a5d
0xa520…eca40x0e3d…7757Base$16.80100%0xad90…433283d ago0x4d9667…9147e8
0xa520…eca40x0e3d…7757Base$10.50100%0x81da…371f83d ago0x23d64c…3c3542
0xa520…eca40x0e3d…7757Base$5.25100%0x1efc…9e4383d ago0x12b572…da6d68
0xa520…eca40x0e3d…7757Base$9.45100%0xa69c…e8d583d ago0x01fff4…4c5d5f
0xa520…eca40x0e3d…7757Base$5.25100%0xd54e…541d83d ago0x89bb0f…c6ef1a
0xa520…eca40x0e3d…7757Base$12.60100%0x79f3…6a3883d ago0x28a7ee…38457c
0xa520…eca40x0e3d…7757Base$5.25100%0x79e1…2ea783d ago0xc128d2…9f0c1d
0xa520…eca40x0e3d…7757Base$10.50100%0x03f1…4e5f83d ago0x624ff7…7c2b88
0xa520…eca40x0e3d…7757Base$5.25100%0x2c22…1f1c83d ago0xe77e3b…5422fc
0xa520…eca40x0e3d…7757Base$10.50100%0xe347…5b3083d ago0x061065…779eff
0xa520…eca40x0e3d…7757Base$5.25100%0x33d4…503783d ago0xc7abed…af081a
0xa520…eca40x0e3d…7757Base$10.50100%0x77d8…3bfa83d ago0x859d50…9f8379

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.