Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa48d ago0xeeb55e…e0d53c
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa48d ago0x5688f7…ec7690
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa48d ago0x962b1c…dcaa6c
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa48d ago0x889d6b…8265ae
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa48d ago0xa06597…7edb87
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa48d ago0xf6f17e…407920
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa48d ago0x1cdcf3…fb9f3f
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa48d ago0xeb13e7…0e712d
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0xa7983f…7059cd
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0xad5d97…5032aa
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x8c3eea…5cad4f
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0xf45eb7…d537a2
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x5feac2…c7014f
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa49d ago0xa1a23a…638a67
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x1b27f5…f3089a
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0xab7e2e…c3b5eb
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x39c6a7…fca982
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa49d ago0x8d6bf2…19539e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x21b252…5e439b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0xcb9ba2…b6cc31
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x53e1c4…c5cc96
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0xf1d50e…e602d3
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0xc6b185…b26170
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x81d5ba…c00c8a
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x45b253…ed0281

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.