Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown45d ago0x8e9c46…807ad5
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown45d ago0x27b1d3…6b16cc
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown45d ago0xb43910…cb0f74
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown45d ago0xd7173a…e0019f
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0xe06173…0bdbb6
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0x1959c0…7f1565
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0xd2a3d9…e9962b
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0xa9b32d…1c94d6
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0x9fa8f9…af5cc6
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0xda0b56…82e4f7
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0xa86689…cf2c1d
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0x697d60…0b0049
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0x905fcf…fcdd4b
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0x64fe7e…ccf6ea
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0xba21cc…277884
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0x0eb219…d4838f
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0x02e3a7…bba759
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0xf1c75d…e94759
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0x04f5ba…580f54
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0x73dd93…0cf9a7
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0x285f05…feeafa
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0x21daf5…24be2a
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0xeaadce…118d51
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0x4c2ba3…032e7c
0x1ec4…a35a0x9c95…e299Base$0.001100%Route unknown46d ago0xeccac0…f94b23

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.