Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0x2707c4…c0c107
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%candidates104d ago0xf43956…c82373
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0xd74f6b…d23df8
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0x8f4443…e5eb56
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0xcb2a3b…f8777c
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0x70b22c…de6cf6
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0xc924f2…67383e
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0x481205…524473
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0x00478c…6ee9e5
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0x7ad260…67f985
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0x776867…5d12ac
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0x5e71c2…8ce5ca
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0x50e97c…f02693
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0x26bc70…a3b915
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase104d ago0xafbaaf…def6be
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%candidates104d ago0xcca017…b52128
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%candidates104d ago0xb9b550…d158d7
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%candidates104d ago0xebf72b…744841
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%candidates104d ago0x8bac40…19137f
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%candidates104d ago0xb79906…b27d51
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%candidates104d ago0x0af946…8d3e10
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%candidates105d ago0x16dc1d…9a1231
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase105d ago0x797034…42a51a
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase105d ago0x3eb4e9…8cb6a7
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase105d ago0x67ce05…6e9191

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.