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 ago0xdb1a77…83a6df
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0xcef352…108c98
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0xd894fc…c6c5b3
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x1a9d4b…82d800
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x6cae09…a7b798
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0x8198f7…bf04b0
0x0843…13900xfe80…47eeBase—$0.001100%fluxa18d ago0xce3255…697cad
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x7a4650…3c0dd8
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xc96de2…2e69e2
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x150f8c…4bad25
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xbce708…70009c
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xfa265e…d040a0
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xca9890…59ac77
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x81f6e5…74ed2d
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xfa1ee9…8e4b20
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x76fa25…0c3e40
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x9e7f0b…b54a4d
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x3303a9…b1aad2
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x098201…bd7ec3
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x5eb9c9…5bfce6
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x452ce8…fd280f
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xa10748…4c75db
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x19e42c…09c86e
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xf03206…736691
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xc73f98…cc4410

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.