Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x3443ad…44b8ed
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x0a16be…2d10ac
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0xfd32aa…7bd020
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0xdecbb4…931235
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x8b939d…a438ca
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x1d8b84…2a5f57
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x9c8aa1…2c8b56
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x82926b…3568a2
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x0d1a30…6c0936
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0xb221b1…c76d12
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0xf9ba66…dcbbec
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x39d01c…9b5b03
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x1eb3cb…761d41
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0xc9eab7…3dc123
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x1ab04b…c22ba2
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x51904f…b1018b
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x3ea226…b2e56f
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x99fd2e…0b781a
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x5cec06…5ce249
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x46b217…dfca11
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x2540eb…ac60e4
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0xc8ef7e…1ee36f
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x03d5f5…55d197
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x703730…311bc0
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa86d ago0x5f1859…43c978

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.