Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x22da34…f930f5
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x8ce79d…5a093d
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0xb27248…662be2
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x792044…4af4b5
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x0f56c1…95734b
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x6838a9…1dadb2
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x21421e…9c13a0
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0xda919d…5de968
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x3c459a…b479ce
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x283903…935c4e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0xab2493…d6d65e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x39f777…0689ef
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0xcd5815…14b7b9
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0xce3c0d…ab339d
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x09d4b5…03e52e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x649f8a…638956
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x900a69…f94cdc
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0xd56345…97ef52
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0xf5bb67…70aa2a
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x68ab13…33b9d6
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x07d6eb…afa70d
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0xc42590…723b3f
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0xb953a3…1c5774
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0xa5ad07…b1d460
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa18d ago0x11b8e5…2b759c

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.