Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xc15f8c…a57eb0
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x3d3f74…ffc3d0
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xa9f9f3…6bc2f4
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xcdd8f2…735ca3
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x52d5a9…30bef5
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x8b55d9…7be62e
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xe91323…f74dcf
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xbaf2bf…e18d27
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x65583c…5dcdbb
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xcb2896…999d0b
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x5e0f0e…4438a5
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x23082d…c7a46b
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x09a093…baa737
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xc17576…5c455a
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x4f3dba…1bb5ca
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xfb368f…f2036e
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xf75dec…7d209f
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xd3a96d…978a2d
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xfd7ad2…af98eb
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x55bc90…8523d6
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x061a70…2bbcc4
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x16e650…428c05
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xd0bc06…46bee8
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x2f0f86…1f1dba
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x284629…fd9c66

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.