Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x40a674…104d8a
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x729337…4dba90
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x2d32d4…b564a0
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x490d22…5c25aa
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xcbe0a5…fa8737
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xb27333…d11e15
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xc9fd9f…689413
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x566804…f08a4c
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xbf0113…5577a3
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x5c3a81…d1dc49
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0xdf8593…3eb680
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0xfb45bc…cb8104
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0x588be7…dcecd9
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0xa667fa…2d7121
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0x5c0709…83e6a5
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0xe8b8e9…e7ed16
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0x7da788…41b76c
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0x920f01…60d580
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0x3f6cba…568b98
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0x1ee823…83efcb
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0xd818fd…29023b
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0xcd6399…cbd218
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0xe9ca7f…84aa57
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0xa9e434…977819
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa21d ago0x8f8a2a…f79130

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.