Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x18615a…9d8a3a
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x63dd7c…dad01e
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x00d66e…442266
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x2f4c32…7a53a2
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x585147…ccd95a
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0xd862c4…1a7e5a
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x566116…ccb832
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0xf5d1e7…80d9ec
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x78d3d0…2a9204
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0xcc9d04…eb1d46
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x5edaee…35e413
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x9fb3aa…85f320
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x5dcbba…de6dc8
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0xe2f921…1705f6
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x7744c2…f87781
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x13d8ce…23e50c
0x968b…aa490xfe80…47eeBase$0.001100%fluxa18d ago0x025b3e…f5f52e
0x968b…aa490xfe80…47eeBase$0.001100%fluxa18d ago0x58bb11…84ec80
0x968b…aa490xfe80…47eeBase$0.001100%fluxa18d ago0xdc9b60…e5fa14
0x968b…aa490xfe80…47eeBase$0.001100%fluxa18d ago0x409bc5…4fbdfb
0x968b…aa490xfe80…47eeBase$0.001100%fluxa18d ago0x9c4d1d…1cf096
0x968b…aa490xfe80…47eeBase$0.001100%fluxa18d ago0x97702f…8151f3
0x968b…aa490xfe80…47eeBase$0.001100%fluxa18d ago0xad160d…be8f5d
0x968b…aa490xfe80…47eeBase$0.001100%fluxa18d ago0x5fa7e1…239896
0x968b…aa490xfe80…47eeBase$0.001100%fluxa18d ago0x358e6f…b4374f

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.