Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x6e3b56…a5e96d
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0xbf1b90…8374b4
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x80a080…110da8
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x732f82…75c519
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x850b87…4b69c5
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x416812…a42850
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0xed7f76…5c3962
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0xa88dbc…855f08
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa40d ago0x551389…6cf335
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x607202…281608
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa40d ago0x2a7ed5…19ee57
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa40d ago0x15244a…7863f8
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x15a442…a7f97e
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x99609e…d26d15
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0xe2283b…898315
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0x9c14e7…78d2c1
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0xb41f6f…f4f742
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0x88ff43…9d94b7
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0xab4f3d…aa2698
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0x652cd7…43b17f
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x1bfb6d…4e8b48
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0xce620a…c8cc7a
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0x139535…09dd60
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0xa1d1b9…52e85e
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0x080717…730117

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.