Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0xbbafe6…33fa44
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x33d334…6a79a8
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0xe3f3d5…7a5bd3
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x1c9020…38f375
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0xdfae00…6649ec
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0xca4dc1…4965a3
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0xf32e9f…a6df89
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0xd5740c…6e0032
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x1e803a…14ebce
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x13cbeb…d1048b
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0xb3124f…89116e
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x4fb674…41eb6a
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0xea22c9…e19b01
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x9f23f1…8a7ce6
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x0acfb6…029f49
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x1128e9…e20964
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x571453…ef87cc
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x6a047d…c20943
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0xc04ff5…5a9717
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x16d81d…92c4d4
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x945c60…16afc2
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x7e4206…914c3d
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x6c1091…7d9ae7
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0x921673…22a4e2
0x6147…66830xfe80…47eeBase—$0.001100%fluxa24d ago0xb929a0…3b6800

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.