Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa29d ago0x6cb3a2…744066
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa29d ago0x3f908b…b1ec36
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa29d ago0x84cfdf…56679e
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa29d ago0xe4e02b…1aa80a
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa29d ago0x842328…294531
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa29d ago0xfe4250…2b253a
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa29d ago0x8045d9…5921cc
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa29d ago0xcba78a…b8fd1c
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa29d ago0xac1b81…9fc406
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0x2cb3da…e04c0a
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0xe9ade1…8993cc
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0x3b15e4…5d4ab9
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0x4b3ba7…907468
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0xc37108…e95ca7
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0x465cb8…d7bf0f
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0x4a65d8…dee488
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0x07e2b3…b3dc95
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0x1b0b37…6a9566
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0x4397ee…7958ea
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0xfb6cad…e3e022
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0x8ec384…8940b5
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0xdf600f…3601ab
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0x430960…508f16
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0xecd0c5…fb1968
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa30d ago0x37f0bf…247a45

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.