Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0x40cf4e…f30686
0x8097…59590xfe80…47eeBase—$0.001100%fluxa34d ago0x52635b…efe803
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0xff6117…671712
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0x757bea…b1d258
0x8097…59590xfe80…47eeBase—$0.001100%fluxa34d ago0x32ce46…9aaf17
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0x5ddcfa…9213ee
0x8097…59590xfe80…47eeBase—$0.001100%fluxa34d ago0xd413ac…e11293
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0x97b569…902792
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0x042169…a33114
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0xdb6041…0ba199
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0x55b1c1…223982
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0xd204da…4ca3f7
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0xfc0efe…0e2eef
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0xce2f77…58a543
0x8097…59590xfe80…47eeBase—$0.001100%fluxa34d ago0xc3edf8…0ee316
0x8097…59590xfe80…47eeBase—$0.001100%fluxa34d ago0x638f02…70a5c4
0x8097…59590xfe80…47eeBase—$0.001100%fluxa34d ago0xe2eac2…81dd0a
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0xe8ead2…dfdfa7
0x8097…59590xfe80…47eeBase—$0.001100%fluxa34d ago0x0f4684…9ee1b1
0x8097…59590x9c95…e299Base—$0.001100%fluxa34d ago0x4c1504…3651f9
0x8097…59590xfe80…47eeBase—$0.001100%fluxa34d ago0x9e656f…fc9f3b
0x8097…59590xfe80…47eeBase—$0.001100%fluxa34d ago0xa1a13c…a7f3bc
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0xd07a89…932467
0x8097…59590x9c95…e299Base—$0.001100%fluxa35d ago0x0d1d63…4a5572
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x9be5b5…bd6087

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.