Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x70d3f9…5ca4af
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0xe8c56e…08d07a
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x38dcb2…34fa62
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x5f58db…08f489
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x6a9f1c…66ff64
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x002704…bbace5
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0xc8545f…6b7d2b
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0xf23871…e9af4f
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0xa34e8f…2ee134
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x2c83b4…95a683
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0xc7a380…4665df
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x01ed50…2a4ef1
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x777f4f…e38725
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0xea3b14…bdff49
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x180932…b85073
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x228b49…0112f0
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0xa3f976…c166fe
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x952c19…31d001
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0xe38595…08a553
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0xde69e5…0810a2
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x2e14f3…f653a4
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0xafed45…8d1751
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0x526722…bf9e1e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa29d ago0xbe77d6…ef0a69
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa30d ago0xbb33fe…465a18

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.