Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00ea…24020x47c5…4fc3Base—$10.5070%0x9f94…626427d ago0xd5bd84…f3aa84
0x00ea…24020x47c5…4fc3Base—$10.5070%0x6d55…0cde27d ago0x20c2df…05b34a
0x00ea…24020x47c5…4fc3Base—$10.5070%0x6d25…ee4127d ago0xa2258a…5b9981
0x00ea…24020x47c5…4fc3Base—$10.5070%0x771b…60b827d ago0xb24b13…99fe01
0x00ea…24020x47c5…4fc3Base—$10.5070%0x6204…112227d ago0xb98f01…596878
0x00ea…24020x47c5…4fc3Base—$10.5070%0xfb58…2b7227d ago0xc55cf5…b3cc98
0x00ea…24020x47c5…4fc3Base—$10.5070%0xd7a4…9b2627d ago0x858982…8c9c5f
0x00ea…24020x47c5…4fc3Base—$10.5070%0x90ad…1cd627d ago0x15fab8…b58748
0x00ea…24020x47c5…4fc3Base—$10.5070%0x5697…9cea27d ago0xe35660…9e154e
0x00ea…24020x47c5…4fc3Base—$10.5070%0x1ef5…d9e827d ago0x1a90b7…69d069
0x00ea…24020x47c5…4fc3Base—$10.5070%0x55b3…f1a027d ago0xdbc6a5…9079a5
0x00ea…24020x47c5…4fc3Base—$10.5070%0x8bf0…2ce227d ago0x3652ad…65df06
0x00ea…24020x47c5…4fc3Base—$10.5070%0x7a25…7fdc27d ago0x97adc1…aff91b
0x00ea…24020x47c5…4fc3Base—$10.5070%0x826a…78de27d ago0xa60387…9db2c0
0x00ea…24020x47c5…4fc3Base—$10.5070%0xb725…f2dd27d ago0x31af84…c1efe0
0x00ea…24020x47c5…4fc3Base—$10.5070%0xb7ce…a06227d ago0x90192c…42e243
0x00ea…24020x47c5…4fc3Base—$21.0070%0x1b46…187027d ago0xd59b9f…bf049d
0x00ea…24020x47c5…4fc3Base—$21.0070%0x2035…57d327d ago0xe551c4…2edd79
0x00ea…24020x47c5…4fc3Base—$10.5070%0x0562…cf2027d ago0x2eadae…41ac76
0x00ea…24020x47c5…4fc3Base—$10.5070%0x9ce1…fd1c27d ago0x80ebee…1d2033

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.