Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x16b589…91b06d
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0xeed2e1…d2514d
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0xb9a370…61bbd5
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0xdce3cc…24587a
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x0cd7a6…418c8b
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x9a4ff7…e11500
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x0c7de3…c7659d
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0xd2588d…df13f1
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x6ab931…5fe25b
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x5b96a2…c55f6e
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0xda4617…769a10
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0xa20fc2…6bfed5
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x4657e4…a61280
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x0b6358…4ae19e
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0xbca525…dc1fa7
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x609963…7d4987
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0xf73461…d6b9d4
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x17ae13…0b0b53
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x7fe03d…cb923b
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0xd21a87…bf20e9
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0xb0a9d3…1097b0
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0xce39a2…557be7
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x186f38…2b07e8
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0x94d437…ae97bb
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa28d ago0xfbbc82…cbadcf

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.