Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa489fa…02142b
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x04a9ba…d596a7
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0xb97132…238600
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0xbd3ea2…2243b1
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0xd5c138…c3b457
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x5cb6f6…c6398d
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x8c1c31…4356dc
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x89a77a…c6293b
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0xb644d0…93cd39
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x7199ea…c14d2c
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0xb7b343…4d8700
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x1f7953…eeefe1
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3e6a88…351ac9
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x61a866…07e71c
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x8912b4…8be441
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x19f141…315067
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x03c16f…834be5
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x22cc48…cf4975
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0xd542b1…e264d2
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0c2975…bb79ae
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x22e5de…34f1c7
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x5ca4b8…e302cf
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x378bb6…53d217
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x65b1cd…bef9ad
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x473302…e7c86b

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.