Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a3f…f3a70x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0xefbaaf…6dbbee
0xedc6…d2d00x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x58766a…f0507e
0x9456…8f090x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0xf59252…27a376
0xaf95…11740x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0xa21613…c8f678
0xaf95…11740x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x1100cd…0d185b
0xaf95…11740x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0xc38209…273632
0xaf95…11740x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0xb08518…b7203f
0xaf95…11740x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x2747fe…d2a380
0x7fd9…b5290x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x0ab6a0…2d6dc7
0xaf95…11740x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x0a177c…f51791
0xaf95…11740x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x70a8e5…0a86f9
0xaf95…11740x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x8537eb…4c6c25
0x9688…d92d0x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x2fd12c…fcaa34
0xaf95…11740x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0xf85343…24edcf
0x9688…d92d0x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x2d4922…6e1cb3
0x9688…d92d0x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x0ee03c…5ac452
0xaf95…11740x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0xf3d719…9dc82e
0x9688…d92d0x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0xb46050…b2a4ef
0x9688…d92d0x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x4225e7…ce20d9
0x9688…d92d0x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x4e9414…a3da11
0x9688…d92d0x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x3ff527…1259e6
0x9688…d92d0x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x05834e…44398a
0x7fd9…b5290x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0xe94e11…52f672
0xfa1c…65d10x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x669ae6…873ca8
0xfa1c…65d10x478b…39f2Basex402 servicePrice$0.001100%coinbase32d ago0x346217…757294

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.