Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0xfd68be…0048b1
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x14b0f8…185fd5
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x17184c…60db4a
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0xf65e84…f507c5
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0xde37a8…3761fa
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0xbdf737…88986b
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0xbc4c52…d969b3
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x16c408…27f8e1
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x0120fe…c98d93
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x6c1faf…f5000d
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0xe67646…1af1fd
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0xc3eabe…a2f0a9
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x7ce714…f0ea8a
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa19d ago0x1d5638…75543f
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0xc5feb2…174c4f
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x7e5288…baa641
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x7cca25…040bcc
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x58972f…9794e0
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0xc7ef39…495766
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x100063…6cceb8
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x69ac96…9bc4c1
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x0f09fd…26c4bd
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x50bf92…135282
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x9e2680…6ac768
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa20d ago0x9e2954…dfd65c

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.