Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa73d ago0xa638ee…e51ec3
0x9610…6a350x9c95…e299Base—$0.001100%fluxa73d ago0xc01bb4…52ec59
0x9610…6a350x9c95…e299Base—$0.001100%fluxa73d ago0x1bb865…c2dedf
0x9610…6a350x9c95…e299Base—$0.001100%fluxa73d ago0x5734af…39b293
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0x4b0344…67e9ff
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0xc7cbaf…47fbee
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0x4810b9…b2b570
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0x707970…990d4b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0x38b951…589412
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0xe929f5…3e9367
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0x7dd3fc…97b884
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0x54649e…fb1e4b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0xa91d5a…e4de4a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0xb1ada7…8e96e6
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0x535063…43f48b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0x1e9a26…4bf7fd
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0x3f7946…c50542
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0xd6f12c…0221be
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0x8cf76e…3a4285
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0x4593b6…33307f
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0xb5a0bc…d5d85c
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0xffea74…eb5f61
0x9610…6a350x9c95…e299Base—$0.001100%fluxa74d ago0xb7f0b8…ef4952

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.