Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xf1b0cb…436bb4
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xdcbfd6…591f6c
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xfc2ae9…cdb435
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xd36d07…4d12a6
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xdf71d1…8b8643
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x72b91e…fdb131
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xfecc45…c75cd4
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x0bf921…8f637e
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x14a451…f26d96
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x0bdcba…3aeb29
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xdfedf6…f719ec
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x23208f…dbaab1
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xc86572…c74ee1
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x195a74…a21da1
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x0e059e…b90361
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xed14a6…cac96f
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xf1ec40…c382af
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xf01025…a2a5ed
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x9fde84…fdf15c
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x6875ff…c8948d
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x4921a5…571339
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x2a0e11…901a1d
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0xeadc34…173f51
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x47198e…ebe908
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa18d ago0x3aa302…95123c

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.