Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0x3c35f1…7691bb
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0xb82720…7d7c2b
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0x52fbec…5ee30d
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0xfe81bc…b7208b
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0x6920df…dd38cb
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0xcc7242…c66dcf
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0xa0d219…49ec3d
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0xb0d1db…b869bf
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0x90e0f0…018989
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0x3a4ce2…532b3a
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0x4dc4ce…f03a05
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0x0836c9…eb9dea
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0xa4be96…086d56
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0x64ba0e…64cab2
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0x1aa289…d37828
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0x9fb34e…fdb7fb
0x3645…b7900xfe80…47eeBase$0.001100%fluxa18d ago0x74243c…8cbe12
0x3645…b7900xfe80…47eeBase$0.001100%fluxa19d ago0xf35cea…0c5667
0x3645…b7900xfe80…47eeBase$0.001100%fluxa19d ago0x8ac90b…a1e7b9
0x3645…b7900xfe80…47eeBase$0.001100%fluxa19d ago0x53bfec…aed9ad
0x3645…b7900xfe80…47eeBase$0.001100%fluxa19d ago0x6d311d…5a6419
0x3645…b7900xfe80…47eeBase$0.001100%fluxa19d ago0x9ff4c5…a3cf0d
0x3645…b7900xfe80…47eeBase$0.001100%fluxa19d ago0x3bf6e8…9ec855
0x3645…b7900xfe80…47eeBase$0.001100%fluxa19d ago0xb80bf4…19ea54
0x3645…b7900xfe80…47eeBase$0.001100%fluxa19d ago0xf2c506…bae129

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.