Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0x7168c3…520d3c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0xfea6bd…a3f1cc
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0x2d14cd…e35566
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0x7ae7d6…df93f7
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0x3c7185…264cea
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0x0bf94a…9699ad
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0xd79304…ee3a22
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0xbaf459…970f25
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0x08db93…5c55a4
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0xc7356a…6faa73
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0xaae549…6060db
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0xb98136…1115df
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0x6065d3…f7e1fe
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0x07af70…fe3991
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0x873e61…06f1ee
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0x8bcaf9…d9d8e6
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa71d ago0x4ca917…ef2aa4
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa72d ago0x3850dd…7aa0a8
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa72d ago0xc68a09…bd499b
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa72d ago0x2e140b…6f1b43
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa72d ago0x687b05…b04f92
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa72d ago0x675eec…4ef52f
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa72d ago0x9b0e4f…1045b3
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa72d ago0x970042…087e41
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa72d ago0x6fc9b3…021d6c

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.