Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0xbc9088…b7767b
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x58b665…0f195e
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x270d6b…dbceff
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0xb9b8d6…fcb1d2
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x59f3f2…550f43
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x7e297b…6e3f4b
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x5dc615…aeb5ee
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x007bf1…6614a2
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x292d18…422214
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0xb4d6e3…b77022
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x6f2b17…d49d37
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0xa99e35…4a4e16
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x3b5e01…8fda29
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0xe634c1…2de382
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0xd8916c…020fe1
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x682197…8bc8a0
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x51027b…3a3eec
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0xf873cd…e24211
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0xeaa1a9…052b8c
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x36d0da…b20a27
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x2fcff2…a94376
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x6761d9…cd88ad
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x112d7e…2c4254
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0xff5bb0…fb88d3
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x20c0c0…3925fc

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.