Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520xfe80…47eeBase—$0.001100%fluxa16d ago0xf41256…791735
0xad50…65520xfe80…47eeBase—$0.001100%fluxa16d ago0xc67a00…1da059
0xad50…65520xfe80…47eeBase—$0.001100%fluxa16d ago0x6fe330…6fcd83
0xad50…65520xfe80…47eeBase—$0.001100%fluxa16d ago0x182b0b…be5649
0xad50…65520xfe80…47eeBase—$0.001100%fluxa16d ago0xe3d739…c7d13f
0xad50…65520xfe80…47eeBase—$0.001100%fluxa16d ago0x676e8e…81280c
0xad50…65520xfe80…47eeBase—$0.001100%fluxa16d ago0x77b908…e1f474
0xad50…65520xfe80…47eeBase—$0.001100%fluxa16d ago0xd8980a…9cf3da
0xad50…65520xfe80…47eeBase—$0.001100%fluxa16d ago0xa75271…791351
0xad50…65520xfe80…47eeBase—$0.001100%fluxa16d ago0x4f163d…e80641
0xad50…65520xfe80…47eeBase—$0.001100%fluxa16d ago0xc25d40…5a2ab7
0xad50…65520xfe80…47eeBase—$0.001100%fluxa16d ago0xcce989…c96269
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x3fbb9d…d08074
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xf65c23…e5e32c
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x1a518c…62e10e
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x5e66cb…a2573c
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x057b98…dee4f0
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x5263cb…e98c8e
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xf5577f…31bc27
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xf7627e…e554df
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xe45bc5…ab5de5
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0x8c8406…328cc7
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xd4327e…1798a6
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xcc1676…66a210
0xad50…65520xfe80…47eeBase—$0.001100%fluxa17d ago0xb0195a…3d9c8f

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.