Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0x570cc1…2c4675
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0xc3c2d2…a06ea5
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0x842719…fc0901
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0x00f42b…685920
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0xba5e80…9cf5cc
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa35d ago0x18251c…4c0cd0
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0x7b2f6c…03551a
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa35d ago0xa4db0f…2f31dd
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa35d ago0x24a104…e80e32
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa35d ago0x5ab79a…75f8df
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa35d ago0xc0350b…aff238
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0x857b1b…9d07cb
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa35d ago0xc206ed…8e98f6
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0xf4db1d…75c5e6
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa35d ago0x6f3f0e…045cf7
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0x0ebe31…bc7fff
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa35d ago0x8ca6e6…d44687
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa35d ago0xc00177…ffeef6
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa35d ago0x8ed4c1…f7d7b7
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0x626c27…64106d
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0x3ed8c1…28e667
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0xc24c1c…20be5f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa35d ago0x520673…332663
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa35d ago0x704062…831551
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa35d ago0x71f79b…d691ab

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.