Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x55760b…7b3d33
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0xe74a8e…5b8944
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x3b2402…3fb669
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x0e12dc…a050d6
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x1a4952…b6adf8
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0xf8e50e…127e9d
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x835ce4…0737ed
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0xd41076…441de4
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x4d94cb…450252
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x229c9d…71464d
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x8553b2…c493cb
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xb9f86d…8b8fd3
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x66f122…25e950
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x1d886e…22438b
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xcacd5d…bd2f7a
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xaa9086…c020c8
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xe9b504…21f345
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x46ce7f…bbe424
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xc31bbe…fc1177
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xb46caa…396cef
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x159638…6b4432
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0x48ea7b…2ee5d8
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xe407fc…097ebb
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xad8247…c1e89f
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa21d ago0xc7b4da…7262f3

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.