Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0312…969f0x2152…5629Basex402 service$0.31100%coinbase20d ago0x9d3f19…8b9d2b
0x2152…56290x0312…969fBase—$0.31100%coinbase20d ago0x42f397…d0ffbb
0x0312…969f0x2152…5629Basex402 service$0.16100%coinbase20d ago0x030805…5d6feb
0x2152…56290x0312…969fBase—$0.16100%coinbase20d ago0xd82222…8e665b
0x0312…969f0x2152…5629Basex402 service$0.12100%coinbase20d ago0xe024cd…120239
0x2152…56290x0312…969fBase—$0.12100%coinbase20d ago0x597ef4…96046d
0x0312…969f0x2152…5629Basex402 service$0.12100%coinbase20d ago0x631b55…fbe949
0x2152…56290x0312…969fBase—$0.12100%coinbase20d ago0x6b27be…9004af
0x0312…969f0x2152…5629Basex402 service$0.12100%coinbase20d ago0xd29fed…8bb556
0x2152…56290x0312…969fBase—$0.12100%coinbase20d ago0x83d42b…096b0f
0x0312…969f0x2152…5629Basex402 service$0.09100%coinbase20d ago0x645ae8…208979
0x2152…56290x0312…969fBase—$0.09100%coinbase20d ago0xcb1c81…4e0ee7
0x0312…969f0x2152…5629Basex402 service$0.09100%coinbase20d ago0x567591…30792c
0x2152…56290x0312…969fBase—$0.09100%coinbase20d ago0x924e05…c9b976
0x0312…969f0x2152…5629Basex402 service$0.09100%coinbase20d ago0x8d176c…4b2e3b
0x2152…56290x0312…969fBase—$0.09100%coinbase20d ago0x894c49…90d559
0x0312…969f0x2152…5629Basex402 service$0.09100%coinbase20d ago0xee354d…5ba517
0x2152…56290x0312…969fBase—$0.09100%coinbase20d ago0x260e4a…bf2717
0x0312…969f0x2152…5629Basex402 service$0.06100%coinbase20d ago0xd9b9fe…1a31a4
0x2152…56290x0312…969fBase—$0.06100%coinbase20d ago0xe76d7e…0ad111
0x0312…969f0x2152…5629Basex402 service$0.06100%coinbase20d ago0x36aa67…b5ba40
0x2152…56290x0312…969fBase—$0.06100%coinbase20d ago0xe082ce…be4934
0x0312…969f0x2152…5629Basex402 service$0.06100%coinbase20d ago0xad8a9c…41670f
0x2152…56290x0312…969fBase—$0.06100%coinbase20d ago0x4d7b56…d87c75
0x0312…969f0x2152…5629Basex402 service$0.06100%coinbase20d ago0x106dee…326dff

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.