Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa18d ago0x425045…2abbae
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa18d ago0xf343b0…d36592
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa18d ago0x78e929…9e1490
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0xd8a05e…321d63
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x239207…f48f0a
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x4ffc4a…5efe8b
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x589629…f9c8dd
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x4183df…4feeff
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0xab30d6…4404c6
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0xa6d898…5c7fba
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0xe5b691…3784bd
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x9d4f13…daa748
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x9da3c1…8496d2
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x07bd40…930362
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0xab09af…4effa5
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0xc1ceb9…69fe3b
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x74fee1…542b73
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x46308f…c6a083
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x21538a…3dc926
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x0425c4…2495cd
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x16dd9b…99e4c2
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0xc9a697…2b404b
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0xf176ce…1afb58
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x48731c…fd6362
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa19d ago0x754b43…1716a2

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.