Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf074…3db30x7dbb…59e0Base$316.6070%0x323a…a4f24d ago0x03e4fd…019514
0x0920…d2b80x7dbb…59e0Base$10.2870%0x323a…a4f24d ago0xd0536f…a33692
0x1da7…3bba0x7dbb…59e0Base$4.8770%0x323a…a4f24d ago0x4019ef…0c86cc
0xf29d…d9700x7dbb…59e0Base$49.4970%0x323a…a4f24d ago0x55c1be…80315e
0xd153…682d0x7dbb…59e0Base$1,000.0070%0x323a…a4f24d ago0xdd4ba8…607fbd
0x1da7…3bba0x7dbb…59e0Base$19.5670%0x323a…a4f24d ago0x556332…6aeb29
0x1da7…3bba0x7dbb…59e0Base$16.6170%0x323a…a4f24d ago0x57f047…a77cbc
0x37f3…cff40x7dbb…59e0Base$50.3770%0x323a…a4f24d ago0xceb72e…74ded3
0x763f…c03f0x7dbb…59e0Base$615.0070%0x323a…a4f24d ago0x54c392…a13246
0x4b6c…b1db0x7dbb…59e0Base$10.0970%0x323a…a4f24d ago0x852e01…ac5ffd
0x50ed…b32b0x7dbb…59e0Base$142.9770%0x323a…a4f24d ago0xd5f952…ac4df3
0x122f…a8d40x7dbb…59e0Base$111.9570%0x323a…a4f24d ago0xadeb40…c80690
0xd7ee…35eb0x7dbb…59e0Base$64.0070%0x323a…a4f24d ago0xa023a5…50d57b
0x763f…c03f0x7dbb…59e0Base$50.0070%0x323a…a4f24d ago0x0540c3…8a8a77
0x6057…b3700x7dbb…59e0Base$32.5070%0x323a…a4f24d ago0xc2509b…491fa0
0xcd21…ce660x7dbb…59e0Base$17.3370%0x323a…a4f24d ago0x6c49d0…a6af57
0xa189…e1ad0x7dbb…59e0Base$2,184.9370%0x323a…a4f24d ago0x128f7d…0f999c
0xf750…68870x7dbb…59e0Base$1,770.3870%0x323a…a4f24d ago0x39e24c…c9db38
0xa04e…48f90x7dbb…59e0Base$14.8170%0x323a…a4f24d ago0xcbc611…4a5ed1
0xbafc…b6d30x7dbb…59e0Base$90.0570%0x323a…a4f24d ago0x8f2157…7cdca8
0xfb91…c29f0x7dbb…59e0Base$107.9870%0x323a…a4f24d ago0x51b2d4…fd2eec
0x4aaf…5f140x7dbb…59e0Base$19.6370%0x323a…a4f24d ago0x29d827…e3fa9b
0x4b6c…b1db0x7dbb…59e0Base$15.7670%0x323a…a4f24d ago0xe82cde…ed45b2
0xf29d…d9700x7dbb…59e0Base$139.3470%0x323a…a4f24d ago0xe664ce…c58bf9
0x0920…d2b80x7dbb…59e0Base$11.0070%0x323a…a4f24d ago0x919428…36c363

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.