Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0x766614…189d7a
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0x8c124a…f7b172
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0x599bbd…b5408c
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0x693c4e…0bbf33
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0xd975ce…0a4265
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa34d ago0x510030…b95fed
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0x04497f…a344e3
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa34d ago0xf72f49…bb876f
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0xf64aab…0bd606
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0x46ecfe…0e6219
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0x729c99…d44124
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0x0cd28c…fe16bf
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0x269d23…ba8eea
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0x69c5bf…dac9d7
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa34d ago0xd349ef…c27d79
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0xfaab4c…59a146
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa34d ago0x079998…890a92
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0xa0ba46…2c686e
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0xab1375…18017e
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0xa53a88…b45c05
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0xbdcc72…627279
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0xcdeca2…fc9e07
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0x8066fd…5e4a76
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0x47e01c…dc0060
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0x2cc97e…975b03

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.