Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7c5…159d0x4f4b…422dBase—$0.001100%coinbase49d ago0x61c22a…0e4333
0xe449…fead0x4f4b…422dBase—$0.0035100%coinbase49d ago0xa9497e…982949
0x957b…8adb0x4f4b…422dBase—$0.0035100%coinbase49d ago0x9465b9…cb5566
0x91bc…f8180x4f4b…422dBase—$0.001100%coinbase49d ago0x52fb2d…6d8268
0x929e…fe6b0x4f4b…422dBase—$0.04100%coinbase49d ago0x1a99d1…220911
0x2230…92440x4f4b…422dBase—$0.001100%coinbase49d ago0x081d65…e1463f
0xc432…63f20x4f4b…422dBase—$0.04100%coinbase49d ago0x5f4f81…6d3fb5
0xdad0…ddc90x4f4b…422dBase—$0.0035100%coinbase49d ago0xbaa215…51a8a1
0x565a…41e40x4f4b…422dBase—$0.0015100%coinbase49d ago0xe33faa…3d7c88
0x69be…c02e0x4f4b…422dBase—$0.001100%coinbase49d ago0x80dbcf…bbbe4b
0x6c39…6f220x4f4b…422dBase—$0.0015100%coinbase49d ago0x9ed227…54b67e
0x6bf6…21650x4f4b…422dBase—$0.04100%coinbase49d ago0xbf3261…115b93
0xaa95…6fed0x4f4b…422dBase—$0.001100%coinbase49d ago0x5f926a…b47cac
0x1172…b22e0x4f4b…422dBase—$0.001100%coinbase49d ago0x09f7f8…b972b2
0xb0a9…3d6c0x4f4b…422dBase—$0.0035100%coinbase49d ago0x07d677…9d2aea
0x4132…72ca0x4f4b…422dBase—$0.001100%coinbase50d ago0x497b73…ca85a6
0xa411…b5df0x4f4b…422dBase—$0.001100%coinbase50d ago0x59bfda…2851d9
0x4208…4f750x4f4b…422dBase—$0.0035100%coinbase50d ago0xd0023d…3cd0f1
0xae7e…45290x4f4b…422dBase—$0.001100%coinbase50d ago0xadbc5a…18af18
0x46e0…99d90x4f4b…422dBase—$0.04100%coinbase50d ago0xc23aa4…9ae637
0x8712…ec6e0x4f4b…422dBase—$0.0015100%coinbase50d ago0xf545d0…003aea
0x9b6d…4daf0x4f4b…422dBase—$0.0015100%coinbase50d ago0x615acd…6480f6
0x143b…0c720x4f4b…422dBase—$0.0015100%coinbase50d ago0x285105…bbd8f3
0xff94…337d0x4f4b…422dBase—$0.0035100%coinbase50d ago0x9fd1e8…b92546
0x116b…33200x4f4b…422dBase—$0.001100%coinbase50d ago0xc6ce6e…0035d4

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.