Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x2f9f7a…f0bbaa
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x888dd5…2a9a06
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x2f3b5d…487c20
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x490f2e…e5e640
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x07e5df…f2fccd
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x3c749a…d3a34e
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa35d ago0xb861f4…f6a363
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x64bc35…771024
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x7b8962…39382c
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0xad6ea0…e0ffa7
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x38afb9…57842b
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0xb63823…017abe
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0xb0abd0…3b3db2
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x18fe26…26ea73
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x0d0e0e…d934c4
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0xa46530…6c726f
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa35d ago0x693797…0433ae
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x40da9a…69256f
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x14a8f4…c199a0
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x4f1601…becde7
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x916c06…537c65
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0xde5f4e…2061f4
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x88f4cd…4b108c
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0xf1b770…ea3dee
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa35d ago0x76f55d…da0d51

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.