Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0xb07cdc…2b6c25
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x2d3968…7577fe
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x6831a8…51ae81
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x0aae7a…8384ee
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x7e1a82…542aeb
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0xf4b61c…c6caf6
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0xa7663a…6a0b7a
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x30bdba…2b1f1f
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x559fa0…cedee8
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x80fa40…095ac3
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0xfcaaf5…49b2db
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x527ff8…783610
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x4c08d9…f1e06d
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0xc27647…f4f883
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x5ea2b9…a64b06
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x37fbae…9dc3de
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x8104c4…ac7159
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x7b7cf8…3d3e8b
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0xb9b704…b7c486
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x1c1c7b…38f881
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x7f3b18…6d5fef
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x5288d6…91d6d6
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x0b1621…929318
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0x780a1d…46cbaf
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa18d ago0xb12207…fd9d02

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.