Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x65311f…f248a9
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0xb46b4a…2ea2b9
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0xc55b66…478cbf
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0xb724d9…0e6d36
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0xa2c7c1…2afbf6
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0xccd1ab…4f3b27
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x8659dd…0899c6
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x34867f…1a21c9
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x3fbab5…fd9ceb
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0xc56751…658604
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa20d ago0x2220ff…dc812b
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0x5e7c36…831dc0
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0x09fc29…7c1bbb
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0x6fd7e8…d16f83
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0x9cffca…4e0227
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0xe2a0fa…8007e2
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0x3dbde1…a52368
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0x25f86e…b6222b
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0xd967ce…9dc7f9
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0x042c93…02e00c
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0xcf706e…015499
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0xb9044c…aaa794
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0x0f0ccc…c15833
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0xe208ba…d4f9fe
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa21d ago0x4bef4a…468d98

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.