Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d73…1d600x993d…3f3cBase—$0.04100%fluxa118d ago0xecb4a0…39f88c
0x7510…b1b30x993d…3f3cBase—$0.04100%fluxa118d ago0x2b5031…5a102d
0xa294…32910x993d…3f3cBase—$0.04100%fluxa118d ago0x3f6001…848222
0x02e0…ad200x993d…3f3cBase—$0.04100%fluxa118d ago0xd2d390…53771e
0x65b4…062e0x993d…3f3cBase—$0.03100%fluxa118d ago0x6f288f…68a56a
0x896a…07db0x993d…3f3cBase—$0.04100%fluxa118d ago0xa2e66f…f552a2
0x410c…7b070x993d…3f3cBase—$0.04100%fluxa118d ago0xd52826…1d8700
0x2c53…f9810x993d…3f3cBase—$0.04100%fluxa118d ago0x774605…4aaf85
0xd193…0dc40x993d…3f3cBase—$0.04100%fluxa118d ago0x4e8a6a…fe2001
0xe47c…ee4c0x993d…3f3cBase—$0.04100%fluxa118d ago0x2b3355…796d76
0x002a…5b7d0x993d…3f3cBase—$0.04100%fluxa118d ago0xf6ea75…d29a07
0x0662…857f0x993d…3f3cBase—$0.04100%fluxa118d ago0xe5d165…05c21e
0x290a…6eb00x993d…3f3cBase—$0.04100%fluxa118d ago0x290e54…3b3136
0xa363…1d780x993d…3f3cBase—$0.04100%fluxa118d ago0x8fbf82…44258c
0xcf33…4be50x993d…3f3cBase—$0.04100%fluxa118d ago0x8b0936…7a4630
0xc7f2…5a3b0x993d…3f3cBase—$0.03100%fluxa118d ago0xfee251…83797f
0xaf2c…f0b20x993d…3f3cBase—$0.04100%fluxa118d ago0xe6013e…22d37f
0xc235…a7700x993d…3f3cBase—$0.04100%fluxa118d ago0xd3fe84…3ea946
0x1ae2…b1a70x993d…3f3cBase—$0.04100%fluxa118d ago0x8972e9…950247
0x64e3…df230x993d…3f3cBase—$0.04100%fluxa118d ago0xc93d81…e60500
0xd723…95aa0x993d…3f3cBase—$0.04100%fluxa118d ago0x279cc4…2c8171
0xe081…8a520x993d…3f3cBase—$0.04100%fluxa118d ago0xd1e4c1…a58a2c
0x8155…fef80x993d…3f3cBase—$0.04100%fluxa118d ago0x228a5a…cd420f
0x3972…9ee20x993d…3f3cBase—$0.04100%fluxa118d ago0x4ec404…e3a8d3
0x04d4…b6950x993d…3f3cBase—$0.04100%fluxa118d ago0xb92875…88c943

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.