Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x0a6941…535d3e
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x84ecc2…3fb044
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xb19631…8c5324
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x4beff5…270d06
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xb145fd…9099e4
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x1cc93e…fb8ed4
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x77b273…040330
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x40365c…236731
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x41af9f…22d3dc
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x77ecdd…77d539
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0xbb31b1…149486
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0xc53169…c7c8e9
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0xd8e675…1d35f3
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x6cf74f…912080
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x279538…24695d
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x3f4b0e…6987ff
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x054765…257796
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x4f5121…9e057e
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x7a180e…354f06
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0xd929f8…c71deb
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x1c8a5f…fed8ad
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0xdf5d28…db30a4
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0xeb6d5f…834ac1
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x7068cb…f3c991
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x7edbfa…48103d

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.