Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xbe2e73…bea9c8
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x7ed214…b4b36a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x067a51…506dc0
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xd2ed5b…1d4d73
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xb3be87…f1b1db
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x0762d3…bca7f2
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xb621b8…c6dfbd
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xecc129…d8dcf6
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xb98fb1…c0fb68
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x8f9d8a…0d7094
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x09d06c…1b0ebd
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x2b2bd5…7d942c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xf624b9…b59e06
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x3b1cb2…bfedcf
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x080fc6…5ae365
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xfc6f87…7e2752
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x2b518d…e8c944
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xe5385e…7471ee
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xa50178…0a6bfa
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xa228c5…932aa7
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x4dfacf…9c33f1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xc19841…d35101
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xd055a9…d569ea
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x5fd655…cdef2b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x8bf5d0…06abee

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.