Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0xb38fe0…811447
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0xdf33f2…13294e
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0x372cbb…5e7c5a
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0xe720bc…ef98dd
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0xc187e0…7a4246
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0x7775b8…00410f
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0xae6c13…9b7a20
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0x8bdac8…4a8fed
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0xda56be…f4b091
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0x8d5535…00f56c
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0xa5c6b1…7274dd
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0xdb58ac…dfd853
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0x757607…1f1c25
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0x9001ba…0fa1fc
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa65d ago0xdc24de…ba5195
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0xfbe9c3…af2500
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x50eedc…c6e589
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x1c7065…7b1524
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x40d01a…ecd7fa
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x2182b4…987861
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0xdc0990…8fc5fb
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0xa6b29e…7321e6
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x4b61f3…cc1dda
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x3a65aa…6d2883
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0xc91d95…aeb71d

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.