Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x2114f6…2e7dea
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x15cd54…1948b4
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x8ddc4e…fdcd05
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x70d506…4d3a52
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x9b4d51…7a00a0
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0xa17fd7…fee54a
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x06a244…e1e52e
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0xd8291d…bdcf35
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0xb43bfc…af118e
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x6dd96d…c4fb5b
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0xec2496…4055d8
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x8cb136…620b31
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x480176…9b0abd
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0xfa29b1…69225c
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0xb73dd1…1f17f5
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x259566…e45b57
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xb669d9…30e37b
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xb8d36b…92d2ef
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x6050a5…b8d149
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x3df5da…686961
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x94a060…86af52
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x981038…47f216
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x8f95b8…a46ddc
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xa1e41f…f57700
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x3827b7…5e450e

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.