Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x2a0571…720783
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x8c8041…113fd8
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x050cec…f6fdbc
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0xbaf25c…a492bd
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0xc1e78c…d93b45
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0xfece2c…8c8e4e
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x670c18…90d688
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x4c47d4…84e702
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0xf9709a…99982f
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0xedd12f…51c440
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x3397e0…2e8c23
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0xacf87d…acecf7
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x5ad5f1…990b9f
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x778a4c…50554d
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x3b3b79…b8c571
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0xb3e549…249734
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x44b396…bcac39
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0xb8e129…cd6ab3
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0xe249d4…e10364
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x804c2a…3b7194
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x8680ff…826aa7
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x201750…134b2e
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x1751a3…ae6894
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x632986…b6dac9
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa16d ago0x30bd15…b02641

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.