Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b72…d0410x1699…c419Base—$0.01100%coinbase73d ago0x2e9312…a7ecf4
0x4b72…d0410xbd59…65caBase—$0.01100%coinbase73d ago0x2affa1…e55b51
0x4b72…d0410x1967…bbe1Base—$0.01100%coinbase73d ago0xbcc7d8…e36d71
0x4b72…d0410xee78…2f93Base—$0.01100%coinbase73d ago0xc8c25b…652e06
0x4b72…d0410xf671…d34eBase—$0.01100%coinbase73d ago0xc4f3a9…eeffbb
0x4b72…d0410x55dd…a837Base—$0.01100%coinbase73d ago0x4674c0…9ea695
0x4b72…d0410x934a…2d93Base—$0.01100%coinbase74d ago0xb03b99…f90c83
0x4b72…d0410x9ce0…80f9Base—$0.01100%coinbase74d ago0x364889…57ddf2
0x4b72…d0410xe9b4…e0adBase—$0.01100%coinbase74d ago0x854545…f8fd81
0x4b72…d0410xdbda…6f9eBase—$0.01100%coinbase74d ago0x225d72…63bd13
0x4b72…d0410x5d8f…fc7aBase—$0.01100%coinbase74d ago0x50d487…b47045
0x4b72…d0410x8cd3…283eBase—$0.01100%coinbase74d ago0xdc594a…7177ad
0x4b72…d0410x97dc…01d0Base—$0.01100%coinbase74d ago0x4fa7ec…cd14cb
0x4b72…d0410x1b0a…6341Base—$0.01100%coinbase74d ago0x92d3a7…0b1867
0x4b72…d0410xfd5a…377eBase—$0.01100%coinbase74d ago0x73ef69…2d52fe
0x4b72…d0410x7ef6…9a00Base—$0.01100%coinbase74d ago0x177b31…eac6ce
0x4b72…d0410x74cd…a949Base—$0.01100%coinbase74d ago0x848708…a0f09c
0x4b72…d0410x18bd…6f10Base—$0.01100%coinbase74d ago0xa5ca36…0a41a2
0x4b72…d0410x9cfe…6410Base—$0.01100%coinbase74d ago0x425a69…9bea5d
0x4b72…d0410x9824…f94fBase—$0.01100%coinbase74d ago0x8b228c…dd1eac
0x4b72…d0410xa296…6559Base—$0.01100%coinbase74d ago0xe2c993…363dd8
0x4b72…d0410x6df3…0dedBase—$0.01100%coinbase74d ago0xae5c5a…51d9b1
0x4b72…d0410xfc13…cf7eBase—$0.01100%coinbase74d ago0x42bccd…6e656e
0x4b72…d0410x9c12…5255Base—$0.01100%coinbase74d ago0x8687f7…0ddabf
0x4b72…d0410x2965…3f01Base—$0.01100%coinbase74d ago0x01faa0…06e796

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.