Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0x2e3caa…b60527
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0xe1cd32…2be169
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0xd44680…975e4d
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0xebe5ed…ee93ec
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0xd8d43b…4f5c07
0x6147…66830x9c95…e299Base—$0.001100%fluxa36d ago0x6510eb…88e4d7
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0xcecffa…61725e
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0x32dade…669cbf
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0x52f0f0…07f90b
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0x3f7921…6a2caa
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0xa126ae…42e2d4
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0x814234…851323
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x9b5952…c4b80f
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0xdea79c…3a05ef
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x785cf5…fccc42
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0xc7cc50…5fac69
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0xbc69d4…407078
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0xfa83ed…42e2af
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x89ef4e…9d8446
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x94e9ab…4caf29
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x4e6260…dc4725
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x6aac21…03fe8b
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0xa058cd…70e422
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x82a605…137227
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x0a11ce…b9f090

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.