Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa37d ago0x1fc307…723a33
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0xd832cd…2a4e25
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0xeb97a1…70c5dc
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0xace321…2e07b8
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0x5b3c87…dd34a6
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0x973026…700a26
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0xa9976e…6c733e
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0x350b62…c51198
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0x8dd066…17dae7
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0xe3adc2…adc367
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa37d ago0xe39c9c…42b9e2
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0xfc73a9…03b079
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0x8986fc…b5b675
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0x514b7c…86c336
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0xcf137e…dd38b3
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0xd8cae7…c9ce71
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0x931a46…d75f71
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0xb3e4d3…51805a
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0x6c5b45…47a3ee
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0xe08e01…746e20
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa37d ago0x8f1f1a…8f503a
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0xc8224c…f5ade5
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0x06d5c1…78b4cb
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa37d ago0x5b4ae4…24cf04
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa37d ago0xfdc84d…e09b78

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.