Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xe627fa…22d9ae
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xfe27cc…a18f41
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xdfec43…31b68b
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x72a30c…94c46c
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x49b20f…639055
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x2670ad…e3e974
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x9af928…a8eba2
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xa212e1…d7240a
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x1ab532…82d13e
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xc7d550…b243be
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x876073…113bc2
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x682e6c…b5645f
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x1dac42…d41777
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xcf3d97…107c9c
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xa60f04…217a37
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x93aa7d…3b7013
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xabba63…050f3f
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x4682d7…ef7d1b
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x52223f…4ab968
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xef777d…a0239e
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x97b617…69d4b0
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xa2f194…197b7a
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x0518c1…c2d404
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x32d610…857012
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x4cc836…76e9de

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.