Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0xc9b202…5935e3
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x48cf46…17bf3b
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x86d3a2…913ab4
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0xf678cd…6a0721
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x39d14e…ba83ba
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x7f1759…4802e4
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x073d22…1fd739
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x8eec49…e866f8
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x7b6517…52c990
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0xad90f0…6af9b9
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x878bd9…f758fd
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x0678be…b9b7a8
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x22ff2a…941849
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x119ac9…e561b8
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0xfa5822…1c0af8
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x107097…645ccf
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0xac8b92…59d9a1
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x353b76…98ee44
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0xe0c288…1d280c
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0xe5accd…839294
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x64bc4c…79735c
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0xa58ce5…46d036
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0x0cddb4…e7a231
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0xaa703d…5fc83e
0x2c0f…b6750xfe80…47eeBase—$0.001100%fluxa18d ago0xdbe8ed…38a3dd

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.