Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x200b27…5997dc
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x34b98d…4cfa0a
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x9683f4…568187
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x311ec7…8ccfba
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0xc9c49b…15d6e3
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x18e7c8…0b498d
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0xa1a212…712846
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x40c1c2…96cc96
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x0fb49b…5815fb
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0xcc7792…0d6a15
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x2a547b…256aa3
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x911f39…6003a2
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0xdb476a…171a6e
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x2b5499…8fbe1f
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x27fa04…72e1bd
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x57d229…e0ab4d
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x4b08ce…3e9ad8
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x4357f7…2ba10b
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x514935…419a06
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0xdb8c1c…5543e3
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x6568c4…016fea
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x7c92d2…e7e373
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0xec485b…f170b4
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x623b17…b9e993
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa27d ago0x9df0ec…a50ecb

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.