Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x4db826…705053
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x13ea45…1a976f
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x854ef1…337484
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0xf19904…789c7c
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x871f77…476a21
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x6cc5ea…5e671a
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0xdbd6f1…64d169
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0x9c0a3e…4499f2
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0x9dbbbb…c5fc3e
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0xc71a43…f84681
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x3a9102…ff3ef2
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0xc8d467…b4d6ee
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0x9524a4…ef89da
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0xbfe1c0…94817e
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0xaf221e…823c8d
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0x6e02ee…ea57a1
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0x4c3f19…7f134c
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0x8ed5f5…89c5e1
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0xc59a32…fc3579
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0xedb1a3…5c9425
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0x2c8f38…e97443
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0xb0ac9a…8e84bd
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0xc3b6f2…3da376
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0x79a5f8…56a85c
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa46d ago0x492ffe…25563c

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.