Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e05…0a2f0x3e0a…78e7Base—$0.00326100%coinbase74d ago0x03fd7d…f8d972
0x0e05…0a2f0x3e0a…78e7Base—$0.005332100%coinbase74d ago0x334680…5d0108
0x0e05…0a2f0x3e0a…78e7Base—$0.003354100%coinbase74d ago0x0d7f87…50aac1
0x0e05…0a2f0x3e0a…78e7Base—$0.004385100%coinbase74d ago0x4823d7…101de5
0x0e05…0a2f0x3e0a…78e7Base—$0.003689100%coinbase74d ago0x0c9e0d…e798cf
0x0e05…0a2f0x3e0a…78e7Base—$0.002883100%coinbase74d ago0x163ab7…b60ba7
0x0e05…0a2f0x3e0a…78e7Base—$0.002813100%coinbase74d ago0x0d8924…2a97c2
0x0e05…0a2f0x3e0a…78e7Base—$0.004553100%coinbase74d ago0xc796b9…f65d34
0x0e05…0a2f0x3e0a…78e7Base—$0.005058100%coinbase74d ago0xf68245…a8ee49
0x0e05…0a2f0x3e0a…78e7Base—$0.005139100%coinbase74d ago0x72b98c…028367
0x0e05…0a2f0x3e0a…78e7Base—$0.003974100%coinbase75d ago0x88fe84…159d95
0x0e05…0a2f0x3e0a…78e7Base—$0.005254100%coinbase75d ago0x34f295…4740fb
0x0e05…0a2f0x3e0a…78e7Base—$0.005467100%coinbase75d ago0x1de02d…595b93
0x0e05…0a2f0x3e0a…78e7Base—$0.002899100%coinbase75d ago0x99b2ad…10f0f1
0x0e05…0a2f0x3e0a…78e7Base—$0.00486100%coinbase75d ago0xf2e40e…5c21f9
0x0e05…0a2f0x3e0a…78e7Base—$0.003258100%coinbase75d ago0xf46cf3…9d6d34
0x0e05…0a2f0x3e0a…78e7Base—$0.003495100%coinbase75d ago0x5d1586…1934be
0x0e05…0a2f0x3e0a…78e7Base—$0.004108100%coinbase75d ago0x418c2a…7f60be
0x0e05…0a2f0x3e0a…78e7Base—$0.002764100%coinbase75d ago0xe9c831…dbabb4
0x0e05…0a2f0x3e0a…78e7Base—$0.005795100%coinbase75d ago0x33c82e…ac9250
0x0e05…0a2f0x3e0a…78e7Base—$0.004593100%coinbase75d ago0xf1a597…bbab85
0x0e05…0a2f0x3e0a…78e7Base—$0.004391100%coinbase75d ago0x9e05ff…acd244
0x0e05…0a2f0x3e0a…78e7Base—$0.002956100%coinbase75d ago0xf9e5cf…568762
0x0e05…0a2f0x3e0a…78e7Base—$0.003731100%coinbase75d ago0x057701…63f3c3
0x0e05…0a2f0x3e0a…78e7Base—$0.002845100%coinbase75d ago0xa37fc1…d6d3aa

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.