Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x7fabbc…c7775b
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0xcf34f8…78bcbb
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x72c287…a3cec8
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x00e79c…4b6b21
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0xda3389…0d4b5f
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x9aac98…0b08c3
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x460232…a20b04
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x1cceac…432cc0
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x5f3eac…325cf5
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x5fe594…b10b35
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x48083c…fde46e
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x74e9b6…740c39
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x5c8ac5…b026c4
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0xffc5ab…39607a
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x974aa6…f00e25
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0xb04241…214267
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0xae21c6…3f1928
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0x9c7fb7…a6a427
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa25d ago0xbc55de…aed513
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa26d ago0x85c63e…8ad121
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa26d ago0x7f28a8…7dffd2
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa26d ago0xe8a484…1a5370
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa26d ago0x15eddc…8baca9
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa26d ago0xff618f…eb4c0b
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa26d ago0x4376cd…f2b680

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.