Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0x71b6c8…680c7a
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0xc27c40…796a59
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xb86a38…84b864
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x645586…54c049
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x611f56…5a5894
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x80fb29…a87fb4
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x024cbe…f4a7e3
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x008851…b013cb
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x8659a4…369242
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x7bca53…3e390f
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x6c18b3…37eb72
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xec00e4…50bc0e
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x7d27aa…4f22ad
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xf19f3a…84be27
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xf4799d…41d3d2
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1dcc02…3d07c3
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xb242e1…d96761
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x93d556…d867ae
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xe3eecf…fe4683
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x22b161…b01086
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1a0fd7…3bf0e2
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xe72c30…f75374
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x4c7eae…a8dd97
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x440338…d3d27c
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x9f9be2…f8bcd2

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.