Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0xe70a59…3b5efb
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x87fc1a…6ff14a
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x56349a…2dd3e1
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x7607a4…a685df
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x594906…eaa850
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0xf77730…27fa2b
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x7a8c34…f70e61
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x938e2c…660709
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x911592…01f998
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x16f96b…52e88f
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x51bd68…6e6429
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x9aafb4…a1fb20
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x4fcb05…a4e295
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x48063c…5a7636
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x4f710f…2a5c5c
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x32faff…a14bbc
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x497be6…041487
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x7c5bf2…f0c744
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x77f4e3…3df80e
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x25a808…d983d9
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x67b6d6…c27a4f
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0xde0238…8b0ceb
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x4d2958…629e21
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x6e3bc6…97f6e8
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa18d ago0x4bd614…d151fc

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.