Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x7a376e…da617c
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x89a437…0efe1d
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x84c6de…19398f
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0xe7589b…9a5334
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0xe4b00b…ef1f57
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0xcbd0cf…be565f
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x7708d8…0e50c6
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x05771d…33076b
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0xf78614…3ccadc
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0xf77667…27bb04
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0xa8434d…6ba3bc
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0xb04bcc…aaec9e
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x86cce1…8908a4
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x80c816…308b31
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x1f3590…5257e5
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0xe14a64…44d6cc
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x215663…213876
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x7e4371…20b05d
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x5d3ee6…bb9fa8
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x17e9ae…7f00c4
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x5f28e7…110acf
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x28cf4c…f4080a
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x048fdd…c3457a
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x1876eb…b0776a
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa6d ago0x66b58e…266c10

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.