Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0xf35128…adf450
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0xca2124…a76d91
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0xff47dd…a5d951
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0xb1f369…813c67
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0xca91b9…6415fd
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x39a132…ae1d70
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0xcd4c08…010417
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x4706b4…82dc3e
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x341341…553916
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x3fd577…c681b7
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x0299cc…6edcb3
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0xb6dd2b…98d929
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x3eb3da…21489e
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x9dc7fe…bb9e73
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x5db021…8fe646
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x16ef10…f61beb
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x408cc9…3b5cce
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0xadbf33…3d1663
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x4c9ff6…87bd99
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x361de0…334fb3
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x678b54…f5762a
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x60169e…4a9fa3
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa19d ago0x5433ad…047ce5
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa19d ago0x32d031…c4a525
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa19d ago0x54e64e…fe61ad

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.