Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x47e690…dbf405
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x4120f7…d8dee0
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0xc58c4a…88aa5d
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x2630f4…78e505
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x7b65b6…8f627d
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0xea0195…a347ef
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0xf3fa15…d9efdf
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa37d ago0x6001b3…0cd3b5
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x59655b…1a02ec
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0xab79d5…e95ff3
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x3e7f29…7364e0
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x9fb3da…0509f4
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x07cb6c…6f9ab5
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0xdbd05e…220bfe
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x4f5ba0…8a6b70
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x202bec…654f45
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0xfe1b8e…66531c
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x119800…8cb733
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x105647…253ba0
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x2d65d5…145603
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0xb43a74…6b9bcb
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0xb32253…f03ba2
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x2aae3e…e9bd37
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x719cc1…2cbe3c
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa37d ago0x66cdb2…3bfb38

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.