Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0xdc586e…1c8310
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0x783a10…724b69
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0x66887b…aee3bd
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0x851231…7901fc
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0xa72770…c0fdf4
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0x10758c…8c52e6
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0xed1cb2…c004b7
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0xd7771e…69272c
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0xd7a587…a59a76
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0x5b9506…e5facd
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0xbc3abc…c0c4fe
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0x95ae6a…a54294
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0x5d7523…f83261
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0x335299…10e1c9
0x6664…00f70xfe80…47eeBase$0.001100%fluxa27d ago0x977bba…91987c
0x6664…00f70xfe80…47eeBase$0.001100%fluxa28d ago0xa825d6…c99a5a
0x6664…00f70xfe80…47eeBase$0.001100%fluxa28d ago0x28ab30…d90c0a
0x6664…00f70xfe80…47eeBase$0.001100%fluxa28d ago0x78a5a7…51fa9c
0x6664…00f70xfe80…47eeBase$0.001100%fluxa28d ago0xe2c1ad…b59e8a
0x6664…00f70xfe80…47eeBase$0.001100%fluxa28d ago0xa5494c…0f37c7
0x6664…00f70xfe80…47eeBase$0.001100%fluxa28d ago0xe691a3…9b1501
0x6664…00f70xfe80…47eeBase$0.001100%fluxa28d ago0x629185…a07380
0x6664…00f70xfe80…47eeBase$0.001100%fluxa28d ago0x69af92…e56206
0x6664…00f70xfe80…47eeBase$0.001100%fluxa28d ago0xc6caa8…5f69ce
0x6664…00f70xfe80…47eeBase$0.001100%fluxa28d ago0xac1dae…4f48be

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.