Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0x60409e…00304d
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0xb65fe7…f54406
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0xfbda82…630128
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0x745ba9…5bf268
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0xbb8fed…5f4e63
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0xdde633…e54e94
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0xd74dbd…65a929
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0xc1ee07…e7a1f7
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0xcc1cbb…70cd34
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0x88f3ec…c426c5
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0xc613bf…cc5d11
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0x151342…3b8f73
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0x139673…eded3c
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0xadd28c…3e65c2
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0x4a7bd2…478140
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0x495433…12c104
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0x33af48…686388
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0xc64ef0…c24f1d
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0xf1ea1f…882994
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0xc77e88…0b5de1
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0x0b170e…c23b61
0xee07…c3450x9c95…e299Base—$0.001100%fluxa34d ago0x901dbd…c38e80
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0x15ed38…9abf16
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0x63bdc7…c92a6e
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa34d ago0x789c01…c42864

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.