Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x913148…f56195
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x56ab35…7569ed
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x7c0a9c…fb082e
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x0abdb7…b9a541
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x0fd077…a5f776
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x39ee9c…0a0b43
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x3ab1c4…836913
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x669dbd…75ca85
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0xe1db54…0f2860
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x6ccb35…7df3fe
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0x483b11…1d7128
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0x31781d…af2806
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0x4cc845…adfd7f
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0xd2ddf6…c05401
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0xd7378a…8c4428
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0xe06a80…2f4709
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0x65716f…be5e22
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0x8cd378…3f1fa4
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0x9a62f5…c49039
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0x15c203…d4c5a0
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0x737f12…5cc678
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0x743d6f…e4a73d
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0x200312…feb3d2
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0xd5bfac…42138d
0xebda…12290xfe80…47eeBase—$0.001100%fluxa18d ago0x168a90…16aa8a

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.