Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase76d ago0x69c2c8…3de33f
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase76d ago0xfcf1cd…15356b
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0xcd3f27…9fe805
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0x68efe8…eef923
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0x87b1e4…abd800
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0xcf2d79…2c068f
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0xc61396…d9ba88
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0x32704a…3ffa31
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0x899375…ad20a8
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0x993468…5f09bd
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0x27430e…fab098
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0x133286…a59b10
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0x1d9d31…62c323
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0xfef892…84e427
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0xc52a3a…b3b0c3
0xba6f…18460x787d…3c2aBase—$0.01100%coinbase77d ago0x3b1beb…a279e0

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.