Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0x2448e6…eb48ed
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0x9ca2cc…054f24
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0x516cfb…5cd510
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0xbaa83d…a02e94
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0xe700ff…892289
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0x008537…bf4613
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0xb3c32d…7ae58c
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0xea8ad6…9fd9a9
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0x1d1d44…e0004a
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0xc52c48…3fdf13
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0x167b4e…4efca2
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0xe8ca0d…9bf26a
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0xfba573…2646f7
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0x705abe…53deab
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0x562552…fb7eae
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0xa2144b…6ddd21
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0xdd531d…6f88d9
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0x4ff3d5…420457
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0x5da076…74be28
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0xed4a5a…6efd4a
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0x050eed…85479c
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0xa7ea84…76fd17
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa25d ago0x3a7145…8c31d4
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa26d ago0x1f96aa…58c7d7
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa26d ago0x10ecd0…039a48

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.