Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x4a77c9…4c3ef6
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x297ada…1765be
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x98962f…15f857
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x369c60…cfbbff
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x228d0e…51bb0d
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x553b8f…ca067e
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x7be595…61ed54
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xea13ce…b3b76a
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x945e3a…678ff2
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x7763a8…5c73c8
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x25d751…58037d
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xbabe33…394daa
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xf9c264…2b089c
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x08255e…6c7c40
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x6e564a…15d562
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x4a4bca…1ce9e7
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x9c0316…5b0e87
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x87486c…abf0b8
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xbb05c4…d58430
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x57b600…e8ac78
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xfcac27…3f7e87
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa18d ago0xae640e…912f25
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa18d ago0x5feaef…604fda
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa18d ago0xf30067…cc0891
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa18d ago0x7c2b2c…e7efb8

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.