Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0xfb0885…b3307c
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x5ca73a…b10c71
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x81c234…1d7d50
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0xdd0d57…8b00f7
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x657b7b…c2aa8a
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0xde1447…39d5c1
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x577d95…bc5e4d
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x361069…8851cf
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x44757e…d6df9a
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x33d0bc…082e61
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x104b01…bc1739
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x539fe4…f55ea6
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x185c1a…aeb34f
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x9f7a13…64e471
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x9ec74f…125027
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x34f847…3e6c10
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x5b156f…10c648
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa50d ago0x84a612…0241f2
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0xb3c3dc…ac7eb2
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x991afd…e77cc9
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x78a104…d8bfc0
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0xf8fff8…5baf7a
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0xf50696…0975be
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0x58a4ca…283638
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa50d ago0xf8928d…6e5119

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.