Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0xcbbc70…c7a71f
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0xcc1a92…4a533d
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0xab8101…2e772c
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0xdeb17e…246c66
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x690ddf…992d2e
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x57af3b…fa1dd2
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x1a75df…e15252
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x085fa1…92881c
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa43d ago0x5dde10…1f8a2e
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x94837d…60103f
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x777b75…fea5a2
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x3a34c3…228a0a
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x020938…af5a1f
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x7ef0e4…fcac8b
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0xed3788…b5962e
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa43d ago0x8c226a…0b8b4c
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x4a23c0…f34d27
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa43d ago0x09a063…48eecb
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0xc9c2cd…e2cff5
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa44d ago0xaab76b…aa2394
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa44d ago0x1cd372…53204c
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0xd65214…a38f0c
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0x61d7dc…64b02a
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0x171e5d…6c22ed
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa44d ago0xbdfff0…28a8ed

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.