Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0xaff047…8571ab
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x84ba1b…161dea
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x3b5547…99609e
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x51f4d4…b8d286
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0xb00c2f…b08cef
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x4f1c68…4fc707
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x12c341…79d119
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x751627…3dbc5b
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x8f2640…748c81
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0xc49d79…4f0ef8
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x26d6bb…7dad56
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0xd60c0f…a0bd02
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0xc52f5f…751ec3
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x358396…a1c47e
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x7ecfc6…94437c
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0xa7a2b1…45f0dc
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0xae7e1f…48b539
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x9fb1c9…418774
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0xee479e…bc2e95
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0xc314ad…85484e
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x7ff4c7…ec7e25
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0x325bdf…516466
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0xcc34da…d4c5c1
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0xc7d6ea…bb23a9
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa6d ago0xf1ed50…19ab99

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.