Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa19d ago0x2e6f1d…81efa7
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa19d ago0x5a63c9…9d0f34
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x97bd3c…c09652
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x36e9c1…3a16b9
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0xee2dac…3a9d6a
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x224db0…9bfdad
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x0007a0…a30808
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0xa5b47c…f16243
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x65a542…adb47c
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x59ad23…bfa75f
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x34287b…47f32d
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0xdafefa…80e454
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x3367d7…8dfa2d
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x71c27f…7e8c9f
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0xceafa0…dc697c
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0xe9b95f…76a5d2
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x65d021…8894e6
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x8934be…bdce6f
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0xfba71f…0518bd
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0xbb109f…1af6c3
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x0c9f75…6862e8
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x25fab3…b247db
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x8c1565…4704f5
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0xe0ad84…9b691f
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa20d ago0x746179…81d3e5

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.