Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa50d ago0xcb507a…7b3307
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0x4277cf…0716ce
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0xe329a1…b70dc1
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0xce9382…5f2c65
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0x34e151…528bca
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0x5b5fa7…9feb47
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0x90a90b…065021
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0xbd3542…ce7491
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0xe2af24…5f6157
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0xda3681…eda4d8
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa50d ago0x7cdf77…5b9b08
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa50d ago0xb496b3…cdaf0c
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0xe7b650…956099
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0xd01281…2f3fd6
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0x3d28a7…1c70d1
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0x8671e6…e2ae0c
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa50d ago0x75e409…b4269e
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0xffd617…a51366
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0xe68e80…f8d3e7
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0x0f288c…dd14fa
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0xc6a5f4…e7a863
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa50d ago0xb4a140…e05d44
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa50d ago0xb98022…f34ccb

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.