Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x90acd6…7b4ed6
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x7d4d16…423f0c
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0xbfa174…d710eb
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0xb2e351…b99332
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x261d5a…b31669
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x1ac10a…03c92d
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x2581a0…51dc0c
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x4c2f73…ad6f5b
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x7be7d6…8531fb
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x798604…3142d4
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x24d761…a5b80a
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x7b7262…b2b721
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0xbeafa0…2be734
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0xd03e38…8458c2
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0xa53f45…33b256
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x774baa…77b39b
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0xc57065…9d8719
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x9ca248…9a579f
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0xb6296f…f10bb3
0xa8ed…c43d0xfe80…47eeBase—$0.001100%fluxa17d ago0x91bee5…69af72

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.