Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa42d ago0x5d1cb2…476af0
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0x5114c7…fb3ec8
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa42d ago0xb2ce31…cecd5f
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0xf92ba8…93b35c
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0xa9e11e…945c52
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0xe28d42…87a7b3
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa42d ago0x883ef2…8b7ae3
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0x421c7c…aabf06
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0x40e31e…09ec24
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0x38e9fc…8d81c4
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0x999319…c66d76
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0xaec5c9…f61300
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0xb1bf96…3588d7
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa42d ago0xfd5ed6…e94c2e
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0x860571…8e04d9
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa42d ago0x0004cc…ed08da
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0xc9756f…963da2
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0x232c07…ac2b66
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0xf68759…e32812
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0xd3e1ee…c2ee23
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0x7fd93e…5a67b7
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0xfabd2e…bb47e6
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0x41cf6d…89d5ff
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0x511bf5…73a4ef
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa42d ago0x398b18…691824

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.