Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe655…fff00xc0a4…f488Base—$0.07100%coinbase34d ago0xe3d239…d0cad8
0xe655…fff00xc0a4…f488Base—$0.07100%coinbase35d ago0xfe470b…1c997f
0xe655…fff00xc0a4…f488Base—$0.10100%coinbase35d ago0x3c5152…af6389
0xe655…fff00xc0a4…f488Base—$0.10100%coinbase35d ago0xfac42a…2bced9
0xe655…fff00xc0a4…f488Base—$0.07100%coinbase35d ago0xa05323…8d9ec1
0xe655…fff00xc0a4…f488Base—$0.11100%coinbase35d ago0xc511c0…78b6e3
0xe655…fff00xc0a4…f488Base—$0.20100%coinbase35d ago0x140489…90c1f7
0xe655…fff00xc0a4…f488Base—$0.13100%coinbase35d ago0x8aef01…a1bcab
0xe655…fff00xc0a4…f488Base—$0.24100%coinbase35d ago0xc0bf4a…d43e29
0xe655…fff00xc0a4…f488Base—$0.21100%coinbase35d ago0xd7ca7b…0f8df7
0xe655…fff00xc0a4…f488Base—$0.31100%coinbase35d ago0xc64be7…1ddd3e
0xe655…fff00xc0a4…f488Base—$0.09100%coinbase35d ago0x4003b9…9adf4d
0xe655…fff00xc0a4…f488Base—$0.19100%coinbase35d ago0x2804ec…8c3fd1
0xe655…fff00xc0a4…f488Base—$0.29100%coinbase35d ago0xa476f0…fd3971
0xe655…fff00xc0a4…f488Base—$0.25100%coinbase35d ago0x17cc4e…d1d35b

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.