Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa79d ago0xfb9736…b01d9e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa79d ago0x48becd…481cf8
0x9610…6a350x9c95…e299Base—$0.001100%fluxa79d ago0x96cec8…79f024
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x850bf5…2c8952
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0xa74f52…85d6f8
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x8c33c3…350020
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x497138…faa068
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x90a27a…5be63a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x50e27f…8cf6fc
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x6ff272…059ada
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x75394a…df5052
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x0713b9…87a9e4
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x89c43c…f8da90
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x85210f…cb0f39
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0xb9c278…9ce456
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0xaac048…4bf462
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0xe8c934…497132
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0xbd2406…888554
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0xb0ad4a…5a91e9
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x8f0d00…543533
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0xa6038a…1c7840
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x99d53c…b65b7a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x197093…059c21
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0xbcd2f5…547c8e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa80d ago0x6c5a9b…85083e

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.