Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0xc9589d…21f04e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x3e30bd…f9a292
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0xff194b…6db9bb
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x50db8d…b2343d
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x83228f…cfaa18
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x1d034a…f91840
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x189bef…e26373
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0xe4343e…de0eb7
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x1ee703…eaca81
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x5377c5…90df8e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0xdd9b37…739053
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0xc86c29…5ce9b4
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x9bbe09…5dc293
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x003ad0…c5b82d
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x69a771…beaef0
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x4cb251…4d5490
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x07c527…62974c
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0xdeba69…6d60a3
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x150f9d…5370b9
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x7f8771…754bd9
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x4c2bc5…b5770d
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0xe7402c…6796d1
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x455cd6…9b83f2
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0x2ce631…3a3037
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa22d ago0xadb05e…dbad2d

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.