Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0xf78b83…bf6167
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x5cddb5…32177c
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x937f1d…1ab7f9
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x262c00…b5142e
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x151a4f…c9d3d5
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x72bcbc…323056
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0xb54d2c…123dda
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x2daebd…654b8d
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x3eec3b…b33eaf
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x754bef…53a0e3
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x171c76…e9c8ed
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x0e5622…f3772f
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0xc5a335…4fcfbe
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x6987d3…806e56
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0xbe887a…c7c7a1
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x3f0f95…4fdd4b
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0xbb7a55…9f6bd9
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x69dc73…9b3db6
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x99e8cb…796f70
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x2743c6…3f5b21
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0xec7b3d…b9df1d
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x129042…86556d
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0xc408a2…b0f172
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0xb51ccf…db6f3d
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa20d ago0x5ca895…47f2f3

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.