Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x73701b…55b87e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x4a613f…10ae90
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xd06b39…b82d5b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x95c26c…586bd8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xf936f1…64cfcd
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x65cbdc…b03ff0
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xe8e0ef…90349f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x3b725c…c4ab5f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x2f00b4…424d5d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x5fd0b3…fa9785
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xf9bd5f…27d94a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x8385d4…779db1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xd31002…a46fb6
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x0a7e1a…c190ea
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x0566e5…f9b270
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x141e23…e65660
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x17dc5a…4b8559
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x740dfd…0b5d1f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xd48dd1…5ac31a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x7e0ecd…b2200d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xf232fa…85ebb1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x9b9b9a…f395e3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xad5510…3932f1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x9f5fe7…ba3cb3

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.