Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x67f860…cab30f
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x60b7d9…10ca6e
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x794bbc…f41b8a
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0xdd25ae…5b4906
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x92c9bc…d11333
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x747a92…b5be53
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x3f6ff7…b50afa
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x17d992…d5a376
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x5cbd05…17afcb
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x2e53f5…68acc6
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x359dc9…9ee774
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x921042…41ff9a
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x45ec3c…e5312d
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x5c3d8f…c0ce13
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x209644…0c3dac
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x6a24a0…a45f24
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0xfcf81b…34400a
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0xcef700…541726
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0xba1d49…f74ab5
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x60a8d1…e98f01
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x160b8c…dd4e8e
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0xb81a4b…d4478d
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa17d ago0x8265eb…5ee236
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa18d ago0x774228…9d5402
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa18d ago0x3a0c46…e561aa

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.