Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa18d ago0x97ea18…fcd301
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa18d ago0xb9eaa1…8dd85e
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x39b779…d8b386
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x05c8ce…0d1d25
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x3ec99e…7f2c3f
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0xc8bf98…fd153b
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x3b45a1…00b41a
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x83d2fb…327a1c
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7ca378…a5ee36
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x18149c…592866
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0xb7d77d…5fee64
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x4c18de…80e19e
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0xfe5557…d29a6a
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x8e176b…7ea5b2
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x60b6e9…c97a50
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2f6b6d…cf8bae
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0xefe6d7…f16e5d
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x73065f…70f9aa
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x518ea4…87c0ac
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x36205d…961fa2
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x608afa…2c4f03
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x6ab5b4…ba769d
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0xbc6f82…c48fd2
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0x37e800…24221e
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa19d ago0xb59302…d70164

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.