Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa17d ago0x203e72…e3f820
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa17d ago0xa2e33a…b7b1bd
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa17d ago0x067509…55c150
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa17d ago0x67fb92…ec3336
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa17d ago0xfa24a2…5cdc11
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa17d ago0x5e0a4e…0cb16f
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa17d ago0xec5f35…3a2318
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa17d ago0x6862b8…bda16e
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa17d ago0xc39ce9…aad03e
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa17d ago0xbb8219…1742b0
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0xed5e5c…4206b0
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0x4202b2…bd8572
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0x83076e…673d95
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0x723ed1…62a8d6
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0x4d5170…e958a7
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0x2d17c2…215a54
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0x476b0e…8df273
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0xfd1c94…1a353d
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0x002dd6…2bd267
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0x499aba…79999c
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0xeca66f…46cdd5
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0x6e39b9…af5ed5
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0x8a60e7…370fae
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0x3e7944…46723a
0x8456…08dc0xfe80…47eeBase$0.001100%fluxa18d ago0x99bec1…6b164a

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.