Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x118d…b6060xf292…4d96Base—$1.20100%ultravioletadao7d ago0x94cd27…baca5c
0x118d…b6060xfae1…fd47Base—$1.20100%ultravioletadao7d ago0x84545c…404088
0x118d…b6060xc1f6…982fBase—$1.30100%ultravioletadao7d ago0x9292e3…6d0fc3
0x7c82…26200x118d…b606Base—$3.70100%ultravioletadao7d ago0xbc7908…228133
0x118d…b6060xf292…4d96Base—$1.40100%ultravioletadao7d ago0x4b47b1…36271a
0x118d…b6060xfae1…fd47Base—$1.40100%ultravioletadao7d ago0x85b4e4…2eef38
0x118d…b6060xc1f6…982fBase—$1.40100%ultravioletadao7d ago0xd69413…ce0c18
0x7c82…26200x118d…b606Base—$4.20100%ultravioletadao7d ago0x1e55f4…39553c
0x118d…b6060xf292…4d96Base—$1.30100%ultravioletadao7d ago0xc81d8d…fce297
0x118d…b6060xc1f6…982fBase—$1.40100%ultravioletadao7d ago0xe4de5f…de43d7
0x118d…b6060xfae1…fd47Base—$1.40100%ultravioletadao7d ago0x03aafd…d51545
0x7c82…26200x118d…b606Base—$4.10100%ultravioletadao7d ago0xc76246…481c84
0x118d…b6060xf292…4d96Base—$1.30100%ultravioletadao7d ago0xe39d5d…b74478
0x118d…b6060xc1f6…982fBase—$1.30100%ultravioletadao7d ago0x8857a3…28cf54
0x118d…b6060xfae1…fd47Base—$1.30100%ultravioletadao7d ago0x2951a3…b991be
0x7c82…26200x118d…b606Base—$3.90100%ultravioletadao7d ago0xf9b0b6…5c044d
0x118d…b6060xf292…4d96Base—$1.30100%ultravioletadao7d ago0xc7ac7e…fc04ad
0x118d…b6060xfae1…fd47Base—$1.30100%ultravioletadao7d ago0x6e61fc…ba1427
0x118d…b6060xc1f6…982fBase—$1.30100%ultravioletadao7d ago0x8e1139…7362ba
0x7c82…26200x118d…b606Base—$3.90100%ultravioletadao7d ago0x1f217e…84e93f
0x118d…b6060xf292…4d96Base—$1.40100%ultravioletadao7d ago0x8ff589…191815
0x118d…b6060xfae1…fd47Base—$1.40100%ultravioletadao7d ago0x9b5e1a…69c325
0x118d…b6060xc1f6…982fBase—$1.40100%ultravioletadao7d ago0x9008f2…565e44
0x7c82…26200x118d…b606Base—$4.20100%ultravioletadao7d ago0xe5e792…894698

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.