Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa19d ago0x629292…75c8f0
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa19d ago0x63a048…a35603
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa19d ago0x6384fd…a90ea6
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa19d ago0xa69256…0bf6e8
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa19d ago0x769004…fc7665
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa19d ago0xaf2dd6…97ef10
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa19d ago0x9476aa…a33dbe
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0xe31ab4…fb44df
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x29d943…647c24
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0xb2325b…495248
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0xa090c1…1744c8
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x34d721…4641bb
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x7f518f…3db19b
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x6010ea…c615a6
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x34a471…a174e3
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x7cf7db…6fe780
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x823b71…9f1f25
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x85a6ee…2fb3f3
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x7f9d3c…65d984
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x8ee750…c0bb64
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x6d5408…5d7577
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x989c52…a54cbd
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x9c7647…3c4cef
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0xe27b34…8e0916
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa20d ago0x505f1a…5a7554

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.