Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa19d ago0xff4e7a…c31036
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa19d ago0x00113b…474540
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa19d ago0x547c61…ff9f35
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa19d ago0x1e54e4…c3e897
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa19d ago0x967f9d…3e84cb
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa19d ago0xa9f6b4…2b7259
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa19d ago0x00706e…da0b10
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa19d ago0x154e14…0d158f
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa19d ago0x419f60…5adf10
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa19d ago0x7ad3f1…cd977f
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0xe9a769…3d2042
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0xaf45eb…3ec4c2
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0xc6c7fc…2e522d
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0x933dd0…6311ab
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0x3231ba…28da43
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0xc01c86…c9c8cd
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0x228cc9…56d014
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0xa4bd11…eb8ff0
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0xe14b5e…8bca9e
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0x6423ed…75123b
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0xe26b44…4eedaa
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0x7dc707…955ce3
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0x52eabf…6c0a7b
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0xd7641b…4ee068
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa20d ago0xf7ee62…cf5523

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.