Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x3441e6…dd61cb
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x1de438…16b3ef
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0xb11636…d280a5
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x60e7b5…43ad2a
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x19ee0c…02de69
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa36d ago0xbbcfbf…5354a0
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x3f927c…e56e96
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x822a74…b85182
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x6b9865…61889b
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x28bb76…525b72
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0xb0a594…d0e0da
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x4af2bf…27e6bf
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x41017b…a7d1e2
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa36d ago0x015378…8facb1
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0xbcbec3…e6a098
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x5949f7…26b387
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0xd9e408…fbf55d
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x641f48…04bd1a
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x518c4c…b3330c
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x237fce…6cab5e
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x87c620…922bc4
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0xf26f28…c548d0
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0x891498…af57ea
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa36d ago0xc496fe…39c93c
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa36d ago0x4f4c31…afeba3

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.