Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0xd8a40d…6c3a29
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0x263762…938489
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0xe4c0a5…c623b5
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0x2d3f4d…ffa2d4
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0x323669…5b249f
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0x9174c2…0e21cd
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0x29b60c…ae2a3d
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0x3ca7d0…770be0
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0xe32251…f58959
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa49d ago0x8883e0…b0eb63
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0x3bd43d…0615c2
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0x4b45d7…00b01b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa49d ago0xaf2a76…5ec92d
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa49d ago0x00f19d…ee43fe
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa49d ago0xb444a3…9a365a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0x9901e4…459f26
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa49d ago0xcd246c…afdc96
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa49d ago0xfc7596…e1617f
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0xa3f3f1…ba2a62
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0x5e5bf6…408800
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa49d ago0x3c7c40…620034
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa49d ago0x5404fc…703e3c
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0xd800de…6c054d
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa49d ago0xe306c7…093ca8
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa49d ago0x7e4717…ea8c1e

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.