Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x6fdaf7…fd52ea
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x145210…6ab5e5
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0xeefc0c…8834e7
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x987f42…d7355a
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x4a13e0…399765
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0xf6db61…299c9f
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0xbd320e…ef3a66
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0xfe2f71…2c2dc2
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x6a4fa0…774f25
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0xbdbbc5…a36cfe
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x88202e…cfbc6e
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0xdb04c9…dab3e3
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x44964d…8f7098
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0xa3eb44…8c90e4
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x305e27…ff815a
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x64309b…7d3a69
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x531eeb…28d1ed
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0xc60ad1…c51196
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0xff6110…e5931b
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0xb23b9d…d11ab0
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x0278b4…085069
0x6664…00f70x9c95…e299Base—$0.001100%fluxa37d ago0x4b146f…af6c7a
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x18bdab…1a2ebf
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0xb11ef8…629c3b
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa37d ago0x607b00…9b4802

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.