Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x491130…7eb519
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0xf6d3f0…82b9e1
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x1a3c94…6e2a8e
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0xdfed4a…3c544b
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x2f594b…b6a0a3
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x7126ce…25e482
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0xa3f594…f2bfa3
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0xc4af3a…cb3489
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x354f5d…a21f39
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x08f1e5…44dceb
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0xa4672b…11fed4
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x13712d…a4ee79
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x7c6099…ecf836
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x9be210…39902d
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x0bd099…1a9d27
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0xa6a26f…726210
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x53436b…4a9748
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0xa2d66f…1f529c
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x9eafdb…997607
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x542fd7…b7efd1
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0xa76582…89beb0
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x81907d…6033ff
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x8da83a…364a4d
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0x274c53…e3418f
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa32d ago0xb279cf…7471d0

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.