Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x545740…351ddd
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0xb7bfeb…d3647c
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x6802a9…b7b9e0
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x145d3c…592aac
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x31cbd8…d8445a
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x21a631…ad9d45
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x3b2bda…a771f7
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0xc1a35d…2a17ae
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x9896d4…03a2d1
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x7ee979…f5519c
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x0f43ef…190240
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x786a7f…f19559
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0xbab5cb…0c19d1
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0xc2cb9c…3f2335
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x261978…7550ef
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x9c541c…9bfb01
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0xd6b38f…436ef4
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x9e533e…04e20e
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x8777db…3dc503
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0xd446e1…78d847
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x09df73…d739db
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x68aacc…e13055
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x60b4ee…fa8196
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x3b8017…32c200
0x690e…c7050xfe80…47eeBase—$0.001100%fluxa17d ago0x71b7e3…ccd49d

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.