Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x47c5…4fc3Base$2.1070%0x5613…339e26d ago0x86e529…f49cdf
0x8cfa…be850x47c5…4fc3Base$10.5070%0x1513…b51326d ago0x824b8c…4e7b02
0x8cfa…be850x47c5…4fc3Base$5.2570%0xb31a…568f26d ago0x844757…6eec1e
0x8cfa…be850x47c5…4fc3Base$10.5070%0xfbba…dd9026d ago0x33441f…d3bb1f
0x8cfa…be850x47c5…4fc3Base$1.0570%0x27f5…dfdc26d ago0x6ab6f1…92b810
0x8cfa…be850x47c5…4fc3Base$3.1570%0xff29…064626d ago0x06d5c1…dd5cda
0x8cfa…be850x47c5…4fc3Base$8.4070%0xf9f2…732926d ago0x3370fc…0478e1
0x8cfa…be850x47c5…4fc3Base$4.2070%0xe1d1…1b1926d ago0xd46fef…dc0530
0x8cfa…be850x47c5…4fc3Base$1.0570%0x1c06…7baa26d ago0x393295…6ac193
0x8cfa…be850x47c5…4fc3Base$10.5070%0x6361…440526d ago0xfaac68…96cee1
0x8cfa…be850x47c5…4fc3Base$1.0570%0x3eb5…db3c27d ago0x2dc6a4…688974
0x8cfa…be850x47c5…4fc3Base$1.0570%0x96b2…cc5e27d ago0x2466e9…ce62f6
0x8cfa…be850x47c5…4fc3Base$3.1570%0xdae3…916a27d ago0xbbea55…517d6e
0x8cfa…be850x47c5…4fc3Base$2.1070%0xb89a…e8ac27d ago0x7fddce…fbb906
0x8cfa…be850x47c5…4fc3Base$10.5070%0x175b…99fa27d ago0xee3a1b…223f1d
0x8cfa…be850x47c5…4fc3Base$52.5070%0x8b99…df7927d ago0x366dad…2f7a3a
0x8cfa…be850x47c5…4fc3Base$5.2570%0x6647…552627d ago0x81ee91…22fbde
0x8cfa…be850x47c5…4fc3Base$2.1070%0xe5a6…5fc527d ago0xf03477…6815da
0x8cfa…be850x47c5…4fc3Base$31.5070%0x3189…20e027d ago0x5a8db5…87ea1b
0x8cfa…be850x47c5…4fc3Base$1.0570%0x2544…8c4527d ago0xd09e26…49dee8
0x8cfa…be850x47c5…4fc3Base$2.1070%0x1b46…187027d ago0xed5ae0…c34bc3
0x8cfa…be850x47c5…4fc3Base$10.5070%0xbe69…299227d ago0x95725e…d5181d
0x8cfa…be850x47c5…4fc3Base$1.0570%0x78ce…877f27d ago0xb0a9aa…750cc1
0x8cfa…be850x47c5…4fc3Base$1.0570%0xb027…a85127d ago0x0540b0…c4581e
0x8cfa…be850x47c5…4fc3Base$3.1570%0x93eb…4c2927d ago0x9c12e2…9fd6ca

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.