Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x086f68…c12244
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xf4af23…bf3839
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x6c4091…f9d014
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xa73ccb…d5e443
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xbcc4ae…6a5c68
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xc5a2b4…405fd8
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xfe9c13…de516e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xf54021…8989f8
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xe23992…b967ca
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xa946f0…49da5e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x77b4c7…14557c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x8e11e8…d3afb6
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x338a55…90fa65
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xe2179c…b5180d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x9c1cd8…a5002e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xb7ed59…c5c4ef
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x15c3b9…5b936b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x82362a…d5ecd0
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x095079…62345d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x5a510b…df070b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase40d ago0x9a4ec1…0329bc
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase40d ago0xbe1f90…a5445b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase40d ago0x71568c…c51636
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase40d ago0xd4bd8f…93c71c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase40d ago0x5831fa…0dcef1

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.