Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x7ac1b8…943a34
0xe425…2e950x9c95…e299Base—$0.001100%fluxa34d ago0xae9304…910af5
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0xff50d7…cc98f8
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x223e5f…580674
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0xf57781…32815a
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0xc11582…17f82c
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0x718704…7cfa28
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0xfaf921…23b410
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0xebc517…124cc9
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0x5dac5d…a1c3bd
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0x0ba15a…e43d3b
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0xb2ffdc…2ef496
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0x363fe8…093cf6
0xe425…2e950x9c95…e299Base—$0.001100%fluxa35d ago0x563f0f…db99f4
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0x843ad6…afa505
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0x6816fa…32d081
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0x825cc9…a6e072
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0xee0028…1d1117
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0x028249…ad9a97
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0xabf1b0…8c050d
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0x16d574…06dcec
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0xbb2ead…0b5f9f
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0xd54a5a…0cfcd1
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0xe5adc6…6e93e5
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa35d ago0x74522d…024b05

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.