Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa19d ago0xe9706e…ad6dd0
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa19d ago0x6f0195…5d8d65
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa19d ago0xa5cf32…83bbfc
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa19d ago0xc603d7…ddab03
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xde662d…900860
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x0228f4…e5ff2f
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xa82fe1…f425c7
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xe67d54…8e2985
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x912775…b690c3
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xd45bf5…ba9406
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xf67769…c33cf8
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x22c4fa…135b70
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xb34848…f40212
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x3602a6…6b3fed
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x0d2d70…07c995
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xef0153…47dafa
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xa78684…24e484
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x6d786c…48669a
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xcf22a6…3c958d
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x5104e8…3c7409
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x910d32…6b6f96
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xe0212c…81ee36
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xcd754e…3c88b5
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x510832…0dedf5
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xb03d19…bf572e

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.