Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x5952f4…f245c3
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x0cffda…133ea9
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0xed50fc…0c7b89
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0xe20017…4889ae
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x9dae1e…f16464
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x9b4346…4c81d7
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x0c66d8…180183
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0xa1ebb3…a4faa1
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0xfabf71…fd07b8
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x3ae1bb…2e6c8c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x131d37…067f7e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x74267d…1600c3
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x72dc83…c0802b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0xd55907…59b6c2
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x3f2494…78bf27
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x2e161e…a83c3f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0xcbcfc8…c681da
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x217bcb…5edf33
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x100086…477bce
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x459ba2…a07126
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0xa5e4c1…546a71
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x755fd4…5ee226
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0xedca5d…38642a
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x21a157…b6f387
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa19d ago0x1a0eee…542c81

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.