Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x96df31…68cda9
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x37c999…e72a41
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x071e7b…659e6b
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x46296f…20ff5b
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x1f95a8…b2dbee
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x636076…023a99
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0xf0725a…3d0903
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x2cd957…4b66d1
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa34d ago0x547a2e…87006a
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x354e2b…c39b99
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa34d ago0x0de27d…ec1be7
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa34d ago0xf540e7…ca898a
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa35d ago0xba08a6…ae4629
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa35d ago0x57e931…06aed5
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa35d ago0xb599ef…9b893f
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa35d ago0x0d6556…ada242
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa35d ago0x97e9c5…52dadc
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa35d ago0xd05bff…b154b2
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa35d ago0xe2e0bf…1ea86c
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa35d ago0x825db3…2be5db
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa35d ago0xbfc80f…dd1e06
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa35d ago0xb89b6c…ea2e06
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa35d ago0x4f3d89…d368e6
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa35d ago0x7fa1a8…19c3f5
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa35d ago0x3e081f…97524a

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.