Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa21d ago0xfa560f…098af9
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa21d ago0xa1a985…855446
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa21d ago0x6147d7…b1499a
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa21d ago0x060cd1…fac4df
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa21d ago0xcf362c…1aea49
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa21d ago0xe03b70…b4d0e7
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0x40d5cc…f56b02
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0xe78b67…e08dd4
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0x4de1d8…6c8cff
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0x82ff4a…35177d
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0xa0fe68…0fb404
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0xe22550…c488e5
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0x390a9d…04ca64
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0x8fe6e1…e05bbe
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0x91a5c9…50450d
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0x4a8a07…88d1a4
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0x155ef5…0ad645
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0x4ddaa6…090af8
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0xa07fd8…052416
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0xfae4fd…923f5c
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0xc6edd2…bc9912
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0x07e19f…3c45b0
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0x70c3a2…0a59c1
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0xedfd55…c3549f
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa22d ago0x61d85b…029ab2

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.