Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0x9c95…e299Base$0.001100%fluxa34d ago0xb11a02…cf17d4
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa34d ago0x8e00a5…19aa97
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa34d ago0xd1bee1…02b21b
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa34d ago0x57a941…9795d6
0x1534…1a3a0x9c95…e299Base$0.001100%fluxa34d ago0xe1faaa…57a15f
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa34d ago0x4ce9e1…78bb1d
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa34d ago0x57ad16…f51fde
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa34d ago0x79bf7f…eddf5f
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa34d ago0x63ac73…99f913
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa34d ago0xc8a134…732e5d
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa34d ago0x3e93d2…84fbf5
0x1534…1a3a0x9c95…e299Base$0.001100%fluxa34d ago0x702d6a…b33d18
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa34d ago0xd164b3…2bd4c6
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa34d ago0xe2a1a8…eea90b
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa34d ago0x299f08…49cdd2
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa35d ago0x937912…224c8c
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa35d ago0x5031be…ba426e
0x1534…1a3a0x9c95…e299Base$0.001100%fluxa35d ago0x8147e0…8d008b
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa35d ago0x1b9807…3c99c3
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa35d ago0x6149f1…85d427
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa35d ago0x8a1a05…439a9d
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa35d ago0x1a2b7f…923892
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa35d ago0xb84a6b…c797db
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa35d ago0xa24b6f…21c750
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa35d ago0x915805…b1f01d

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.