Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa18d ago0x9048da…bbbe86
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa18d ago0x8f2789…f01876
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa18d ago0xef66b8…d6fb5f
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa18d ago0x31bab1…209314
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa18d ago0x025ebc…66ef35
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa18d ago0x30ac83…1839e5
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa18d ago0x76a55b…6dd380
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa18d ago0x591d03…1a9e18
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa18d ago0xcef0f5…18f9ae
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa18d ago0x8e1457…b89095
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa18d ago0xa77c7e…f2bedb
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x172021…e4cdb0
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x337ad0…f3741e
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x346748…8227de
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x273f2b…1ec5db
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x672458…3de3b7
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xe1d314…ea358f
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x43a8d8…6043f0
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x465bca…28a688
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x74b7dc…e42123
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x64ea80…ce164c
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xefc89b…96ad0d
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0x87db4e…8f3c65
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xde381f…7ab36a
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa19d ago0xfff090…4fb342

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.