Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xaeed9b…0ce8d5
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x0070bf…0386cd
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x267bfd…9c9dce
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x32258d…f8d003
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xd5d838…3618a0
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x4614e0…bebafa
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x184fd6…cb6e56
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xccd355…6dfc72
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x285868…981340
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xd47e66…3fa693
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xd57411…cbc7df
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa20d ago0xea6fa6…badd31
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa20d ago0x6a9f16…362a5c
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa20d ago0x50a51f…b715f2
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa20d ago0x29e6ea…df6bba
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa20d ago0xb8bb8a…c611ea
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa20d ago0xbf4028…b5a10f
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa20d ago0x79f71f…56d3c8
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa20d ago0xbcc58f…f3b9ee

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.