Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0x578f27…1f3841
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0x15275a…7e71bc
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0x635a74…bdec94
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0x5b2358…7c2d11
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa35d ago0xf7789a…72a960
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0x2e7d29…76138a
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0x5eb794…f76fa8
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0xf3418c…48077a
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0x47f0a9…193121
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa35d ago0x806441…8467d8
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa35d ago0x1c2e55…c05c01
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa35d ago0xf4a541…71ae52
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa35d ago0x720214…bf1df5
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa35d ago0x073166…d653ab
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa35d ago0x31f2d1…42e76f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa35d ago0x2e16c0…670131
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0x4ba0c7…2d7fc7
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0x2b9baf…3cdf1d
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0x08b271…d4ddc7
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa36d ago0x49387e…e8715a
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa36d ago0x21d32e…1a502c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0xdcbae5…7fda06
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa36d ago0x72f5a3…654645
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa36d ago0x5ab510…f62435
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa36d ago0xd2552d…1d943c

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.