Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa19d ago0x66e694…b3dce9
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa19d ago0x7158f3…da4a9c
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa19d ago0xe953c4…057f83
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa19d ago0xe14112…f34943
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa19d ago0xdeb056…a5d26f
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa19d ago0x88369b…1d2c25
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa19d ago0x29b99e…d65e06
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa19d ago0x678cc0…7f5ed9
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa19d ago0x7a7512…f18eb1
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa19d ago0x501325…6aedc2
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa19d ago0x23aa1e…ff4655
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x5f25d8…6a8db3
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x73915f…55e313
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x3b8ea5…31b378
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x423dd1…e2dcab
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x0bb531…4cddd4
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xb88d5f…3cc6a9
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x586ec8…8d7a3b
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xa57933…3293e4
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xcac0fc…681317
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x66ecaf…cf2840
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x126660…5d8a3e
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x30b6b9…1122b5
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xf97e70…0f7d81
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xe0c1b9…fe0a00

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.