Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x88924b…8697b0
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xb824a9…b4c03a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x995fc0…7f30d7
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xce0fc5…58275a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x9a89d6…ab1d45
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x188264…115649
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xa5c25d…4773ef
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xbae3e0…d06511
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xfb40d3…8816c5
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x47f1ff…1fe3cb
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xbcfd28…9c1e39
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x0a691d…74fa8b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x7f532d…fb67ed
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x2cf665…1a6072
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x3c83df…6e3a09
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x739d96…c60362
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xff9528…bea26a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x8ed703…ad5512
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x1dd2f0…a00a6f
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x970678…f942e6
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xe29e9c…1b39f7
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0x9af251…46194d
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xb20a29…d6eb01
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xf049c2…f4cf7d
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xa54765…166814

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.