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%fluxa20d ago0x3ac6b1…a48031
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x00ea93…881bdd
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x326003…39a7d3
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xb7d437…cfcf79
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x146fea…56ca3b
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x4cda06…7a2806
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xdf7a8c…98f0b7
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0xb0dfbd…437cbc
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0xba8993…b9932e
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0x4af9a1…632008
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0xd4e9d2…cd112d
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0x2caad6…a9f8e7
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0xdbc2fd…169d45
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0xa46db8…a657fd
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0xaadf89…408155
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0x3d6191…503d77
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0xd832d2…b9ad21
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0xedf5c0…f3644a
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0x760664…301702
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0x7526b3…45403a
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0x9a6d75…fc44b4
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0xaa961e…a875a4
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0x77794a…c8972d
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0x8b2f74…dcc407
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa21d ago0x5cfdae…83a5b1

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.